1. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 13 years ago
  2. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
  3. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
  4. a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
  5. 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 14 years ago
  6. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 14 years ago
  7. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 14 years ago
  8. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 14 years ago
  9. 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 14 years ago
  10. f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 14 years ago
  11. 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 14 years ago
  12. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 14 years ago
  13. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 16 years ago
  14. 2f65dd4 x86: gettimeofday() vDSO: fix segfault when tv == NULL by John Wright · 16 years ago
  15. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  16. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 17 years ago
  17. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  18. 23adec5 x86: add notrace annotations to vsyscall. by Steven Rostedt · 17 years ago
  19. a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 17 years ago
  20. 201c199 x86: remove duplicate includes by Lucas Woods · 18 years ago
  21. 7648b13 x86_64: move vdso by Thomas Gleixner · 18 years ago[Renamed from arch/x86_64/vdso/vclock_gettime.c]
  22. 95b0867 x86_64: Add missing mask operation to vdso by Andi Kleen · 18 years ago
  23. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 18 years ago