index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
armv8_deprecated.c
Age
Commit message (
Expand
)
Author
2023-03-28
arm64: armv8_deprecated: remove unnecessary (void*) conversions
Yu Zhe
2022-11-25
arm64: armv8_deprecated: fix unused-function error
Ren Zhijie
2022-11-15
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
2022-11-15
arm64: armv8_deprecated: move aarch32 helper earlier
Mark Rutland
2022-11-15
arm64: armv8_deprecated move emulation functions
Mark Rutland
2022-11-15
arm64: armv8_deprecated: fold ops into insn_emulation
Mark Rutland
2022-07-04
arm64: fix oops in concurrently setting insn_emulation sysctls
haibinzhang (张海斌)
2021-10-21
arm64: extable: add a dedicated uaccess handler
Mark Rutland
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-08
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
2020-03-17
arm64: add blank after 'if'
Zheng Wei
2020-01-08
arm64: armv8_deprecated: update the comments of armv8_deprecated_init()
Hanjun Guo
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-02-19
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-03
arm64: Port deprecated instruction emulation to new sysctl interface
Dave Martin
2017-10-25
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2017-05-09
arm64: armv8_deprecated: ensure extension of addr
Mark Rutland
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-01-10
arm64: add missing printk newlines
Mark Rutland
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-10-19
arm64: swp emulation: bound LL/SC retries before rescheduling
Will Deacon
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: add conditional instruction simulation support
David A. Long
2016-07-15
arm64/armv8 deprecated: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-10-28
arm64: compat: fix stxr failure case in SWP emulation
Will Deacon
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
arm64: kernel: Move config_sctlr_el1
James Morse
2015-01-23
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
2015-01-23
arm64: Consolidate hotplug notifier for instruction emulation
Suzuki K. Poulose
2014-11-25
arm64: fix return code check when changing emulation handler
Will Deacon
2014-11-20
arm64: Trace emulation of AArch32 legacy instructions
Punit Agrawal
2014-11-20
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
[next]