Mark Rutland
|
25be597ada
arm64: kill config_sctlr_el1()
|
7 years ago |
Mark Rutland
|
d64567f678
arm64: use PSR_AA32 definitions
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Vincenzo Frascino
|
92faa7bea3
arm64: Remove duplicate include
|
7 years ago |
Will Deacon
|
2c9120f3a8
arm64: signal: Make force_signal_inject more robust
|
7 years ago |
Robin Murphy
|
9085b34d0e
arm64: uaccess: Formalise types for access_ok()
|
7 years ago |
Linus Torvalds
|
c9b012e5f4
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Dave Martin
|
38b9aeb32f
arm64: Port deprecated instruction emulation to new sysctl interface
|
8 years ago |
Julien Thierry
|
6436beeee5
arm64: Fix single stepping in kernel traps
|
8 years ago |
Suzuki K Poulose
|
c0d8832e78
arm64: Ensure the instruction emulation is ready for userspace
|
8 years ago |
Mark Rutland
|
55de49f9aa
arm64: armv8_deprecated: ensure extension of addr
|
8 years ago |
Luis R. Rodriguez
|
7d134b2ce6
kprobes: move kprobe declarations to asm-generic/kprobes.h
|
8 years ago |
Mark Rutland
|
117f5727ae
arm64: add missing printk newlines
|
8 years ago |
Linus Torvalds
|
b272f732f8
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Thomas Gleixner
|
73c1b41e63
cpu/hotplug: Cleanup state names
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Marc Zyngier
|
bca8f17f57
arm64: Get rid of asm/opcodes.h
|
8 years ago |
Catalin Marinas
|
bd38967d40
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
|
9 years ago |
Will Deacon
|
1c5b51dfb7
arm64: swp emulation: bound LL/SC retries before rescheduling
|
9 years ago |
Linus Torvalds
|
a6408f6cb6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Catalin Marinas
|
a95b0644b3
Merge branch 'for-next/kprobes' into for-next/core
|
9 years ago |
David A. Long
|
2af3ec08b4
arm64: add conditional instruction simulation support
|
9 years ago |
Sebastian Andrzej Siewior
|
27c01a8c73
arm64/armv8 deprecated: Convert to hotplug state machine
|
9 years ago |
Andre Przywara
|
390bf1773c
arm64: consolidate signal injection on emulation errors
|
9 years ago |
Ard Biesheuvel
|
6c94f27ac8
arm64: switch to relative exception tables
|
9 years ago |
Jisheng Zhang
|
a7c61a3452
arm64: add __init/__initdata section marker to some functions/variables
|
9 years ago |
Will Deacon
|
589cb22bbe
arm64: compat: fix stxr failure case in SWP emulation
|
10 years ago |
James Morse
|
338d4f49d6
arm64: kernel: Add support for Privileged Access Never
|
10 years ago |
James Morse
|
870828e57b
arm64: kernel: Move config_sctlr_el1
|
10 years ago |
Suzuki K. Poulose
|
2d888f48e0
arm64: Emulate SETEND for AArch32 tasks
|
10 years ago |