summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-26ARM: 9442/1: smp: Fix IPI alignment in /proc/interruptsGeert Uytterhoeven
2025-03-26ARM: 9439/1: arm32: simplify ARM_MMU_KEEP usageRolf Eike Beer
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-17arm: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-10ARM: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-02-21arm: vdso: Switch to generic storage implementationThomas Weißschuh
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-22ARM: 9440/1: cacheinfo fix format field maskDmitry Baryshkov
2025-01-14ARM: 9433/2: implement cacheinfo supportDmitry Baryshkov
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2024-11-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-14perf/arm: Drop unused functionsColton Lewis
2024-11-13ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij
2024-11-12ARM: fix cacheflush with PANRussell King (Oracle)
2024-11-12ARM: 9420/1: smp: Fix SMP for xip kernelsHarith G
2024-11-12ARM: 9419/1: mm: Fix kernel memory mapping for xip kernelsHarith G
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-03fdget_raw() users: switch to CLASS(fd_raw)Al Viro
2024-10-31ARM: smp_twd: Remove clockevents shutdown call on offliningFrederic Weisbecker
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-16ARM: Switch to irq_get_nr_irqs() / irq_set_nr_irqs()Bart Van Assche
2024-10-15arm: vdso: Remove timekeeper includesThomas Weißschuh
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu
2024-08-20ARM: 9412/1: Convert to arch_cpu_is_hotpluggable()Jinjie Ruan
2024-08-20ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()Jinjie Ruan
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-07-27Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-03perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)
2024-07-02ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan
2024-07-02ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan
2024-06-10ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu
2024-06-10ARM: 9400/1: Remove unused struct 'mod_unwind_map'Dr. David Alan Gilbert
2024-06-10ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel