1. a6371f8 tick: Fix the spurious broadcast timer ticks after resume by Suresh Siddha · 14 years ago
  2. b9a6a235 tick: Ensure that the broadcast device is initialized by Thomas Gleixner · 14 years ago
  3. b435092 tick: Fix oneshot broadcast setup really by Thomas Gleixner · 14 years ago
  4. fa4da36 clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() by Suresh Siddha · 14 years ago
  5. 77b0d60 clockevents: Leave the broadcast device in shutdown mode when not needed by Suresh Siddha · 15 years ago
  6. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 14 years ago
  7. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 15 years ago
  8. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 15 years ago
  9. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 15 years ago
  10. 7372b0b clockevents: Move C3 stop test outside lock by Andi Kleen · 15 years ago
  11. 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 · 15 years ago
  12. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 15 years ago
  13. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 15 years ago
  14. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 16 years ago
  15. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 16 years ago
  16. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 17 years ago
  17. a52f5c5 clockevents: tick_broadcast_device can become static by Dmitri Vorobiev · 17 years ago
  18. 5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ by Rusty Russell · 17 years ago
  19. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 17 years ago
  20. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 17 years ago
  21. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 18 years ago
  22. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 18 years ago
  23. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 18 years ago
  24. 3027456 clockevents: check broadcast device not tick device by Thomas Gleixner · 18 years ago
  25. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 18 years ago
  26. 7300711 clockevents: broadcast fixup possible waiters by Thomas Gleixner · 18 years ago
  27. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 18 years ago
  28. 9c17bcd clockevents: prevent multiple init/shutdown by Thomas Gleixner · 18 years ago
  29. d4496b3 clockevents: prevent endless loop in periodic broadcast handler by Thomas Gleixner · 18 years ago
  30. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 18 years ago
  31. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  32. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 18 years ago
  33. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  34. cad0e45 clocksource/events: use performance variant for_each_cpu_mask_nr by Mike Travis · 18 years ago
  35. 833df31 clockevents: fix typo in tick-broadcast.c by Glauber Costa · 18 years ago
  36. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 18 years ago
  37. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 18 years ago
  38. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 18 years ago
  39. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 19 years ago
  40. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 19 years ago
  41. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 19 years ago
  42. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 19 years ago
  43. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 19 years ago
  44. c8a1d39 clockevents: fix periodic broadcast for oneshot devices by Thomas Gleixner · 19 years ago
  45. b7e113d clockevents: remove the suspend/resume workaround^Wthinko by Thomas Gleixner · 19 years ago
  46. 31d9b39 clockevents: do not shutdown the oneshot broadcast device by Thomas Gleixner · 19 years ago
  47. 07eec6a clockevents: Enforce oneshot broadcast when broadcast mask is set on resume by Thomas Gleixner · 19 years ago
  48. 5590a53 clockevents: fix device replacement by Thomas Gleixner · 19 years ago
  49. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 19 years ago
  50. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 19 years ago
  51. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 19 years ago
  52. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 19 years ago
  53. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 19 years ago
  54. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 19 years ago
  55. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 19 years ago