summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: mm: switch to swapper_pg_dir early for vmap'ed stackArd Biesheuvel2022-01-242-0/+14
| * | | ARM: v7m: enable support for IRQ stacksArd Biesheuvel2021-12-061-2/+15
| * | | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel2021-12-067-16/+34
| * | | ARM: smp: defer TPIDRURO update for SMP v6 configurations tooArd Biesheuvel2021-12-061-1/+10
| * | | ARM: percpu: add SMP_ON_UP supportArd Biesheuvel2021-12-062-16/+4
| * | | ARM: assembler: add optimized ldr/str macros to load variables from memoryArd Biesheuvel2021-12-062-2/+2
| * | | ARM: module: implement support for PC-relative group relocationsArd Biesheuvel2021-12-061-0/+85
| * | | ARM: entry: preserve thread_info pointer in switch_toArd Biesheuvel2021-12-061-8/+9
| * | | irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin2021-12-061-7/+3
| * | | ARM: remove old-style irq entryArnd Bergmann2021-12-062-25/+0
| * | | ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-061-7/+9
| * | | ARM: implement support for vmap'ed stacksArd Biesheuvel2021-12-038-15/+231
| * | | ARM: entry: rework stack realignment code in svc_entryArd Biesheuvel2021-12-031-11/+14
| * | | ARM: switch_to: clean up Thumb2 code pathArd Biesheuvel2021-12-031-5/+18
| * | | ARM: unwind: disregard unwind info before stack frame is set upArd Biesheuvel2021-12-031-1/+15
| * | | ARM: run softirqs on the per-CPU IRQ stackArd Biesheuvel2021-12-031-0/+14
| * | | ARM: implement IRQ stacksArd Biesheuvel2021-12-033-4/+88
| * | | ARM: unwind: dump exception stack from calling frameArd Biesheuvel2021-12-032-2/+9
| * | | ARM: export dump_mem() to other objectsArd Biesheuvel2021-12-031-4/+3
| * | | ARM: unwind: support unwinding across multiple stacksArd Biesheuvel2021-12-031-9/+16
| * | | ARM: remove some dead codeArd Biesheuvel2021-12-031-5/+0
* | | | ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)2022-03-111-2/+2
* | | | ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot2022-03-081-1/+1
* | | | Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-085-12/+229
|\ \ \ \
| * | | | ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)2022-03-081-0/+13
| * | | | ARM: Spectre-BHB workaroundRussell King (Oracle)2022-03-054-6/+139
| * | | | ARM: early traps initialisationRussell King (Oracle)2022-03-051-6/+21
| * | | | ARM: report Spectre v2 status through sysfsRussell King (Oracle)2022-03-052-0/+56
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-021-8/+28
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)2022-02-211-8/+28
| |/ /
* | | proc: remove PDE_DATA() completelyMuchun Song2022-01-221-1/+1
* | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\ \ \
| * | | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
| | |/ | |/|
* | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-24/+4
|\ \ \
| * | | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-171-29/+4
| * | | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-6/+11
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-01-112-6/+5
|\ \ \
| * | | ARM: reduce the information printed in call tracesRussell King2021-12-171-3/+5
| * | | ARM: 9158/1: leave it to core code to manage thread_info::cpuArd Biesheuvel2021-12-171-3/+0
| |/ /
* | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-101-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: Snapshot thread flagsMark Rutland2021-12-011-1/+1
| |/
* | ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-171-5/+3
* | ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin2021-12-171-0/+1
|/
* Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-20/+2
|\
| * ARM: Use of_get_cpu_hwid()Rob Herring2021-10-201-20/+2
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-0211-12/+44
|\ \
| | \
| | \
| *-. \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-0211-12/+44
| |\ \ \
| | | * | ARM: 9140/1: allow compile-testing without machine recordArnd Bergmann2021-10-252-0/+4
| | | * | ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel2021-10-191-1/+1
| | | |/
| | * | ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel2021-09-273-1/+6