| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Ensure the instruction emulation is ready for userspace | Suzuki K Poulose | 2017-10-06 | 1 | -1/+1 |
* | arm64: armv8_deprecated: ensure extension of addr | Mark Rutland | 2017-05-09 | 1 | -1/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -0/+1 |
* | arm64: add missing printk newlines | Mark Rutland | 2017-01-10 | 1 | -1/+1 |
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 1 | -1/+1 |
|\ |
|
| * | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
|/ |
|
* | arm64: Get rid of asm/opcodes.h | Marc Zyngier | 2016-12-02 | 1 | -1/+4 |
* | arm64: Factor out PAN enabling/disabling into separate uaccess_* macros | Catalin Marinas | 2016-11-21 | 1 | -6/+5 |
* | arm64: swp emulation: bound LL/SC retries before rescheduling | Will Deacon | 2016-10-19 | 1 | -14/+22 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -17/+5 |
|\ |
|
| * | arm64/armv8 deprecated: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -17/+5 |
* | | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 2016-07-21 | 1 | -2/+17 |
|\ \ |
|
| * | | arm64: add conditional instruction simulation support | David A. Long | 2016-07-19 | 1 | -2/+17 |
| |/ |
|
* / | arm64: consolidate signal injection on emulation errors | Andre Przywara | 2016-07-01 | 1 | -23/+2 |
|/ |
|
* | arm64: switch to relative exception tables | Ard Biesheuvel | 2016-02-24 | 1 | -5/+2 |
* | arm64: add __init/__initdata section marker to some functions/variables | Jisheng Zhang | 2015-12-02 | 1 | -3/+3 |
* | arm64: compat: fix stxr failure case in SWP emulation | Will Deacon | 2015-10-28 | 1 | -7/+9 |
* | arm64: kernel: Add support for Privileged Access Never | James Morse | 2015-07-27 | 1 | -1/+7 |
* | arm64: kernel: Move config_sctlr_el1 | James Morse | 2015-07-27 | 1 | -10/+1 |
* | arm64: Emulate SETEND for AArch32 tasks | Suzuki K. Poulose | 2015-01-23 | 1 | -0/+80 |
* | arm64: Consolidate hotplug notifier for instruction emulation | Suzuki K. Poulose | 2015-01-23 | 1 | -48/+77 |
* | arm64: fix return code check when changing emulation handler | Will Deacon | 2014-11-25 | 1 | -1/+1 |
* | arm64: Trace emulation of AArch32 legacy instructions | Punit Agrawal | 2014-11-20 | 1 | -2/+17 |
* | arm64: Emulate CP15 Barrier instructions | Punit Agrawal | 2014-11-20 | 1 | -0/+131 |
* | arm64: Port SWP/SWPB emulation support from arm | Punit Agrawal | 2014-11-20 | 1 | -0/+191 |
* | arm64: Add framework for legacy instruction emulation | Punit Agrawal | 2014-11-20 | 1 | -0/+216 |