summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/armv8_deprecated.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-17/+5Star
|\
| * arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-17/+5Star
* | Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-2/+17
|\ \
| * | arm64: add conditional instruction simulation supportDavid A. Long2016-07-191-2/+17
| |/
* / arm64: consolidate signal injection on emulation errorsAndre Przywara2016-07-011-23/+2Star
|/
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-5/+2Star
* arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-021-3/+3
* arm64: compat: fix stxr failure case in SWP emulationWill Deacon2015-10-281-7/+9
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-1/+7
* arm64: kernel: Move config_sctlr_el1James Morse2015-07-271-10/+1Star
* arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-231-0/+80
* arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2015-01-231-48/+77
* arm64: fix return code check when changing emulation handlerWill Deacon2014-11-251-1/+1
* arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal2014-11-201-2/+17
* arm64: Emulate CP15 Barrier instructionsPunit Agrawal2014-11-201-0/+131
* arm64: Port SWP/SWPB emulation support from armPunit Agrawal2014-11-201-0/+191
* arm64: Add framework for legacy instruction emulationPunit Agrawal2014-11-201-0/+216