aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/armv8_deprecated.c
AgeCommit message (Expand)Author
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2019-05-08arm64: Fix single stepping in kernel trapsJulien Thierry
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose
2017-05-09arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-01-10arm64: add missing printk newlinesMark Rutland
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-02arm64: Get rid of asm/opcodes.hMarc Zyngier
2016-11-21arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas
2016-10-19arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long
2016-07-15arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2014-11-25arm64: fix return code check when changing emulation handlerWill Deacon
2014-11-20arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal