1. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  3. b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 13 years ago
  4. 57779dc x86, tsc: Skip refined tsc calibration on systems with reliable TSC by Alok Kataria · 13 years ago
  5. 9993bc63 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 13 years ago
  6. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  7. 68f30fb x86, tsc: Fix SMI induced variation in quick_pit_calibrate() by Linus Torvalds · 13 years ago
  8. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  10. 28a0018 x86, tsc: Skip TSC synchronization checks for tsc=reliable by Suresh Siddha · 13 years ago
  11. b565201 x86: Reduce clock calibration time during slave cpu startup by Jack Steiner · 13 years ago
  12. b774397 time: x86: Remove CLOCK_TICK_RATE from tsc code by Deepak Saxena · 13 years ago
  13. b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  14. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  15. 433bd80 clocksource: Replace vread with generic arch data by Andy Lutomirski · 13 years ago
  16. df04967 x86: tsc: Remove unneeded DMI-based blacklisting by Tero Roponen · 14 years ago
  17. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 14 years ago
  18. 3729db5 x86-64: Don't generate cmov in vread_tsc by Andy Lutomirski · 14 years ago
  19. 057e6a8 x86-64: Remove unnecessary barrier in vread_tsc by Andy Lutomirski · 14 years ago
  20. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 14 years ago
  21. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  22. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 14 years ago
  24. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 14 years ago
  26. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  27. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
  28. a8760ec x86: Check tsc available/disabled in the delayed init function by Thomas Gleixner · 14 years ago
  29. 08ec0c5 x86: Improve TSC calibration using a delayed workqueue by John Stultz · 14 years ago
  30. b0f9690 Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc by John Stultz · 14 years ago
  31. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. e82b8e4 x86: Add IRQ_TIME_ACCOUNTING by Venkatesh Pallipadi · 14 years ago
  33. 86ffb08 Merge remote branch 'origin/x86/cpu' into x86/amd-nb by H. Peter Anvin · 14 years ago
  34. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  35. acf0173 x86, tsc: Remove CPU frequency calibration on AMD by Borislav Petkov · 14 years ago
  36. cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
  37. f12a15b x86: Convert common clocksources to use clocksource_register_hz/khz by John Stultz · 14 years ago
  38. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  39. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  41. 1762233 clocksource: add argument to resume callback by Magnus Damm · 15 years ago
  42. 00097c4 x86, trivial: Fix grammo in tsc comment about Geode TSC reliability by Thadeu Lima de Souza Cascardo · 15 years ago
  43. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
  44. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  45. 878f4f5 x86: Trivial whitespace cleanups by Felipe Contreras · 15 years ago
  46. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  48. 08047c4 x86: Move calibrate_cpu to tsc.c by Thomas Gleixner · 15 years ago
  49. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  50. d3b8f88 x86: Make tsc=reliable override boot time stability checks by john stultz · 15 years ago
  51. 7285dd7 clocksource: Resolve cpu hotplug dead lock with TSC unstable by Thomas Gleixner · 15 years ago
  52. 1be3967 timekeeping: Move reset of cycle_last for tsc clocksource to tsc by Martin Schwidefsky · 15 years ago
  53. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  54. 1eb51c33 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  56. 84599f8 sched, x86: Fix cpufreq + sched_clock() TSC scaling by Peter Zijlstra · 16 years ago
  57. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  58. 931db6a [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_notifier() by Dave Jones · 16 years ago
  59. 595dc54 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 7d96fd4 x86: move rdtsc_barrier() into the TSC vread method by Petr Tesarik · 16 years ago
  62. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  63. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 16 years ago
  64. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  65. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  67. 37ba317 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 16 years ago
  68. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
  69. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
  70. f24ade3a x86, sched_clock(): mark variables read-mostly by Ingo Molnar · 16 years ago
  71. 199785e [CPUFREQ] p4-clockmod reports wrong frequency. by Matthias-Christian Ott · 16 years ago
  72. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  73. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  74. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  75. 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  76. 395628e x86: Skip verification by the watchdog for TSC clocksource. by Alok Kataria · 16 years ago
  77. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  78. 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 16 years ago
  79. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  80. 5df4551 x86, tsc calibration: fix by Ingo Molnar · 16 years ago
  81. 4156e9a x86: quick TSC calibration, improve by Ingo Molnar · 16 years ago
  82. 6ac40ed x86: quick TSC calibration by Linus Torvalds · 16 years ago
  83. a977c40 x86: TSC make the calibration loop smarter by Thomas Gleixner · 16 years ago
  84. 827014b x86: TSC: use one set of reference variables by Thomas Gleixner · 16 years ago
  85. d683ef7 x86: TSC: separate hpet/pmtimer calculation out by Thomas Gleixner · 16 years ago
  86. cce3e05 x86: TSC: define the PIT latch value separate by Thomas Gleixner · 16 years ago
  87. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
  88. ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 16 years ago
  89. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
  90. 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 16 years ago
  91. 060700b x86: do not enable TSC notifier if we don't need it by Linus Torvalds · 16 years ago
  92. d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 16 years ago
  93. 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 16 years ago
  94. e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 17 years ago
  95. 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 17 years ago
  96. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
  97. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
  98. 2dbe06f x86: merge the TSC cpu-freq code by Alok Kataria · 17 years ago
  99. bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
  100. 0ef9553 x86: merge sched_clock handling by Alok Kataria · 17 years ago