summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6Ard Biesheuvel2022-01-252-8/+18
* ARM: assembler: define a Kconfig symbol for group relocation supportArd Biesheuvel2022-01-243-10/+10
* ARM: 9176/1: avoid literal references in inline assemblyArd Biesheuvel2022-01-063-9/+19
* ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel2021-12-064-72/+78
* ARM: smp: defer TPIDRURO update for SMP v6 configurations tooArd Biesheuvel2021-12-061-6/+7
* ARM: percpu: add SMP_ON_UP supportArd Biesheuvel2021-12-063-6/+102
* ARM: assembler: add optimized ldr/str macros to load variables from memoryArd Biesheuvel2021-12-061-4/+41
* ARM: module: implement support for PC-relative group relocationsArd Biesheuvel2021-12-061-0/+3
* irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin2021-12-061-1/+2
* ARM: remove old-style irq entryArnd Bergmann2021-12-063-19/+0
* ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-031-84/+0
* ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groupsArd Biesheuvel2021-12-031-47/+0
* ARM: implement support for vmap'ed stacksArd Biesheuvel2021-12-032-0/+12
* ARM: implement IRQ stacksArd Biesheuvel2021-12-031-0/+4
* ARM: unwind: dump exception stack from calling frameArd Biesheuvel2021-12-031-0/+10
* ARM: export dump_mem() to other objectsArd Biesheuvel2021-12-031-0/+2
* ARM: assembler: introduce bl_r macroArd Biesheuvel2021-12-031-0/+15
* ARM: remove some dead codeArd Biesheuvel2021-12-032-29/+0
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-0210-13/+140
|\ \
| | \
| | \
| *-. \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-0210-13/+140
| |\ \ \
| | | * | ARM: 9147/1: add printf format attribute to early_print()Nicolas Iooss2021-10-251-1/+1
| | | * | ARM: 9145/1: patch: fix BE32 compilationArnd Bergmann2021-10-251-2/+7
| | | * | ARM: add __arm_iomem_set_ro() to write-protect ioremapped areaRussell King (Oracle)2021-10-191-0/+1
| | | |/
| | * | ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on ClangArd Biesheuvel2021-10-301-1/+6
| | * | ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=yArd Biesheuvel2021-10-301-0/+11
| | * | ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel2021-09-273-1/+28
| | * | ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel2021-09-274-0/+78
| | * | ARM: smp: Free up the TLS register while running in the kernelArd Biesheuvel2021-09-271-3/+7
| | * | ARM: smp: Pass task to secondary_start_kernelKeith Packard2021-09-271-1/+2
| | * | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel2021-09-272-5/+0
| | |/
* | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-0/+9
|\ \ \
| * | | ARM: Recover kretprobe modified return address in stacktraceMasami Hiramatsu2021-10-221-0/+9
| | |/ | |/|
* | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \ \
| * | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/ /
* | | Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-011-15/+22
|\ \ \
| * | | clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier2021-10-171-2/+2
| * | | clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALMarc Zyngier2021-10-171-0/+1
| * | | clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier2021-10-171-4/+4
| * | | clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier2021-10-171-5/+5
| * | | clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier2021-10-171-6/+0
| * | | clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier2021-10-171-0/+12
* | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+1
| | |/ | |/|
* / | ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao2021-10-191-1/+3
|/ /
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-098-114/+103
|\ \
| * | ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicateGeert Uytterhoeven2021-08-201-11/+0
| * | ARM: 9116/1: unified: Remove check for gcc < 4Geert Uytterhoeven2021-08-201-4/+0
| * | ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-204-53/+4