summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vgtod.h
AgeCommit message (Expand)Author
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves
2020-02-28x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski
2016-01-12x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski
2014-12-23x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro