summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-1/+1
|\
| * ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner2020-12-151-1/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-2217-348/+447
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2020-12-217-237/+295
| |\ \
| | * | ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel2020-10-281-15/+12
| | * | ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSETArd Biesheuvel2020-10-281-8/+2
| | * | ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hashArd Biesheuvel2020-10-281-14/+5
| | * | ARM: head: use PC-relative insn sequence for __smp_altArd Biesheuvel2020-10-281-10/+2
| | * | ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel2020-10-281-5/+5
| | * | ARM: head.S: use PC-relative insn sequence for secondary_dataArd Biesheuvel2020-10-281-15/+4
| | * | ARM: head-common.S: use PC-relative insn sequence for idmap creationArd Biesheuvel2020-10-281-10/+2
| | * | ARM: head-common.S: use PC-relative insn sequence for __proc_infoArd Biesheuvel2020-10-281-16/+6
| | * | ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel2020-10-281-14/+26
| | * | ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel2020-10-281-31/+116
| | * | ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel2020-10-281-20/+14
| | * | ARM: p2v: use relative references in patch site arraysArd Biesheuvel2020-10-281-11/+7
| | * | ARM: p2v: factor out BE8 handlingArd Biesheuvel2020-10-281-14/+16
| | * | ARM: p2v: factor out shared loop processingArd Biesheuvel2020-10-281-13/+11
| | * | ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel2020-10-283-138/+152
| | * | ARM: module: add support for place relative relocationsArd Biesheuvel2020-10-281-2/+18
| | * | ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel2020-10-281-5/+1
| * | | ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel2020-12-211-2/+2
| * | | ARM: 9033/1: arm/smp: Drop the macro S(x,s)Anshuman Khandual2020-12-211-8/+7
| * | | ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbolArd Biesheuvel2020-12-211-6/+0
| * | | ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeArd Biesheuvel2020-12-081-23/+2
| * | | ARM: 9029/1: Make iwmmxt.S support Clang's integrated assemblerJian Cai2020-12-082-44/+92
| * | | ARM: 9028/1: disable KASAN in call stack capturing routinesArd Biesheuvel2020-12-081-0/+3
| * | | ARM: 9026/1: unwind: remove old check for GCC <= 4.2Nick Desaulniers2020-12-081-3/+0
| * | | ARM: 9024/1: Drop useless cast of "u64" to "long long"Geert Uytterhoeven2020-11-121-1/+1
| * | | ARM: 9023/1: Spelling s/mmeory/memory/Geert Uytterhoeven2020-11-121-1/+1
| * | | ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2020-10-281-1/+1
| * | | ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-272-0/+5
| * | | ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-272-4/+8
| * | | ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij2020-10-271-2/+2
| * | | ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij2020-10-271-1/+5
| * | | ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-272-6/+10
| * | | ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-274-13/+17
| |/ /
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-163-5/+5
|\ \ \
| * | | arm: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-123-5/+5
* | | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-19/+1
|\ \ \ \
| * | | | ARM: rpc: use legacy_timer_tickArnd Bergmann2020-10-301-14/+0
| * | | | ARM: remove ebsa110 platformArnd Bergmann2020-10-301-5/+1
| | |/ / | |/| |
* | | | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-9/+0
|\ \ \ \
| * | | | arm: kill dump_task_regs()Al Viro2020-10-251-9/+0
| |/ / /
* | | / mm: forbid splitting special mappingsDmitry Safonov2020-12-151-9/+0
| |_|/ |/| |
* | | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \ \
| * | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| | |/ | |/|
* / | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-2/+1
|/ /
* / arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor2020-10-271-0/+4
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2