1. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  2. 245a349 tick: broadcast: Deny per-cpu clockevents from being broadcast sources by Soren Brinkmann · 11 years ago
  3. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  4. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  5. 07bd117 tick: Sanitize broadcast control logic by Thomas Gleixner · 11 years ago
  6. 1f73a98 tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 11 years ago
  7. c9b5a26 tick: Make oneshot broadcast robust vs. CPU offlining by Thomas Gleixner · 11 years ago
  8. ea8deb8 tick: Fix tick_broadcast_pending_mask not cleared by Daniel Lezcano · 11 years ago
  9. f5d00c1 tick: Remove useless timekeeping duty attribution to broadcast source by Jiri Bohac · 11 years ago
  10. 2938d27 tick: Cure broadcast false positive pending bit warning 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. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 11 years ago
  14. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. 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
  16. fbd44a6 tick: Use zalloc_cpumask_var for allocating offstack cpumasks by Thomas Gleixner · 11 years ago
  17. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  18. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 11 years ago
  19. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  20. c038c1c clockevents: Switch into oneshot mode even if broadcast registered late by Stephen Boyd · 11 years ago
  21. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 11 years ago
  22. a382bf9 nohz: Assign timekeeping duty to a CPU outside the full dynticks range by Frederic Weisbecker · 12 years ago
  23. eaa907c tick: Provide a check for a forced broadcast pending by Thomas Gleixner · 11 years ago
  24. 989dcb6 tick: Handle broadcast wakeup of multiple cpus by Thomas Gleixner · 11 years ago
  25. 26517f3 tick: Avoid programming the local cpu timer if broadcast pending by Thomas Gleixner · 11 years ago
  26. a7dc19b clockevents: Don't allow dummy broadcast timers by Mark Rutland · 11 years ago
  27. d2348fb tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 11 years ago
  28. f9ae39d tick: Pass broadcast device to tick_broadcast_set_event() by Daniel Lezcano · 11 years ago
  29. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 11 years ago
  30. 5d1d9a2 clockevents: Fix generic broadcast for FEAT_C3STOP by Mark Rutland · 11 years ago
  31. 12ad100 clockevents: Add generic timer broadcast function by Mark Rutland · 11 years ago
  32. 12572db clockevents: Add generic timer broadcast receiver by Mark Rutland · 11 years ago
  33. a6371f8 tick: Fix the spurious broadcast timer ticks after resume by Suresh Siddha · 12 years ago
  34. b9a6a235 tick: Ensure that the broadcast device is initialized by Thomas Gleixner · 12 years ago
  35. b435092 tick: Fix oneshot broadcast setup really by Thomas Gleixner · 12 years ago
  36. fa4da36 clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() by Suresh Siddha · 12 years ago
  37. 77b0d60 clockevents: Leave the broadcast device in shutdown mode when not needed by Suresh Siddha · 13 years ago
  38. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 13 years ago
  39. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  40. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  41. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 13 years ago
  42. 7372b0b clockevents: Move C3 stop test outside lock by Andi Kleen · 13 years ago
  43. 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
  44. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 13 years ago
  45. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 13 years ago
  46. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  47. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  48. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  49. a52f5c5 clockevents: tick_broadcast_device can become static by Dmitri Vorobiev · 15 years ago
  50. 5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ by Rusty Russell · 15 years ago
  51. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 15 years ago
  52. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  53. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  54. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 16 years ago
  55. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  56. 3027456 clockevents: check broadcast device not tick device by Thomas Gleixner · 16 years ago
  57. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  58. 7300711 clockevents: broadcast fixup possible waiters by Thomas Gleixner · 16 years ago
  59. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 16 years ago
  60. 9c17bcd clockevents: prevent multiple init/shutdown by Thomas Gleixner · 16 years ago
  61. d4496b3 clockevents: prevent endless loop in periodic broadcast handler by Thomas Gleixner · 16 years ago
  62. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  63. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  64. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 16 years ago
  65. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  66. cad0e45 clocksource/events: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  67. 833df31 clockevents: fix typo in tick-broadcast.c by Glauber Costa · 16 years ago
  68. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  69. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 16 years ago
  70. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 17 years ago
  71. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  72. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  73. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  74. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  75. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  76. c8a1d39 clockevents: fix periodic broadcast for oneshot devices by Thomas Gleixner · 17 years ago
  77. b7e113d clockevents: remove the suspend/resume workaround^Wthinko by Thomas Gleixner · 17 years ago
  78. 31d9b39 clockevents: do not shutdown the oneshot broadcast device by Thomas Gleixner · 17 years ago
  79. 07eec6a clockevents: Enforce oneshot broadcast when broadcast mask is set on resume by Thomas Gleixner · 17 years ago
  80. 5590a53 clockevents: fix device replacement by Thomas Gleixner · 17 years ago
  81. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  82. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 17 years ago
  83. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 17 years ago
  84. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 17 years ago
  85. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 17 years ago
  86. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  87. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 17 years ago