index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vsyscall.h
Age
Commit message (
Expand
)
Author
2019-06-28
x86/vsyscall: Show something useful on a read fault
Andy Lutomirski
2017-12-23
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-11-03
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
2014-11-03
x86,vdso: Use LSL unconditionally for vgetcpu
Andy Lutomirski
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-11-27
x86: vdso: pvclock gettime support
Marcelo Tosatti
2011-08-10
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-13
x86-64: Improve vsyscall emulation CS and RIP handling
Andy Lutomirski
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro