summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds29 hours1-1/+1
|\
| * of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-1/+1
* | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2 days1-1/+0
|\ \
| * | ARM: smp_twd: Remove clockevents shutdown call on offliningFrederic Weisbecker2024-10-311-1/+0
| |/
* | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2 days1-1/+0
|\ \
| * | arm: vdso: Remove timekeeper includesThomas Weißschuh2024-10-151-1/+0
| |/
* | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2 days1-3/+2
|\ \
| * | ARM: Switch to irq_get_nr_irqs() / irq_set_nr_irqs()Bart Van Assche2024-10-161-3/+2
| |/
* | Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2 days1-17/+0
|\ \
| * | perf/arm: Drop unused functionsColton Lewis8 days1-17/+0
| |/
* | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3 days1-6/+4
|\ \
| * | fdget_raw() users: switch to CLASS(fd_raw)Al Viro2024-11-031-6/+4
| |/
* | ARM: fix cacheflush with PANRussell King (Oracle)9 days1-0/+3
* | ARM: 9420/1: smp: Fix SMP for xip kernelsHarith G9 days2-0/+11
* | ARM: 9419/1: mm: Fix kernel memory mapping for xip kernelsHarith G9 days1-2/+6
|/
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-5/+5
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-09-161-12/+2
|\ \
| * | ARM: 9412/1: Convert to arch_cpu_is_hotpluggable()Jinjie Ruan2024-08-201-5/+2
| * | ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()Jinjie Ruan2024-08-201-11/+4
* | | ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-09-041-3/+9
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-07-296-12/+12
|\ \ | |/ |/|
| * Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2024-07-275-10/+11
| |\
| | * ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan2024-07-021-0/+3
| | * ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-06-103-5/+8
| | * ARM: 9400/1: Remove unused struct 'mod_unwind_map'Dr. David Alan Gilbert2024-06-101-5/+0
| * | ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan2024-07-021-2/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-07-154-3203/+0
|\ \ \ | |/ / |/| |
| * | perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)2024-07-034-3203/+0
| |/
* / ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel2024-06-101-2/+15
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-192-0/+2
|\
| * fix missing vmalloc.h includesKent Overstreet2024-04-252-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-174-0/+48
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)2024-05-164-0/+48
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * ARM: 9382/1: ftrace: Define ftrace_stub_graphLinus Walleij2024-04-181-0/+4
| | | | * ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementLinus Walleij2024-04-182-0/+9
| | |_|/ | |/| |
| | * | ARM: 9391/2: hw_breakpoint: Handle CFI breakpointsLinus Walleij2024-04-291-0/+35
| |/ /
* | | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-43/+0
* | | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-16/+25
* | | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-131-1/+1
|\ \ \
| * | | Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar2024-03-258-185/+29
| |\| |
| * | | sched/balancing: Rename rebalance_domains() => sched_balance_domains()Ingo Molnar2024-03-121-1/+1
* | | | Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-131-4/+4
|\ \ \ \
| * | | | perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey2024-04-121-4/+4
| | |/ / | |/| |
* / | | ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu2024-04-291-0/+4
|/ / /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2024-03-235-176/+16
|\ \ \
| * | | ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel2024-02-263-175/+13
| * | | ARM: 9349/1: unwind: Add missing "Call trace:" lineKees Cook2024-02-242-1/+3
| | |/ | |/|
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-144-9/+13
|\ \ \ | |_|/ |/| |
| * | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-233-7/+11