1. 07bd117 tick: Sanitize broadcast control logic by Thomas Gleixner · 12 years ago
  2. 70e5975 clockevents: Prefer CPU local devices over global devices by Stephen Boyd · 12 years ago
  3. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 12 years ago
  4. 45cb8e0 clockevents: Split out selection logic by Thomas Gleixner · 12 years ago
  5. ccf33d6 clockevents: Add module refcount by Thomas Gleixner · 12 years ago
  6. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 12 years ago
  7. 7126cac clockevents: Simplify locking by Thomas Gleixner · 12 years ago
  8. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 12 years ago
  9. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 12 years ago
  11. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 12 years ago
  12. a382bf9 nohz: Assign timekeeping duty to a CPU outside the full dynticks range by Frederic Weisbecker · 12 years ago
  13. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 12 years ago
  14. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 13 years ago
  15. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 14 years ago
  16. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  18. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  19. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  20. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  21. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  22. 74a03b6 clockevents: prevent endless loop in tick_handle_periodic() by john stultz · 16 years ago
  23. 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
  24. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
  25. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  26. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  27. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  28. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  29. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  30. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 17 years ago
  31. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 17 years ago
  32. c18a41f cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c by Mike Travis · 17 years ago
  33. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 17 years ago
  34. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  35. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  36. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 18 years ago
  37. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  38. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 18 years ago
  39. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 18 years ago
  40. 3494c16 [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). by David S. Miller · 18 years ago
  41. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago
  42. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  43. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 18 years ago
  44. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 18 years ago