aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-armv.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-14Merge branch 'devel-stable' into for-nextGravatar Russell King (Oracle) 1-242/+10
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-06-12arm: update in-source documentation referencesGravatar Jonathan Corbet 1-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineGravatar Linus Walleij 1-1/+1
2023-05-17ARM: entry: Make asm coproc dispatch code NWFPE onlyGravatar Ard Biesheuvel 1-91/+2
2023-05-17ARM: iwmmxt: Use undef hook to enable coprocessor for taskGravatar Ard Biesheuvel 1-0/+1
2023-05-17ARM: entry: Disregard Thumb undef exception in coproc dispatchGravatar Ard Biesheuvel 1-103/+18
2023-05-17ARM: vfp: Use undef hook for handling VFP exceptionsGravatar Ard Biesheuvel 1-53/+0
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayGravatar Ard Biesheuvel 1-6/+0
2022-05-20ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loadsGravatar Ard Biesheuvel 1-7/+15
2022-05-20ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered labelGravatar Ard Biesheuvel 1-2/+3
2022-05-20ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceGravatar Ard Biesheuvel 1-2/+3
2022-05-20ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroGravatar Ard Biesheuvel 1-15/+6
2022-05-20ARM: 9195/1: entry: avoid explicit literal loadsGravatar Ard Biesheuvel 1-30/+7
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Gravatar Ard Biesheuvel 1-1/+1
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-39/+144
2022-03-11ARM: fix Thumb2 regression with Spectre BHBGravatar Russell King (Oracle) 1-2/+2
2022-03-11ARM: entry: fix unwinder problems caused by IRQ stacksGravatar Ard Biesheuvel 1-43/+14
2022-03-05ARM: Spectre-BHB workaroundGravatar Russell King (Oracle) 1-6/+73
2022-01-25ARM: entry: avoid clobbering R9 in IRQ handlerGravatar Ard Biesheuvel 1-5/+4
2021-12-17ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingGravatar Ard Biesheuvel 1-5/+3
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsGravatar Ard Biesheuvel 1-5/+6
2021-12-06ARM: percpu: add SMP_ON_UP supportGravatar Ard Biesheuvel 1-13/+3
2021-12-06ARM: assembler: add optimized ldr/str macros to load variables from memoryGravatar Ard Biesheuvel 1-1/+1
2021-12-06ARM: entry: preserve thread_info pointer in switch_toGravatar Ard Biesheuvel 1-8/+9
2021-12-06ARM: remove old-style irq entryGravatar Arnd Bergmann 1-8/+0
2021-12-03ARM: implement support for vmap'ed stacksGravatar Ard Biesheuvel 1-5/+92
2021-12-03ARM: entry: rework stack realignment code in svc_entryGravatar Ard Biesheuvel 1-11/+14
2021-12-03ARM: switch_to: clean up Thumb2 code pathGravatar Ard Biesheuvel 1-5/+18
2021-12-03ARM: implement IRQ stacksGravatar Ard Biesheuvel 1-3/+51
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+5
2021-10-25irq: arm: perform irqentry in entry codeGravatar Mark Rutland 1-4/+1
2021-09-27ARM: smp: Enable THREAD_INFO_IN_TASKGravatar Ard Biesheuvel 1-1/+1
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableGravatar Ard Biesheuvel 1-0/+5
2021-08-04ARM: ep93xx: remove MaverickCrunch supportGravatar Arnd Bergmann 1-6/+0
2020-12-08ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeGravatar Ard Biesheuvel 1-23/+2
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionGravatar Linus Walleij 1-1/+2
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hGravatar Russell King 1-9/+2
2019-12-08sched/rt, ARM: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 1-2/+2
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesGravatar Stefan Agner 1-6/+6
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERGravatar Palmer Dabbelt 1-8/+2
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesGravatar Linus Torvalds 1-2/+2
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeGravatar Russell King 1-5/+1
2017-09-09Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King 1-1/+4
2017-08-14ARM: align .data sectionGravatar Russell King 1-0/+2
2017-06-30ARM: Prepare for randomized task_structGravatar Arnd Bergmann 1-1/+4
2016-08-09ARM: fix address limit restoration for undefined instructionsGravatar Russell King 1-0/+1
2016-07-07ARM: save and reset the address limit when entering an exceptionGravatar Russell King 1-1/+6