1. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 8 years ago
  2. 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 9 years ago
  3. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 9 years ago
  4. be3ef76 clockevents: Rename state to state_use_accessors by Thomas Gleixner · 9 years ago
  5. d7eb231 clockevents: Provide functions to set and get the state by Thomas Gleixner · 9 years ago
  6. c1ad348 tick: Nohz: Rework next timer evaluation by Thomas Gleixner · 9 years ago
  7. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 9 years ago
  8. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 9 years ago
  9. 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  10. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 9 years ago
  11. 3ae7a93 tick: Further simplify tick-internal.h by Ingo Molnar · 9 years ago
  12. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 10 years ago
  13. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 10 years ago
  14. 080873c tick: Make tick_resume_broadcast_oneshot() static by Thomas Gleixner · 10 years ago
  15. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
  16. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
  17. b7475eb tick: Simplify tick-internal.h by Thomas Gleixner · 10 years ago
  18. bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 10 years ago
  19. 9f083b7 clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD by Thomas Gleixner · 10 years ago
  20. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
  21. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  22. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago
  23. f1689bb time: Fixup fallout from recent clockevent/tick changes by Thomas Gleixner · 11 years ago
  24. da7e6f4 time: Change the return type of clockevents_notify() to integer by Preeti U Murthy · 11 years ago
  25. 627ee79 clockevents: Serialize calls to clockevents_update_freq() in the core by Thomas Gleixner · 11 years ago
  26. 47a1b796 tick/timekeeping: Call update_wall_time outside the jiffies lock by John Stultz · 11 years ago
  27. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  28. 891292a time: Fix signedness bug in sysfs_get_uname() and its callers by Patrick Palka · 11 years ago
  29. c7e99fc clockevents: Define CS_NAME_LEN unconditionally by Thomas Gleixner · 11 years ago
  30. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 11 years ago
  31. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 11 years ago
  32. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 11 years ago
  33. 0ed2aef Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  34. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 12 years ago
  35. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 12 years ago
  36. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 13 years ago
  37. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  38. 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 · 14 years ago
  39. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  40. 7cf37e8 time: Fix legacy arch fallout by Thomas Gleixner · 14 years ago
  41. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  42. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  43. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  44. f8e256c timers: fix build error in !oneshot case by Ingo Molnar · 16 years ago
  45. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  46. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  47. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  48. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 16 years ago
  49. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 17 years ago
  50. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 17 years ago
  51. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 18 years ago
  52. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 18 years ago
  53. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  54. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 18 years ago