i386: Handle P6s without performance counters in nmi watchdog
[safe/jmp/linux-2.6] / arch / i386 / kernel / i8253.c
2007-07-22 Thomas Gleixneri386: move PIT function declarations and constants...
2007-07-22 Adrian Bunki386: arch/i386/kernel/i8253.c should #include <asm...
2007-07-22 Thomas Gleixneri386: PIT stop only, when in periodic or oneshot mode
2007-07-22 Thomas Gleixnerclockevents: fix resume logic
2007-05-01 James Bottomley[VOYAGER] clockevents: correct boot cpu is zero assumption
2007-03-23 Thomas Gleixner[PATCH] i386: clockevents fix breakage on Geode/Cyrix...
2007-03-05 john stultz[PATCH] clocksource init adjustments (fix bug #7426)
2007-02-16 Thomas Gleixner[PATCH] clockevents: i386 drivers
2006-10-17 john stultz[PATCH] i386 Time: Avoid PIT SMP lockups
2006-06-26 john stultz[PATCH] time: fix time going backward w/ clock=pit
2006-06-26 Jim Cromie[PATCH] generic-time: add macro to simplify/hide mask...
2006-06-26 john stultz[PATCH] time: rename clocksource functions
2006-06-26 john stultz[PATCH] Time: i386 Clocksource Drivers
2006-06-26 john stultz[PATCH] Time: i386 Conversion - part 1: Move timer_pit...