1. 1bdd5e2 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  2. 9f14d89 x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  3. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  4. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  5. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  6. 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 8 years ago
  7. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  8. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  9. 76480a6 x86/vdso: Enable vdso pvclock access on all vdso variants by Andy Lutomirski · 9 years ago
  10. cc1e24f x86/vdso: Remove pvclock fixmap machinery by Andy Lutomirski · 9 years ago
  11. dac16fb x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap by Andy Lutomirski · 9 years ago
  12. 6b078f5 x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader by Andy Lutomirski · 9 years ago
  13. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 9 years ago
  14. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  15. c6e5ca3 x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() by Andy Lutomirski · 9 years ago
  16. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago[Renamed from arch/x86/vdso/vclock_gettime.c]
  17. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 9 years ago
  18. 80f7fdb x86: vdso: fix pvclock races with task migration by Radim Krčmář · 9 years ago
  19. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 10 years ago
  20. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  21. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  22. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  23. 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 11 years ago
  24. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
  25. 0df1ea2 x86, vdso: Cleanup __vdso_gettimeofday() by Stefani Seibold · 11 years ago
  26. af8c93d x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro by Stefani Seibold · 11 years ago
  27. ce39c64 x86, vdso: __vdso_clock_gettime() cleanup by Stefani Seibold · 11 years ago
  28. 411f790 x86, vdso: Revamp vclock_gettime.c by Stefani Seibold · 11 years ago
  29. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  30. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  31. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  32. 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 12 years ago
  33. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  34. 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
  35. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 13 years ago
  36. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
  37. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
  38. a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
  39. 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
  40. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  41. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
  42. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
  43. 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
  44. f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
  45. 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
  46. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  47. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  48. 2f65dd4 x86: gettimeofday() vDSO: fix segfault when tv == NULL by John Wright · 15 years ago
  49. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  50. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 16 years ago
  51. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  52. 23adec5 x86: add notrace annotations to vsyscall. by Steven Rostedt · 16 years ago
  53. a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 16 years ago
  54. 201c199 x86: remove duplicate includes by Lucas Woods · 17 years ago
  55. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/vdso/vclock_gettime.c]
  56. 95b0867 x86_64: Add missing mask operation to vdso by Andi Kleen · 17 years ago
  57. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago