1. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  2. d74892c clockevents: Drop redundant cpumask check in tick_check_new_device() by Luiz Capitulino · 9 years ago
  3. 0f44705 tick: Move the export of tick_broadcast_oneshot_control to the proper place by Thomas Gleixner · 9 years ago
  4. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  5. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  6. 051ebd1 clockevents: Use set/get state helper functions by Thomas Gleixner · 9 years ago
  7. d7eb231 clockevents: Provide functions to set and get the state by Thomas Gleixner · 9 years ago
  8. 472c4a9 clockevents: Use helpers to check the state of a clockevent device by Viresh Kumar · 9 years ago
  9. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 9 years ago
  10. 75e0678 PM / tick: Add tracepoints for suspend-to-idle diagnostics by Rafael J. Wysocki · 9 years ago
  11. c6eb3f7 hrtimer: Get rid of hrtimer softirq by Thomas Gleixner · 9 years ago
  12. def7470 timers/PM: Drop unnecessary braces from tick_freeze() by Rafael J. Wysocki · 9 years ago
  13. 422fe75 timers/PM: Fix up tick_unfreeze() by Rafael J. Wysocki · 9 years ago
  14. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 9 years ago
  15. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 9 years ago
  16. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 9 years ago
  17. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 9 years ago
  18. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 9 years ago
  19. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 9 years ago
  20. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 9 years ago
  21. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 9 years ago
  22. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  23. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  24. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  25. 521c429 tick-common: Fix wrong check in tick_check_replacement() by Viresh Kumar · 10 years ago
  26. b97f029 tick: Remove code duplication in tick_handle_periodic() by Viresh Kumar · 10 years ago
  27. cacb3c7 tick: Fix spelling mistake in tick_handle_periodic() by Viresh Kumar · 10 years ago
  28. d05d24a Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core by Ingo Molnar · 10 years ago
  29. 47a1b796 tick/timekeeping: Call update_wall_time outside the jiffies lock by John Stultz · 11 years ago
  30. 050ded1 tick: Document tick_do_timer_cpu by Andrew Morton · 11 years ago
  31. 07bd117 tick: Sanitize broadcast control logic by Thomas Gleixner · 11 years ago
  32. 70e5975 clockevents: Prefer CPU local devices over global devices by Stephen Boyd · 11 years ago
  33. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 11 years ago
  34. 45cb8e0 clockevents: Split out selection logic by Thomas Gleixner · 11 years ago
  35. ccf33d6 clockevents: Add module refcount by Thomas Gleixner · 11 years ago
  36. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 11 years ago
  37. 7126cac clockevents: Simplify locking by Thomas Gleixner · 11 years ago
  38. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 11 years ago
  39. 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
  40. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 11 years ago
  41. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 11 years ago
  42. a382bf9 nohz: Assign timekeeping duty to a CPU outside the full dynticks range by Frederic Weisbecker · 12 years ago
  43. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 11 years ago
  44. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 12 years ago
  45. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  46. 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 · 13 years ago
  47. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 13 years ago
  48. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 13 years ago
  49. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  50. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  51. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  52. 74a03b6 clockevents: prevent endless loop in tick_handle_periodic() by john stultz · 15 years ago
  53. 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
  54. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 15 years ago
  55. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  56. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  57. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  58. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  59. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  60. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 16 years ago
  61. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  62. c18a41f cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c by Mike Travis · 16 years ago
  63. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  64. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  65. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  66. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  67. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 17 years ago
  68. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 17 years ago
  69. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 17 years ago
  70. 3494c16 [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). by David S. Miller · 17 years ago
  71. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 17 years ago
  72. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  73. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 17 years ago
  74. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 17 years ago