index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
vdso32-setup.c
Age
Commit message (
Expand
)
Author
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2023-10-10
x86/vdso: Remove now superfluous sentinel element from ctl_table array
Joel Granados
2023-03-22
x86: Simplify one-level sysctl registration for abi_table2
Luis Chamberlain
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
2019-12-29
x86/vdso: Provide missing include file
Valdis Klētnieks
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-10
x86/vdso: Ensure vdso32_enabled gets set to valid values only
Mathias Krause
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar