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