summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/armv8_deprecated.c
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* arm64: add missing printk newlinesMark Rutland2017-01-101-1/+1
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/
* arm64: Get rid of asm/opcodes.hMarc Zyngier2016-12-021-1/+4
* arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas2016-11-211-6/+5
* arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon2016-10-191-14/+22
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-17/+5
|\
| * arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-17/+5
* | 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/+2
|/
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-5/+2
* 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/+1
* 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