Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-24 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 1 | -2/+4 |
2014-11-03 | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski | 1 | -0/+19 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 1 | -14/+57 |
2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz | 1 | -2/+2 |
2012-03-24 | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski | 1 | -6/+9 |
2012-03-16 | x86: vdso: Use seqcount instead of seqlock | Thomas Gleixner | 1 | -1/+1 |
2011-07-15 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 1 | -1/+1 |
2011-06-05 | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski | 1 | -1/+0 |
2011-05-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 1 | -2/+0 |
2009-08-21 | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 1 | -0/+1 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+29 |