1. d25a025 clocksource: Make clocksource watchdog test safe for slow-HZ systems by Paul E. McKenney · 3 years, 5 months ago
  2. 17a1b88 hrtimer: Add bases argument to clock_was_set() by Thomas Gleixner · 3 years, 6 months ago
  3. a761a67 timekeeping: Distangle resume and clock-was-set events by Thomas Gleixner · 3 years, 6 months ago
  4. 8c3b5e6 hrtimer: Ensure timerfd notification for HIGHRES=n by Thomas Gleixner · 3 years, 6 months ago
  5. 245a057 timer_list: Print name of per-cpu wakeup device by Will Deacon · 3 years, 8 months ago
  6. c94a853 tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast by Will Deacon · 3 years, 8 months ago
  7. b996544 tick: Get rid of tick_period by Thomas Gleixner · 4 years, 2 months ago
  8. 1b72d43 tick: Remove outgoing CPU from broadcast masks by Thomas Gleixner · 6 years ago
  9. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  10. d6ed449 timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock by Thomas Gleixner · 7 years ago
  11. 14c8034 hrtimer: Unify remote enqueue handling by Anna-Maria Gleixner · 7 years ago
  12. ae67bad hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active by Thomas Gleixner · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 94114c3 tick/broadcast: Make tick_broadcast_setup_oneshot() static by Stephen Boyd · 8 years ago
  15. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 9 years ago
  16. 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 10 years ago
  17. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  18. be3ef76 clockevents: Rename state to state_use_accessors by Thomas Gleixner · 10 years ago
  19. d7eb231 clockevents: Provide functions to set and get the state by Thomas Gleixner · 10 years ago
  20. c1ad348 tick: Nohz: Rework next timer evaluation by Thomas Gleixner · 10 years ago
  21. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 10 years ago
  22. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 10 years ago
  23. 1fe5d5c3 clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 10 years ago
  24. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 10 years ago
  25. 3ae7a93 tick: Further simplify tick-internal.h by Ingo Molnar · 10 years ago
  26. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 10 years ago
  27. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 10 years ago
  28. 080873c tick: Make tick_resume_broadcast_oneshot() static by Thomas Gleixner · 10 years ago
  29. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
  30. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
  31. b7475eb tick: Simplify tick-internal.h by Thomas Gleixner · 10 years ago
  32. bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 10 years ago
  33. 9f083b7 clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD by Thomas Gleixner · 10 years ago
  34. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
  35. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  36. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 11 years ago
  37. f1689bb time: Fixup fallout from recent clockevent/tick changes by Thomas Gleixner · 11 years ago
  38. da7e6f4 time: Change the return type of clockevents_notify() to integer by Preeti U Murthy · 11 years ago
  39. 627ee79 clockevents: Serialize calls to clockevents_update_freq() in the core by Thomas Gleixner · 11 years ago
  40. 47a1b796 tick/timekeeping: Call update_wall_time outside the jiffies lock by John Stultz · 11 years ago
  41. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  42. 891292a time: Fix signedness bug in sysfs_get_uname() and its callers by Patrick Palka · 11 years ago
  43. c7e99fc clockevents: Define CS_NAME_LEN unconditionally by Thomas Gleixner · 12 years ago
  44. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 12 years ago
  45. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 12 years ago
  46. 7172a286 clockevents: Get rid of the notifier chain by Thomas Gleixner · 12 years ago
  47. 0ed2aef Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  48. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 12 years ago
  49. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 12 years ago
  50. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 13 years ago
  51. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  52. 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
  53. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  54. 7cf37e8 time: Fix legacy arch fallout by Thomas Gleixner · 14 years ago
  55. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  56. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  57. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  58. f8e256c timers: fix build error in !oneshot case by Ingo Molnar · 16 years ago
  59. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  60. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  61. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  62. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 16 years ago
  63. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 17 years ago
  64. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  65. cd05a1f [PATCH] clockevents: Fix suspend/resume to disk hangs by Thomas Gleixner · 18 years ago
  66. 6321dd6 [PATCH] Save/restore periodic tick information over suspend/resume by Thomas Gleixner · 18 years ago
  67. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  68. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 18 years ago