1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 1762233 clocksource: add argument to resume callback by Magnus Damm · 14 years ago
  3. 73472a4 x86: Disable HPET MSI on ATI SB700/SB800 by Pallipadi, Venkatesh · 14 years ago
  4. 18ed61d x86: hpet: Make WARN_ON understandable by Thomas Gleixner · 14 years ago
  5. c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 15 years ago
  6. 5946fa3 x86, hpet: Simplify the HPET code by Jan Beulich · 15 years ago
  7. 39fe05e x86, hpet: Disable per-cpu hpet timer if ARAT is supported by Shaohua Li · 15 years ago
  8. 507fa3a x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure by Thomas Gleixner · 15 years ago
  9. 7a6f9cb x86: hpet: fix periodic mode programming on AMD 81xx by Andreas Herrmann · 15 years ago
  10. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  11. c23e253 x86: hpet: stop HPET_COUNTER when programming periodic mode by Andreas Herrmann · 15 years ago
  12. 8d6f0c8 x86: hpet: provide separate functions to stop and start the counter by Andreas Herrmann · 15 years ago
  13. b98103a x86: hpet: print HPET registers during setup (if hpet=verbose is used) by Andreas Herrmann · 15 years ago
  14. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 15 years ago
  16. ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 15 years ago
  17. a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 15 years ago
  18. 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 15 years ago
  19. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 39c04b5 x86: make sure we really have an hpet mapping before using it by Jeremy Fitzhardinge · 15 years ago
  22. bacbe99 x86: enable HPET on Fujitsu u9200 by Janne Kulmala · 15 years ago
  23. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 15 years ago
  24. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 15 years ago
  25. e951e4a x86: fix unused variable warning in arch/x86/kernel/hpet.c by Ingo Molnar · 15 years ago
  26. 3b71e9e x86: HPET: fix sparse warning by Hannes Eder · 15 years ago
  27. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  28. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  29. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  30. 5f79f2f hpet: clean up warning by Venki Pallipadi · 16 years ago
  31. c81bba4 x86: print out irq nr for msi/ht, v3 by Yinghai Lu · 16 years ago
  32. ba374c9 x86: fix HPET compiler error when not using CONFIG_PCI_MSI by Steven Noonan · 16 years ago
  33. f0ed4e6 x86: using HPET in MSI mode and setting up per CPU HPET timers, fix by Venki Pallipadi · 16 years ago
  34. 26afe5f x86: HPET_MSI Initialise per-cpu HPET timers by venkatesh.pallipadi@intel.com · 16 years ago
  35. 4588c1f x86: HPET_MSI Basic HPET_MSI setup code, cleanups by Ingo Molnar · 16 years ago
  36. 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago
  37. b40d575 x86: HPET_MSI Refactor code in preparation for HPET_MSI by venkatesh.pallipadi@intel.com · 16 years ago
  38. 83bd699 Merge commit 'v2.6.27-rc6' into timers/hpet by Ingo Molnar · 16 years ago
  39. 72d43d9 x86: HPET: read back compare register before reading counter by Thomas Gleixner · 16 years ago
  40. f767625 x86: HPET fix moronic 32/64bit thinko by Thomas Gleixner · 16 years ago
  41. 7cfb0435 HPET: make minimum reprogramming delta useful by Thomas Gleixner · 16 years ago
  42. a6825f1 x86: hpet: workaround SB700 BIOS by Thomas Gleixner · 16 years ago
  43. 64a76f6 hpet: /dev/hpet - fixes and cleanup by David Brownell · 16 years ago
  44. 7e2a31d rtc-cmos: avoid spurious irqs by David Brownell · 16 years ago
  45. 2387ce5 x86: make 64bit hpet_set_mapping to use ioremap too, v2 by Yinghai Lu · 16 years ago
  46. 6fd592d x86: clean up computation of HPET .mult variables by Carlos R. Mafra · 16 years ago
  47. fc3fbc4 hpet: fix by Ingo Molnar · 16 years ago
  48. 877084f x86: cleanup div_sc() usage by Akinobu Mita · 16 years ago
  49. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  50. b02a7f2 x86: hpet fix docbook comment by Pavel Machek · 16 years ago
  51. f8f7648 rtc: use the IRQ callback interface in (old) RTC driver by Bernhard Walle · 16 years ago
  52. 1bdbdaa x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules by Bernhard Walle · 16 years ago
  53. 201c199 x86: remove duplicate includes by Lucas Woods · 16 years ago
  54. 37a47db8 x86: assign IRQs to HPET timers, fix by Balaji Rao · 16 years ago
  55. e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 16 years ago
  56. b10db7f time: more timer related cleanups by Pavel Machek · 16 years ago
  57. 8ee291f x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC by Bernhard Walle · 16 years ago
  58. c86c7fb x86: disable hpet on shutdown by OGAWA Hirofumi · 16 years ago
  59. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  60. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  61. b17530b x86: add force_hpet boot option by Thomas Gleixner · 17 years ago
  62. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  63. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  64. 610bf2f x86: HPET restructure hpet code for hpet force enable by Venki Pallipadi · 17 years ago
  65. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  66. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago[Renamed from arch/x86/kernel/hpet_32.c]
  67. 2876914 i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  68. 06a24de i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  69. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/hpet_32.c]
  70. ae47fd4 i386: prepare shared kernel/hpet.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/hpet.c]
  71. 43d6ca0 i386: hpet assumes boot cpu is 0 by Chris Wright · 17 years ago
  72. 075bcd1 i386: HPET, check if the counter works by Thomas Gleixner · 17 years ago
  73. 0655d7c x86: share hpet.h with i386 by Thomas Gleixner · 17 years ago
  74. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  75. 399afa4 [PATCH] Add suspend/resume for HPET by Maxim Levitsky · 17 years ago
  76. c7f6d15 [PATCH] i386: Fix bogus return value in hpet_next_event() by Thomas Gleixner · 17 years ago
  77. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 17 years ago
  78. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 17 years ago
  79. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 17 years ago
  80. 5b71bdd [PATCH] hpet: trivial __iomem annotations by Al Viro · 17 years ago
  81. fa5cecd [PATCH] i386: add missing iounmap in i386 hpet clocksource code by Amol Lad · 17 years ago
  82. 30f3174 [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062) by john stultz · 18 years ago
  83. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 18 years ago
  84. a275254 [PATCH] time: rename clocksource functions by john stultz · 18 years ago
  85. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 18 years ago