| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: vdso: pvclock gettime support | Marcelo Tosatti | 2012-11-27 | 1 | -3/+78 |
* | time: Convert x86_64 to using new update_vsyscall | John Stultz | 2012-09-24 | 1 | -8/+14 |
* | x86-64: Inline vdso clock_gettime helpers | Andy Lutomirski | 2012-03-23 | 1 | -4/+5 |
* | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski | 2012-03-23 | 1 | -30/+8 |
* | x86: vdso: Use seqcount instead of seqlock | Thomas Gleixner | 2012-03-15 | 1 | -8/+8 |
* | time: x86: Fix race switching from vsyscall to non-vsyscall clock | John Stultz | 2012-03-15 | 1 | -26/+46 |
* | x86, vdso: Drop now wrong comment | Borislav Petkov | 2011-07-18 | 1 | -1/+0 |
* | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-14 | 1 | -6/+47 |
* | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski | 2011-06-05 | 1 | -34/+21 |
* | x86: vdso: Remove unused variable | Thomas Gleixner | 2011-05-26 | 1 | -1/+1 |
* | x86-64: Optimize vDSO time() | Andy Lutomirski | 2011-05-24 | 1 | -6/+2 |
* | x86-64: Add time to vDSO | Andy Lutomirski | 2011-05-24 | 1 | -1/+34 |
* | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 | Andy Lutomirski | 2011-05-24 | 1 | -18/+22 |
* | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | 1 | -2/+1 |
* | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 | 1 | -3/+36 |
* | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 | 1 | -5/+7 |
* | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 1 | -1/+1 |
* | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 | 1 | -0/+3 |
* | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 1 | -3/+3 |
|\ |
|
| * | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 2008-05-23 | 1 | -3/+3 |
* | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 | 1 | -7/+8 |
|/ |
|
* | x86: remove duplicate includes | Lucas Woods | 2008-01-30 | 1 | -1/+0 |
* | x86_64: move vdso | Thomas Gleixner | 2007-10-11 | 1 | -0/+121 |