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