1. 0a779c5 x86: Use common i8253 clockevent by Thomas Gleixner · 14 years ago
  2. 16f871b x86: i8253: Consolidate definitions of global_clock_event by Ralf Baechle · 14 years ago
  3. 15f304b i8253: Consolidate all kernel definitions of i8253_lock by Ralf Baechle · 14 years ago
  4. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 14 years ago
  5. 61ee9a4 x86: Convert PIT to clockevents_config_and_register() by Thomas Gleixner · 14 years ago
  6. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  7. 8249145 clocksource: convert x86 to generic i8253 clocksource by Russell King · 14 years ago
  8. b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 15 years ago
  9. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  10. 8cab02d x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown by Thomas Gleixner · 15 years ago
  11. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  12. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  13. c8344bc x86: i8253 cleanup by Jaswinder Singh Rajput · 16 years ago
  14. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  15. 877084f x86: cleanup div_sc() usage by Akinobu Mita · 17 years ago
  16. d454157 x86: cleanup clocksource_hz2mult usage by Akinobu Mita · 17 years ago
  17. c2a9cc7 x86: pit_clockevent can be static by Harvey Harrison · 17 years ago
  18. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
  19. 5f627f8 mips, x86: optimize the i8259 code a bit by Ralf Baechle · 17 years ago
  20. 1a0c009 x86: unregister PIT clocksource when PIT is disabled by Thomas Gleixner · 17 years ago
  21. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
  22. 316da3b x86: restrict PIT clocksource usage by Thomas Gleixner · 17 years ago
  23. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  24. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  25. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago[Renamed from arch/x86/kernel/i8253_32.c]
  26. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  27. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/i8253_32.c]
  28. d07ec74 i386: prepare shared kernel/i8253.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/i8253.c]
  29. a290097 i386: move PIT function declarations and constants to correct header file by Thomas Gleixner · 17 years ago
  30. 3f9c8d1 i386: arch/i386/kernel/i8253.c should #include <asm/timer.h> by Adrian Bunk · 17 years ago
  31. 7671988 i386: PIT stop only, when in periodic or oneshot mode by Thomas Gleixner · 17 years ago
  32. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  33. 2feae21 [VOYAGER] clockevents: correct boot cpu is zero assumption by James Bottomley · 18 years ago
  34. 6b3964c [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations by Thomas Gleixner · 18 years ago
  35. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 18 years ago
  36. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 18 years ago
  37. 3f4a0b9 [PATCH] i386 Time: Avoid PIT SMP lockups by john stultz · 18 years ago
  38. 6415ce9 [PATCH] time: fix time going backward w/ clock=pit by john stultz · 19 years ago
  39. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 19 years ago
  40. a275254 [PATCH] time: rename clocksource functions by john stultz · 19 years ago
  41. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 19 years ago
  42. 8d016ef [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c by john stultz · 19 years ago