1. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  2. 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
  3. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  4. 37ba317 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 16 years ago
  5. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
  6. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
  7. f24ade3a x86, sched_clock(): mark variables read-mostly by Ingo Molnar · 16 years ago
  8. 199785e [CPUFREQ] p4-clockmod reports wrong frequency. by Matthias-Christian Ott · 16 years ago
  9. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  10. 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
  11. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  12. 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  13. 395628e x86: Skip verification by the watchdog for TSC clocksource. by Alok Kataria · 16 years ago
  14. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  15. 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 16 years ago
  16. 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
  17. 5df4551 x86, tsc calibration: fix by Ingo Molnar · 17 years ago
  18. 4156e9a x86: quick TSC calibration, improve by Ingo Molnar · 17 years ago
  19. 6ac40ed x86: quick TSC calibration by Linus Torvalds · 17 years ago
  20. a977c40 x86: TSC make the calibration loop smarter by Thomas Gleixner · 17 years ago
  21. 827014b x86: TSC: use one set of reference variables by Thomas Gleixner · 17 years ago
  22. d683ef7 x86: TSC: separate hpet/pmtimer calculation out by Thomas Gleixner · 17 years ago
  23. cce3e05 x86: TSC: define the PIT latch value separate by Thomas Gleixner · 17 years ago
  24. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 17 years ago
  25. ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 17 years ago
  26. fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 17 years ago
  27. 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 17 years ago
  28. 060700b x86: do not enable TSC notifier if we don't need it by Linus Torvalds · 17 years ago
  29. d554d9a x86, tsc: fix section mismatch warning by Marcin Slusarz · 17 years ago
  30. 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 17 years ago
  31. e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 17 years ago
  32. 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 17 years ago
  33. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
  34. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
  35. 2dbe06f x86: merge the TSC cpu-freq code by Alok Kataria · 17 years ago
  36. bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
  37. 0ef9553 x86: merge sched_clock handling by Alok Kataria · 17 years ago