1. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  2. 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
  3. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  4. 1762233 clocksource: add argument to resume callback by Magnus Damm · 15 years ago
  5. 00097c4 x86, trivial: Fix grammo in tsc comment about Geode TSC reliability by Thadeu Lima de Souza Cascardo · 15 years ago
  6. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
  7. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  8. 878f4f5 x86: Trivial whitespace cleanups by Felipe Contreras · 15 years ago
  9. 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
  10. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  11. 08047c4 x86: Move calibrate_cpu to tsc.c by Thomas Gleixner · 15 years ago
  12. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  13. 7285dd7 clocksource: Resolve cpu hotplug dead lock with TSC unstable by Thomas Gleixner · 15 years ago
  14. 1be3967 timekeeping: Move reset of cycle_last for tsc clocksource to tsc by Martin Schwidefsky · 15 years ago
  15. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  16. 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
  17. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  18. 84599f8a sched, x86: Fix cpufreq + sched_clock() TSC scaling by Peter Zijlstra · 16 years ago
  19. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  20. 931db6a [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_notifier() by Dave Jones · 16 years ago
  21. 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
  22. 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
  23. 7d96fd4 x86: move rdtsc_barrier() into the TSC vread method by Petr Tesarik · 16 years ago
  24. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  25. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 16 years ago
  26. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  27. 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
  28. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  29. 37ba317 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 16 years ago
  30. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
  31. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
  32. f24ade3a x86, sched_clock(): mark variables read-mostly by Ingo Molnar · 16 years ago
  33. 199785e [CPUFREQ] p4-clockmod reports wrong frequency. by Matthias-Christian Ott · 16 years ago
  34. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  35. 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
  36. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  37. 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  38. 395628e x86: Skip verification by the watchdog for TSC clocksource. by Alok Kataria · 16 years ago
  39. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  40. 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 16 years ago
  41. 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
  42. 5df4551 x86, tsc calibration: fix by Ingo Molnar · 16 years ago
  43. 4156e9a x86: quick TSC calibration, improve by Ingo Molnar · 16 years ago
  44. 6ac40ed x86: quick TSC calibration by Linus Torvalds · 16 years ago
  45. a977c40 x86: TSC make the calibration loop smarter by Thomas Gleixner · 16 years ago
  46. 827014b x86: TSC: use one set of reference variables by Thomas Gleixner · 16 years ago
  47. d683ef7 x86: TSC: separate hpet/pmtimer calculation out by Thomas Gleixner · 16 years ago
  48. cce3e05 x86: TSC: define the PIT latch value separate by Thomas Gleixner · 16 years ago
  49. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
  50. ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 16 years ago
  51. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
  52. 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 16 years ago
  53. 060700b x86: do not enable TSC notifier if we don't need it by Linus Torvalds · 16 years ago
  54. d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 16 years ago
  55. 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 16 years ago
  56. e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 16 years ago
  57. 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 17 years ago
  58. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
  59. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
  60. 2dbe06f x86: merge the TSC cpu-freq code by Alok Kataria · 17 years ago
  61. bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
  62. 0ef9553 x86: merge sched_clock handling by Alok Kataria · 17 years ago