1. 5b7a209 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 0902d50 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 83e8372 x86/tsc: Move inline keyword to the beginning of function declarations by Mathieu Malaterre · 6 years ago
  4. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  5. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  6. 2420a0b x86/tsc: Set LAPIC timer period to crystal clock frequency by Daniel Drake · 6 years ago
  7. 604dc91 x86/tsc: Use CPUID.0x16 to calculate missing crystal frequency by Daniel Drake · 6 years ago
  8. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  9. c208ac8 x86: tsc: Rework time_cpufreq_notifier() by Rafael J. Wysocki · 6 years ago
  10. 0f0b7e1c x86/tsc: Add option to disable tsc clocksource watchdog by Juri Lelli · 6 years ago
  11. a786ef1 x86/tsc: Make calibration refinement more robust by Daniel Vacek · 6 years ago
  12. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. dda93b45 Merge branch 'x86/cache' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  15. 4907c68 x86/tsc: Force inlining of cyc2ns bits by Peter Zijlstra · 6 years ago
  16. 2647c43 x86/tsc: Fix UV TSC initialization by Mike Travis · 6 years ago
  17. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  18. 17f6bac x86/tsc: Prevent result truncation on 32bit by Chuanhua Lei · 6 years ago
  19. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  20. 608008a x86/tsc: Consolidate init code by Dou Liyang · 6 years ago
  21. 8dbe438 x86/tsc: Make use of tsc_calibrate_cpu_early() by Pavel Tatashin · 7 years ago
  22. 03821f4 x86/tsc: Split native_calibrate_cpu() into early and late parts by Pavel Tatashin · 7 years ago
  23. 4763f03 x86/tsc: Use TSC as sched clock early by Pavel Tatashin · 7 years ago
  24. e2a9ca2 x86/tsc: Initialize cyc2ns when tsc frequency is determined by Pavel Tatashin · 7 years ago
  25. cf7a63e x86/tsc: Calibrate tsc only once by Pavel Tatashin · 7 years ago
  26. fe9af81 x86/tsc: Redefine notsc to behave as tsc=unstable by Pavel Tatashin · 7 years ago
  27. e3b4f79025 x86/tsc: Fix mark_tsc_unstable() by Peter Zijlstra · 7 years ago
  28. e9088ad x86/tsc: Always unregister clocksource_tsc_early by Peter Zijlstra · 7 years ago
  29. d3878e16 x86/tsc: Prevent 32bit truncation in calc_hpet_ref() by Xiaoming Gao · 7 years ago
  30. fc804f6 x86/tsc: Convert ART in nanoseconds to TSC by Rajvi Jingar · 7 years ago
  31. aa83c45 x86/tsc: Introduce early tsc clocksource by Peter Zijlstra · 7 years ago
  32. 30c7e5b x86/tsc: Allow TSC calibration without PIT by Peter Zijlstra · 7 years ago
  33. 4b5b2127 x86/tsc: Print tsc_khz, when it differs from cpu_khz by Len Brown · 7 years ago
  34. b511203 x86/tsc: Fix erroneous TSC rate on Skylake Xeon by Len Brown · 7 years ago
  35. da4ae6c x86/tsc: Future-proof native_calibrate_tsc() by Len Brown · 7 years ago
  36. 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
  37. 120fc3f x86/tsc: Mark cyc2ns_init() and detect_art() __init by Dou Liyang · 7 years ago
  38. 76ce7cf x86/smpboot: Make optimization of delay calibration work correctly by Pavel Tatashin · 7 years ago
  39. 6c66350 x86/tsc: Provide a means to disable TSC ART by mike.travis@hpe.com · 7 years ago
  40. af57685 x86/timers: Make recalibrate_cpu_khz() void by Dou Liyang · 8 years ago
  41. eb49606 x86/timers: Move the simple udelay calibration to tsc.h by Dou Liyang · 8 years ago
  42. 3ad918e Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. a1272dd x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc() by Zhenzhong Duan · 8 years ago
  44. 5c3c2ea x86/tsc: Fold set_cyc2ns_scale() into caller by Arnd Bergmann · 8 years ago
  45. ac1e843 sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() by Peter Zijlstra · 8 years ago
  46. b421b22 x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points by Peter Zijlstra · 8 years ago
  47. aa7b630 x86/tsc: Feed refined TSC calibration into sched_clock() by Peter Zijlstra · 8 years ago
  48. 615cd03 x86/tsc: Fix sched_clock() sync by Peter Zijlstra · 8 years ago
  49. 59eaef7 x86/tsc: Remodel cyc2ns to use seqcount_latch() by Peter Zijlstra · 8 years ago
  50. 8309f86 x86/tsc: Provide 'tsc=unstable' boot parameter by Peter Zijlstra · 8 years ago
  51. 698eff6 sched/clock, x86/perf: Fix "perf test tsc" by Peter Zijlstra · 8 years ago
  52. 44fee88 x86/tsc: Fix ART for TSC_KNOWN_FREQ by Peter Zijlstra · 8 years ago
  53. 609b07b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. f94c8d1 sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface by Peter Zijlstra · 8 years ago
  55. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  56. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. f2e0421 x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST by Thomas Gleixner · 8 years ago
  58. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
  59. 12907fb sched/clock, clocksource: Add optional cs::mark_unstable() method by Thomas Gleixner · 8 years ago
  60. 695085b x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 8 years ago
  61. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  62. 5bae156 x86/tsc: Force TSC_ADJUST register to value >= zero by Thomas Gleixner · 8 years ago
  63. 6a36958 x86/tsc: Validate TSC_ADJUST after resume by Thomas Gleixner · 8 years ago
  64. 8b223bc x86/tsc: Store and check TSC ADJUST MSR by Thomas Gleixner · 8 years ago
  65. 7b3d2f6 x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art() by Thomas Gleixner · 8 years ago
  66. 984fece x86/tsc: Finalize the split of the TSC_RELIABLE flag by Thomas Gleixner · 8 years ago
  67. 4635fdc x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliable by Bin Gao · 8 years ago
  68. 4ca4df0 x86/tsc: Mark TSC frequency determined by CPUID as known by Bin Gao · 8 years ago
  69. 47c95a4 x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag by Bin Gao · 8 years ago
  70. 6baf3d6 x86/tsc: Add additional Intel CPU models to the crystal quirk list by Prarit Bhargava · 8 years ago
  71. 655e52d x86/tsc: Use cpu id defines instead of hex constants by Prarit Bhargava · 8 years ago
  72. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  73. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 9 years ago
  74. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. c48ec42 x86/tsc: Remove the unused check_tsc_disabled() by Wei Jiangang · 9 years ago
  76. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  77. ff4c866 x86/tsc: Enumerate BXT tsc_khz via CPUID by Len Brown · 9 years ago
  78. aa29729 x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID by Len Brown · 9 years ago
  79. 02c0cd2 x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration by Len Brown · 9 years ago
  80. eff4677 x86/tsc: Save an indentation level in recalibrate_cpu_khz() by Borislav Petkov · 9 years ago
  81. a841cca x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call by Borislav Petkov · 9 years ago
  82. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  83. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 9 years ago
  84. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  85. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. f9677e0 x86/tsc: Always Running Timer (ART) correlated clocksource by Christopher S. Hall · 9 years ago
  87. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  88. c25323c x86/tsc: Use topology functions by Thomas Gleixner · 9 years ago
  89. 2f7a3f8 x86/tsc: Remove unused tsc_pre_init() hook by Thomas Gleixner · 9 years ago
  90. b9511cd perf/x86: Fix time_shift in perf_event_mmap_page by Adrian Hunter · 9 years ago
  91. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  92. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 03da3ff x86/platform: Fix Geode LX timekeeping in the generic x86 build by David Woodhouse · 9 years ago
  94. b20112e perf/x86: Improve accuracy of perf/sched clock by Adrian Hunter · 9 years ago
  95. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 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
  97. a94cab2 perf/x86: Add a native_perf_sched_clock_from_tsc() by Andi Kleen · 10 years ago
  98. 3bbfafb x86, tsc, locking/static_keys: Employ static_branch_likely() by Peter Zijlstra · 9 years ago
  99. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  100. 27c6340 x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles() by Andy Lutomirski · 10 years ago