summaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vclock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-241-8/+14
* x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-241-4/+5
* x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-241-30/+8Star
* x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-161-8/+8
* time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-161-26/+46
* x86, vdso: Drop now wrong commentBorislav Petkov2011-07-181-1/+0Star
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-151-6/+47
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-34/+21Star
* x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
* x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2Star
* x86-64: Add time to vDSOAndy Lutomirski2011-05-241-1/+34
* x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-2/+1Star
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-3/+36
* x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
* tracing: branch tracer, fix vdso crashIngo Molnar2008-11-121-0/+3
* Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-3/+3
|\
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-231-3/+3
* | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-231-7/+8
|/
* x86: remove duplicate includesLucas Woods2008-01-301-1/+0Star
* x86_64: move vdsoThomas Gleixner2007-10-111-0/+121