1. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  2. a52f5c5 clockevents: tick_broadcast_device can become static by Dmitri Vorobiev · 15 years ago
  3. 5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ by Rusty Russell · 16 years ago
  4. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
  5. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  6. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  7. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 16 years ago
  8. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  9. 3027456 clockevents: check broadcast device not tick device by Thomas Gleixner · 16 years ago
  10. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  11. 7300711 clockevents: broadcast fixup possible waiters by Thomas Gleixner · 16 years ago
  12. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 16 years ago
  13. 9c17bcd clockevents: prevent multiple init/shutdown by Thomas Gleixner · 16 years ago
  14. d4496b3 clockevents: prevent endless loop in periodic broadcast handler by Thomas Gleixner · 16 years ago
  15. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  16. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  17. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 16 years ago
  18. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  19. cad0e45 clocksource/events: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  20. 833df31 clockevents: fix typo in tick-broadcast.c by Glauber Costa · 16 years ago
  21. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  22. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 16 years ago
  23. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 17 years ago
  24. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  25. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  26. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  27. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  28. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  29. c8a1d39 clockevents: fix periodic broadcast for oneshot devices by Thomas Gleixner · 17 years ago
  30. b7e113d clockevents: remove the suspend/resume workaround^Wthinko by Thomas Gleixner · 17 years ago
  31. 31d9b39 clockevents: do not shutdown the oneshot broadcast device by Thomas Gleixner · 17 years ago
  32. 07eec6a clockevents: Enforce oneshot broadcast when broadcast mask is set on resume by Thomas Gleixner · 17 years ago
  33. 5590a53 clockevents: fix device replacement by Thomas Gleixner · 17 years ago
  34. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  35. 72fcde9 Ignore bogus ACPI info for offline CPUs by Thomas Gleixner · 17 years ago
  36. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 17 years ago
  37. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 17 years ago
  38. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 17 years ago
  39. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  40. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 17 years ago