aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vclock_gettime.c
Commit message (Expand)AuthorAge
* remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-18
* timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi2013-02-15
* x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-27
* time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-24
* x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-23
* x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-23
* x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-15
* time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-15
* x86, vdso: Drop now wrong commentBorislav Petkov2011-07-18
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-05
* x86: vdso: Remove unused variableThomas Gleixner2011-05-26
* x86-64: Optimize vDSO time()Andy Lutomirski2011-05-24
* x86-64: Add time to vDSOAndy Lutomirski2011-05-24
* x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-24
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
* x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-30
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
* tracing: branch tracer, fix vdso crashIngo Molnar2008-11-12
* Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
|\
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-23
* | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
|/
* x86: remove duplicate includesLucas Woods2008-01-30
* x86_64: move vdsoThomas Gleixner2007-10-11