1. 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. c0fc9b1 x86/tsc: Make CONFIG_X86_TSC=n build work again by Thomas Gleixner · 7 years ago
  4. 341102c x86/tsc: Add option that TSC on Socket 0 being non-zero is valid by mike.travis@hpe.com · 7 years ago
  5. eb49606 x86/timers: Move the simple udelay calibration to tsc.h by Dou Liyang · 7 years ago
  6. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  7. 5bae156 x86/tsc: Force TSC_ADJUST register to value >= zero by Thomas Gleixner · 8 years ago
  8. 6a36958 x86/tsc: Validate TSC_ADJUST after resume by Thomas Gleixner · 8 years ago
  9. b836554 x86/tsc: Fix broken CONFIG_X86_TSC=n build by Thomas Gleixner · 8 years ago
  10. a36f513 x86/tsc: Sync test only for the first cpu in a package by Thomas Gleixner · 8 years ago
  11. 1d0095f x86/tsc: Verify TSC_ADJUST from idle by Thomas Gleixner · 8 years ago
  12. 8b223bc x86/tsc: Store and check TSC ADJUST MSR by Thomas Gleixner · 8 years ago
  13. c48ec42 x86/tsc: Remove the unused check_tsc_disabled() by Wei Jiangang · 8 years ago
  14. aa29729 x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID by Len Brown · 9 years ago
  15. 02c0cd2 x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration by Len Brown · 9 years ago
  16. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  17. f9677e0 x86/tsc: Always Running Timer (ART) correlated clocksource by Christopher S. Hall · 9 years ago
  18. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. a94cab2 perf/x86: Add a native_perf_sched_clock_from_tsc() by Andi Kleen · 10 years ago
  20. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  21. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
  22. 881d7bf x86/asm/tsc, kvm: Remove vget_cycles() by Andy Lutomirski · 10 years ago
  23. c6e5ca3 x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() by Andy Lutomirski · 10 years ago
  24. 5f0e030 x86, tsc: Fallback to normal calibration if fast MSR calibration fails by Thomas Gleixner · 11 years ago
  25. 7da7c15 x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs by Bin Gao · 11 years ago
  26. c73deb6 perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 12 years ago
  27. b74f05d6 x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 13 years ago
  28. 28a0018 x86, tsc: Skip TSC synchronization checks for tsc=reliable by Suresh Siddha · 13 years ago
  29. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  30. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 14 years ago
  31. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  32. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  33. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  34. 4fcc50a x86: clean up vget_cycles() by Ingo Molnar · 16 years ago
  35. cb9e35d x86: clean up rdtsc_barrier() use by Ingo Molnar · 16 years ago
  36. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  37. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  38. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/tsc.h]
  39. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  40. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
  41. bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
  42. 9752082 x86: vget_cycles() __always_inline by Hugh Dickins · 17 years ago
  43. a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
  44. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
  45. 2d86e63 include/asm-x86/tsc.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  46. 75f2ce0 x86: get_cycles() fix by Ingo Molnar · 17 years ago
  47. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  48. 92767af x86: fix sched_clock() by Ingo Molnar · 17 years ago
  49. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
  50. 73018a6 x86: move tsc definitions to were they belong by Glauber de Oliveira Costa · 17 years ago
  51. 4e87173 x86: split get_cycles_sync by Glauber de Oliveira Costa · 17 years ago
  52. 80ca9c9 x86: move tsc related declarations by Thomas Gleixner · 17 years ago
  53. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  54. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  55. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-i386/tsc.h]
  56. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  57. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 18 years ago
  58. c5bcb56 [PATCH] x86: Use RDTSCP for synchronous get_cycles if possible by Andi Kleen · 18 years ago
  59. 3aefbe0 [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 by Andi Kleen · 18 years ago
  60. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 18 years ago
  61. 2272b0e [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa by Andres Salomon · 18 years ago
  62. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 18 years ago
  63. f704cb9 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 by Dave Jones · 18 years ago
  64. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 19 years ago