1. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  2. 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 17 years ago
  3. 1725037f x86: set_cyc2ns_scale() remove prev scale by Ingo Molnar · 17 years ago
  4. 3c2047c x86: if we cannot calibrate the TSC, we panic. by Rusty Russell · 17 years ago
  5. 4f41c94 x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier() by Karsten Wiese · 17 years ago
  6. 5b13d86 revert "x86: tsc prevent time going backwards" by Ingo Molnar · 17 years ago
  7. 47001d6 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  8. 7265b6f x86: notsc is ignored on common configurations by Pavel Machek · 17 years ago
  9. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  10. 51fc97b x86: allow TSC clock source on AMD Fam10h and some cleanup by Andi Kleen · 17 years ago
  11. 53d517c x86: scale cyc_2_nsec according to CPU frequency by Guillaume Chazarain · 17 years ago
  12. 8c66006 x86: fix more TSC clock source calibration errors by Dave Johnson · 17 years ago
  13. edaf420 x86: fix TSC clock source calibration error by Dave Johnson · 17 years ago
  14. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  15. 9631512 Fix typo in arch/x86/kernel/tsc_32.c by Josh Triplett · 17 years ago
  16. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  17. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  18. f97586b x86: do not crash on non-Geode PCs in TSC probe by Ingo Molnar · 17 years ago
  19. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  20. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  21. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/tsc_32.c]
  22. 76ea2ec i386: prepare shared kernel/tsc.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/tsc.c]
  23. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  24. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 18 years ago
  25. d7e28ff lguest: the host code by Rusty Russell · 18 years ago
  26. 688340e Add a sched_clock paravirt_op by Jeremy Fitzhardinge · 18 years ago
  27. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 18 years ago
  28. df3624a [PATCH] i386: remove xtime_lock'ing around cpufreq notifier by Daniel Walker · 18 years ago
  29. 5a90cf20 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 18 years ago
  30. d9a5c0a [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems by Thomas Gleixner · 18 years ago
  31. 28f36f8 [PATCH] i386: Don't use the TSC in sched_clock if unstable by Guillaume Chazarain · 18 years ago
  32. 4a6753c [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock by Adrian Bunk · 18 years ago
  33. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 18 years ago
  34. 1182d85 [PATCH] vmi: cpu cycles fix by Zachary Amsden · 18 years ago
  35. 6cb9a83 [PATCH] vmi: sched clock paravirt op fix by Zachary Amsden · 18 years ago
  36. 07190a0 [PATCH] Mark TSC on GeodeLX reliable by Marcelo Tosatti · 18 years ago
  37. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 18 years ago
  38. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 18 years ago
  39. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 18 years ago
  40. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 18 years ago
  41. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 18 years ago
  42. 26a08eb [PATCH] i386 Remove useless code in tsc.c by Thomas Gleixner · 18 years ago
  43. f969098 [PATCH] i386: improve sched_clock() on i686 by Ingo Molnar · 18 years ago
  44. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 18 years ago
  45. 664c0d3 [PATCH] i386: sched_clock using init data tsc_disable fix by Vivek Goyal · 18 years ago
  46. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  47. db91b88 [PATCH] i386: Fix double #includes in arch/i386 by Nicolas Kaiser · 18 years ago
  48. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  49. 3f4a0b9 [PATCH] i386 Time: Avoid PIT SMP lockups by john stultz · 18 years ago
  50. c0d8374 [PATCH] i386: mark two more functions as __init by Magnus Damm · 18 years ago
  51. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 19 years ago
  52. a275254 [PATCH] time: rename clocksource functions by john stultz · 19 years ago
  53. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 19 years ago
  54. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 19 years ago
  55. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 19 years ago