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