aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vclock_gettime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski1-4/+5
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski1-30/+8
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner1-8/+8
2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz1-26/+46
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov1-1/+0
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski1-6/+47
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski1-34/+21
2011-05-26x86: vdso: Remove unused variableThomas Gleixner1-1/+1
2011-05-24x86-64: Optimize vDSO time()Andy Lutomirski1-6/+2
2011-05-24x86-64: Add time to vDSOAndy Lutomirski1-1/+34
2011-05-24x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski1-18/+22
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski1-2/+1
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz1-3/+36
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright1-5/+7
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-1/+1
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar1-0/+3
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar1-3/+3
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt1-7/+8
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen1-3/+3
2008-01-30x86: remove duplicate includesLucas Woods1-1/+0
2007-10-11x86_64: move vdsoThomas Gleixner1-0/+121