aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vgtod.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski1-0/+6
2014-12-23x86, vdso: Use asm volatile in __getcpuAndy Lutomirski1-2/+4
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski1-0/+19
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold1-14/+57
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz1-2/+2
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski1-6/+9
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner1-1/+1
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski1-1/+1
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski1-1/+0
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski1-2/+0
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz1-0/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+29