1. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  2. 891292a time: Fix signedness bug in sysfs_get_uname() and its callers by Patrick Palka · 11 years ago
  3. c7e99fc clockevents: Define CS_NAME_LEN unconditionally by Thomas Gleixner · 11 years ago
  4. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 11 years ago
  5. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 11 years ago
  6. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 11 years ago
  7. 0ed2aef Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  8. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 11 years ago
  9. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 11 years ago
  10. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 12 years ago
  11. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  12. 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
  13. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 13 years ago
  14. 7cf37e8 time: Fix legacy arch fallout by Thomas Gleixner · 13 years ago
  15. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 13 years ago
  16. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  17. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  18. f8e256c timers: fix build error in !oneshot case by Ingo Molnar · 16 years ago
  19. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  20. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  21. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  22. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 16 years ago
  23. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 16 years ago
  24. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 17 years ago
  25. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 17 years ago
  26. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 17 years ago
  27. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  28. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 17 years ago