Age | Commit message (Expand) | Author |
2021-02-04 | arm64: Add TRFCR_ELx definitions | Jonathan Zhou |
2021-01-24 | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh | Linus Torvalds |
2021-01-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-01-24 | powerpc/mm/highmem: use __set_pte_at() for kmap_local() | Thomas Gleixner |
2021-01-24 | mips/mm/highmem: use set_pte() for kmap_local() | Thomas Gleixner |
2021-01-24 | sparc/mm/highmem: flush cache and TLB | Thomas Gleixner |
2021-01-24 | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-01-24 | Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-24 | Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-01-24 | x86/setup: don't remove E820_TYPE_RAM for pfn 0 | Mike Rapoport |
2021-01-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-22 | arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 | Qais Yousef |
2021-01-21 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2021-01-21 | x86/cpu: Add another Alder Lake CPU to the Intel family | Gayatri Kammela |
2021-01-21 | x86/mmx: Use KFPU_387 for MMX string operations | Andy Lutomirski |
2021-01-21 | x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state | Andy Lutomirski |
2021-01-20 | Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-20 | powerpc/64s: fix scv entry fallback flush vs interrupt | Nicholas Piggin |
2021-01-20 | openrisc: io: Add missing __iomem annotation to iounmap() | Geert Uytterhoeven |
2021-01-19 | Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-01-19 | x86: PM: Register syscore_ops for scale invariance | Rafael J. Wysocki |
2021-01-18 | Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-01-18 | kasan, arm64: fix pointer tags in KASAN reports | Andrey Konovalov |
2021-01-18 | x86/xen: fix 'nopvspin' build error | Randy Dunlap |
2021-01-17 | Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-01-17 | x86/hyperv: Initialize clockevents after LAPIC is initialized | Dexuan Cui |
2021-01-17 | ia64: fix build failure caused by memory model changes | Mike Rapoport |
2021-01-16 | Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-15 | RISC-V: Fix maximum allowed phsyical memory for RV32 | Atish Patra |
2021-01-15 | RISC-V: Set current memblock limit | Atish Patra |
2021-01-15 | RISC-V: Do not allocate memblock while iterating reserved memblocks | Atish Patra |
2021-01-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-15 | Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-01-15 | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-15 | arm64: syscall: include prototype for EL0 SVC functions | Mark Rutland |
2021-01-14 | riscv: stacktrace: Move register keyword to beginning of declaration | Kefeng Wang |
2021-01-14 | x86/topology: Make __max_die_per_package available unconditionally | Borislav Petkov |
2021-01-13 | riscv: defconfig: enable gpio support for HiFive Unleashed | Sagar Shrikant Kadam |
2021-01-13 | dts: phy: add GPIO number and active state used for phy reset | Sagar Shrikant Kadam |
2021-01-13 | dts: phy: fix missing mdio device and probe failure of vsc8541-01 device | Sagar Shrikant Kadam |
2021-01-14 | powerpc/vdso: Fix clock_gettime_fallback for vdso32 | Andreas Schwab |
2021-01-13 | riscv: Fix KASAN memory mapping. | Nick Hu |
2021-01-13 | x86/xen: Fix xen_hvm_smp_init() when vector callback not available | David Woodhouse |
2021-01-13 | x86/xen: Don't register Xen IPIs when they aren't going to be used | David Woodhouse |
2021-01-13 | x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery | David Woodhouse |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse |
2021-01-13 | arm64: make atomic helpers __always_inline | Arnd Bergmann |
2021-01-13 | arm64: rename S_FRAME_SIZE to PT_REGS_SIZE | Jianlin Lv |
2021-01-13 | Revert "arm64: Enable perf events based hard lockup detector" | Will Deacon |
2021-01-13 | arm64: entry: remove redundant IRQ flag tracing | Mark Rutland |