summaryrefslogtreecommitdiff
path: root/arch/x86/vdso/vclock_gettime.c
AgeCommit message (Expand)Author
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov
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-26x86: vdso: Remove unused variableThomas Gleixner
2011-05-24x86-64: Optimize vDSO time()Andy Lutomirski
2011-05-24x86-64: Add time to vDSOAndy Lutomirski
2011-05-24x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_MonIngo Molnar
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen
2008-01-30x86: remove duplicate includesLucas Woods
2007-10-11x86_64: move vdsoThomas Gleixner