summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-06ARM: 9176/1: avoid literal references in inline assemblyArd Biesheuvel3-9/+19
2022-01-05ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configsArd Biesheuvel1-1/+1
2021-12-17Merge tag 'arm-irq-and-vmap-stacks-for-rmk' of git://git.kernel.org/pub/scm/l...Russell King (Oracle)58-733/+1217
2021-12-06ARM: v7m: enable support for IRQ stacksArd Biesheuvel2-3/+15
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel12-92/+116
2021-12-06ARM: smp: defer TPIDRURO update for SMP v6 configurations tooArd Biesheuvel2-7/+17
2021-12-06ARM: use TLS register for 'current' on !SMP as wellArd Biesheuvel1-1/+1
2021-12-06ARM: percpu: add SMP_ON_UP supportArd Biesheuvel6-22/+107
2021-12-06ARM: assembler: add optimized ldr/str macros to load variables from memoryArd Biesheuvel3-6/+43
2021-12-06ARM: module: implement support for PC-relative group relocationsArd Biesheuvel2-0/+88
2021-12-06ARM: entry: preserve thread_info pointer in switch_toArd Biesheuvel1-8/+9
2021-12-06irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin4-25/+11
2021-12-06ARM: remove old-style irq entryArnd Bergmann6-56/+2
2021-12-06ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann6-43/+43
2021-12-06ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann4-33/+37
2021-12-06ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann3-107/+88
2021-12-03ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann5-99/+99
2021-12-03ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groupsArd Biesheuvel1-47/+0
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel11-15/+244
2021-12-03ARM: entry: rework stack realignment code in svc_entryArd Biesheuvel1-11/+14
2021-12-03ARM: switch_to: clean up Thumb2 code pathArd Biesheuvel1-5/+18
2021-12-03ARM: unwind: disregard unwind info before stack frame is set upArd Biesheuvel1-1/+15
2021-12-03ARM: memset: clean up unwind annotationsArd Biesheuvel1-4/+3
2021-12-03ARM: memmove: use frame pointer as unwind anchorArd Biesheuvel1-40/+20
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel4-68/+38
2021-12-03ARM: run softirqs on the per-CPU IRQ stackArd Biesheuvel2-0/+16
2021-12-03ARM: call_with_stack: add unwind supportArd Biesheuvel1-8/+25
2021-12-03ARM: implement IRQ stacksArd Biesheuvel7-4/+112
2021-12-03ARM: backtrace-clang: avoid crash on bogus frame pointerArd Biesheuvel1-3/+3
2021-12-03ARM: unwind: dump exception stack from calling frameArd Biesheuvel3-2/+19
2021-12-03ARM: export dump_mem() to other objectsArd Biesheuvel2-4/+5
2021-12-03ARM: unwind: support unwinding across multiple stacksArd Biesheuvel1-9/+16
2021-12-03ARM: assembler: introduce bl_r macroArd Biesheuvel1-0/+15
2021-12-03ARM: remove some dead codeArd Biesheuvel3-34/+0
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorArd Biesheuvel2-2/+15
2021-12-03ARM: decompressor: disable stack protectorArd Biesheuvel2-12/+1
2021-11-14Linux 5.16-rc1v5.16-rc1Linus Torvalds1-2/+2
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2-5/+6
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-7/+12
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+14
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds21-180/+78
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+13
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds107-277/+277
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+20
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-28/+60
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+14
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-59/+96
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+10
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-4/+71
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds131-1148/+2639