index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
armv8_deprecated.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
Wei Li
2024-06-05
1
-0
/
+3
*
arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
2023-10-11
1
-5
/
+3
*
sysctl: Add size to register_sysctl
Joel Granados
2023-08-16
1
-1
/
+1
*
arm64: armv8_deprecated: remove unnecessary (void*) conversions
Yu Zhe
2023-03-28
1
-2
/
+2
*
arm64: armv8_deprecated: fix unused-function error
Ren Zhijie
2022-11-25
1
-1
/
+1
*
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
2022-11-15
1
-143
/
+139
*
arm64: armv8_deprecated: move aarch32 helper earlier
Mark Rutland
2022-11-15
1
-20
/
+19
*
arm64: armv8_deprecated move emulation functions
Mark Rutland
2022-11-15
1
-197
/
+197
*
arm64: armv8_deprecated: fold ops into insn_emulation
Mark Rutland
2022-11-15
1
-43
/
+33
*
arm64: fix oops in concurrently setting insn_emulation sysctls
haibinzhang (张海斌)
2022-07-04
1
-4
/
+5
*
arm64: extable: add a dedicated uaccess handler
Mark Rutland
2021-10-21
1
-9
/
+3
*
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
1
-2
/
+2
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
2020-04-08
1
-1
/
+1
*
arm64: add blank after 'if'
Zheng Wei
2020-03-17
1
-1
/
+1
*
arm64: armv8_deprecated: update the comments of armv8_deprecated_init()
Hanjun Guo
2020-01-08
1
-1
/
+2
*
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
2019-10-08
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-12
1
-4
/
+4
*
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-12
/
+12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
arm64: Remove duplicate include
Vincenzo Frascino
2018-05-15
1
-2
/
+1
*
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-03-06
1
-1
/
+1
*
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
1
-1
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-16
/
+7
|
\
|
*
arm64: Port deprecated instruction emulation to new sysctl interface
Dave Martin
2017-11-03
1
-12
/
+3
|
*
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-10-25
1
-4
/
+4
*
|
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-28
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
[next]