index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
armv8_deprecated.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
arm64: armv8_deprecated: update the comments of armv8_deprecated_init()
Hanjun Guo
1
-1
/
+2
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
1
-4
/
+4
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
1
-12
/
+12
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
1
-2
/
+1
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
1
-1
/
+1
2018-02-19
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
1
-1
/
+3
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-16
/
+7
2017-11-03
arm64: Port deprecated instruction emulation to new sysctl interface
Dave Martin
1
-12
/
+3
2017-10-25
arm64: Fix single stepping in kernel traps
Julien Thierry
1
-4
/
+4
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
1
-1
/
+1
2017-05-09
arm64: armv8_deprecated: ensure extension of addr
Mark Rutland
1
-1
/
+2
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-01-10
arm64: add missing printk newlines
Mark Rutland
1
-1
/
+1
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
1
-1
/
+4
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
1
-6
/
+5
2016-10-19
arm64: swp emulation: bound LL/SC retries before rescheduling
Will Deacon
1
-14
/
+22
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+5
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
1
-2
/
+17
2016-07-19
arm64: add conditional instruction simulation support
David A. Long
1
-2
/
+17
2016-07-15
arm64/armv8 deprecated: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-17
/
+5
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
1
-23
/
+2
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-5
/
+2
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
1
-3
/
+3
2015-10-28
arm64: compat: fix stxr failure case in SWP emulation
Will Deacon
1
-7
/
+9
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-1
/
+7
2015-07-27
arm64: kernel: Move config_sctlr_el1
James Morse
1
-10
/
+1
2015-01-23
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
1
-0
/
+80
2015-01-23
arm64: Consolidate hotplug notifier for instruction emulation
Suzuki K. Poulose
1
-48
/
+77
2014-11-25
arm64: fix return code check when changing emulation handler
Will Deacon
1
-1
/
+1
2014-11-20
arm64: Trace emulation of AArch32 legacy instructions
Punit Agrawal
1
-2
/
+17
2014-11-20
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
1
-0
/
+131
2014-11-20
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
1
-0
/
+191
2014-11-20
arm64: Add framework for legacy instruction emulation
Punit Agrawal
1
-0
/
+216