index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vgtod.h
Age
Commit message (
Expand
)
Author
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-11-17
x86/vdso: Use RDPID in preference to LSL when available
Andy Lutomirski
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2014-12-23
x86, vdso: Use asm volatile in __getcpu
Andy Lutomirski
2014-11-03
x86,vdso: Use LSL unconditionally for vgetcpu
Andy Lutomirski
2014-03-18
x86, vdso: Add 32 bit VDSO time support for 64 bit kernel
Stefani Seibold
2012-09-24
time: Convert x86_64 to using new update_vsyscall
John Stultz
2012-03-23
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-15
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-06-05
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro