1. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 9 years ago
  2. 80f7fdb x86: vdso: fix pvclock races with task migration by Radim Krčmář · 9 years ago
  3. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 10 years ago
  4. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  5. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  6. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  7. 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 11 years ago
  8. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
  9. 0df1ea2 x86, vdso: Cleanup __vdso_gettimeofday() by Stefani Seibold · 11 years ago
  10. af8c93d x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro by Stefani Seibold · 11 years ago
  11. ce39c64 x86, vdso: __vdso_clock_gettime() cleanup by Stefani Seibold · 11 years ago
  12. 411f790 x86, vdso: Revamp vclock_gettime.c by Stefani Seibold · 11 years ago
  13. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  14. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  15. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  16. 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 12 years ago
  17. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  18. 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
  19. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 13 years ago
  20. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
  21. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
  22. a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
  23. 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
  24. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  25. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
  26. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
  27. 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
  28. f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
  29. 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
  30. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  31. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  32. 2f65dd4 x86: gettimeofday() vDSO: fix segfault when tv == NULL by John Wright · 15 years ago
  33. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  34. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 16 years ago
  35. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  36. 23adec5 x86: add notrace annotations to vsyscall. by Steven Rostedt · 16 years ago
  37. a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 16 years ago
  38. 201c199 x86: remove duplicate includes by Lucas Woods · 17 years ago
  39. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/vdso/vclock_gettime.c]
  40. 95b0867 x86_64: Add missing mask operation to vdso by Andi Kleen · 17 years ago
  41. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago