1. 5f0e030 x86, tsc: Fallback to normal calibration if fast MSR calibration fails by Thomas Gleixner · 10 years ago
  2. 7da7c15 x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs by Bin Gao · 11 years ago
  3. c73deb6 perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 11 years ago
  4. b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 12 years ago
  5. 28a0018 x86, tsc: Skip TSC synchronization checks for tsc=reliable by Suresh Siddha · 13 years ago
  6. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  7. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 13 years ago
  8. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  9. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  10. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  11. 4fcc50a x86: clean up vget_cycles() by Ingo Molnar · 16 years ago
  12. cb9e35d x86: clean up rdtsc_barrier() use by Ingo Molnar · 16 years ago
  13. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  14. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  15. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/tsc.h]
  16. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  17. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 16 years ago
  18. bfc0f59 x86: merge tsc calibration by Alok Kataria · 16 years ago
  19. 9752082 x86: vget_cycles() __always_inline by Hugh Dickins · 16 years ago
  20. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  21. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  22. 2d86e63 include/asm-x86/tsc.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  23. 75f2ce0 x86: get_cycles() fix by Ingo Molnar · 16 years ago
  24. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 16 years ago
  25. 92767af x86: fix sched_clock() by Ingo Molnar · 16 years ago
  26. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 16 years ago
  27. 73018a6 x86: move tsc definitions to were they belong by Glauber de Oliveira Costa · 16 years ago
  28. 4e87173 x86: split get_cycles_sync by Glauber de Oliveira Costa · 16 years ago
  29. 80ca9c9 x86: move tsc related declarations by Thomas Gleixner · 16 years ago
  30. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  31. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  32. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-i386/tsc.h]
  33. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  34. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 17 years ago
  35. c5bcb56 [PATCH] x86: Use RDTSCP for synchronous get_cycles if possible by Andi Kleen · 17 years ago
  36. 3aefbe0 [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 by Andi Kleen · 17 years ago
  37. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 17 years ago
  38. 2272b0e [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa by Andres Salomon · 17 years ago
  39. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 17 years ago
  40. f704cb9 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 by Dave Jones · 18 years ago
  41. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 18 years ago