Age | Commit message (Expand) | Author |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds |
2025-01-25 | mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table() | Qi Zheng |
2025-01-25 | mm: pgtable: introduce generic __tlb_remove_table() | Qi Zheng |
2025-01-25 | arm: pgtable: move pagetable_dtor() to __tlb_remove_table() | Qi Zheng |
2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
2025-01-14 | ARM: 9433/2: implement cacheinfo support | Dmitry Baryshkov |
2025-01-14 | ARM: 9432/2: add CLIDR accessor functions | Dmitry Baryshkov |
2025-01-14 | ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback | Ard Biesheuvel |
2025-01-10 | ARM: riscpc: make ecard_bus_type constant | Kunwu Chan |
2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-11-25 | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-11-19 | Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-11-14 | perf/arm: Drop unused functions | Colton Lewis |
2024-11-11 | Improve consistency of '#error' directive messages | Nataniel Farzan |
2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) |
2024-11-04 | jump_label: adjust inline asm to be consistent | Alice Ryhl |
2024-11-02 | ARM: vdso: Remove assembly for datapage access | Thomas Weißschuh |
2024-10-29 | ARM: pmuv3: Add missing write_pmuacr() | Rob Herring (Arm) |
2024-10-28 | __arch_xprod64(): make __always_inline when optimizing for performance | Nicolas Pitre |
2024-10-28 | ARM: div64: improve __arch_xprod_64() | Nicolas Pitre |
2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig |
2024-10-28 | perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control | Rob Herring (Arm) |
2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino |
2024-10-15 | arm: vdso: Remove timekeeper includes | Thomas Weißschuh |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-09-12 | Merge branch 'for-next/pkvm-guest' into for-next/core | Will Deacon |
2024-09-04 | ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping() | Jason Gunthorpe |
2024-08-30 | firmware/smccc: Call arch-specific hook on discovering KVM services | Marc Zyngier |
2024-08-20 | ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() | Jinjie Ruan |
2024-08-20 | ARM: 9409/1: mmu: Do not use magic number for TTBCR settings | Linus Walleij |
2024-08-16 | perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter | Rob Herring (Arm) |
2024-07-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-19 | ARM: sa1100: make match function take a const pointer | Greg Kroah-Hartman |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-15 | Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-12 | mm: provide mm_struct and address to huge_ptep_get() | Christophe Leroy |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-07-04 | ARM: Emulate one-byte cmpxchg | Paul E. McKenney |
2024-07-03 | mm: remove page_mapping() | Matthew Wilcox (Oracle) |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-07-02 | ARM: 9407/1: Add support for STACKLEAK gcc plugin | Jinjie Ruan |
2024-06-15 | efi/arm: Disable LPAE PAN when calling EFI runtime services | Ard Biesheuvel |
2024-06-10 | ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION | Yuntao Liu |