aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/armv8_deprecated.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel1-5/+2
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang1-3/+3
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse1-1/+7
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse1-10/+1
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose1-0/+80
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose1-48/+77
2014-11-25arm64: fix return code check when changing emulation handlerWill Deacon1-1/+1
2014-11-20arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal1-2/+17
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal1-0/+131
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal1-0/+191
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal1-0/+216