1. a967be8 time: Remove CONFIG_TIMER_STATS by Kees Cook · 8 years ago
  2. 78a643e timer: Update code that migrates timers and hrtimers during isolation by Vikram Mulukutla · 8 years ago
  3. 2b39173 hrtimer: Ensure timer is not running before migrating by Olav Haugan · 8 years ago
  4. 3ac7057 kernel: tick-sched: Fix compilation error on 32-bit by Runmin Wang · 8 years ago
  5. 74fdd73 drivers: Fix more compiler warnings by Kyle Yan · 8 years ago
  6. df06519 timer: Fix incorrect parenthesis in timer by Kyle Yan · 8 years ago
  7. e584864 Merge "timer: Initialize global deferrable timer" into msm-4.9 by Kyle Yan · 8 years ago
  8. 5d33676 Merge "Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9" into msm-4.9 by Kyle Yan · 8 years ago
  9. 8ae9bd6 Merge "clocksource: add API to force re-selection of the best clocksource" into msm-4.9 by Kyle Yan · 8 years ago
  10. e980f1e timer: Initialize global deferrable timer by Kyle Yan · 8 years ago
  11. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 8 years ago
  12. c1f109c timer: Add a global deferrable timer by Kyle Yan · 8 years ago
  13. 3f8e648 clocksource: add API to force re-selection of the best clocksource by Se Wang (Patrick) Oh · 10 years ago
  14. 930e235 kernel: tick-sched: Add API to get the next wakeup for a CPU by Mahesh Sivasubramanian · 8 years ago
  15. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 8 years ago
  16. 215d4d6 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 8 years ago
  17. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
  18. 75e7c27 Merge "time: alarmtimer: include lpm-levels for MSM targets only" into msm-4.8 by Kyle Yan · 8 years ago
  19. e0703b8 Merge "rtc: alarm: Change wake-up source" into msm-4.8 by Kyle Yan · 8 years ago
  20. 9f16aae Merge "rtc: alarm: Add power-on alarm feature" into msm-4.8 by Kyle Yan · 8 years ago
  21. e188996 Merge "alarmtimer: add rtc irq support for alarm" into msm-4.8 by Kyle Yan · 8 years ago
  22. 3df9170 time: alarmtimer: include lpm-levels for MSM targets only by Lingutla Chandrasekhar · 9 years ago
  23. dad4295 rtc: alarm: Change wake-up source by Mohit Aggarwal · 10 years ago
  24. 2e1a4ae rtc: alarm: Add power-on alarm feature by Mao Jinlong · 9 years ago
  25. a0adcbc alarmtimer: add rtc irq support for alarm by Mao Jinlong · 9 years ago
  26. 0f3f78e timer: Do not require CPUSETS to be enabled for migration by Olav Haugan · 9 years ago
  27. e92935e2 timer: Add function to migrate timers by Santosh Shukla · 10 years ago
  28. da244eb hrtimer.h: prevent pinned timer state from breaking inactive test by Gary S. Robertson · 10 years ago
  29. b73f136 hrtimer: make sure PINNED flag is cleared after removing hrtimer by Viresh Kumar · 10 years ago
  30. 6f34f46 hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers by Viresh Kumar · 10 years ago
  31. 6894406 hrtimer: update timer->state with 'pinned' information by Viresh Kumar · 10 years ago
  32. 9536efe timer: create timer_quiesce_cpu() to isolate CPU from timers by Viresh Kumar · 10 years ago
  33. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  34. 72408a6 UPSTREAM: timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  35. cf365b1 tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 8 years ago
  36. ca22975 timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion by Thomas Gleixner · 8 years ago
  37. dddcab7 sched: Introduce HMP scheduling by Syed Rameez Mustafa · 8 years ago
  38. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  39. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  40. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  41. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  42. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  43. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  44. 54e2384 alarmtimer: Remove unused but set variable by Tobias Klauser · 8 years ago
  45. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  46. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  47. 58bfea9 timekeeping: Fix __ktime_get_fast_ns() regression by John Stultz · 8 years ago
  48. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  49. 950d838 Merge branch 'linus' into timers/core, to refresh the branch by Ingo Molnar · 8 years ago
  50. 68088ae Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8 by Trilok Soni · 8 years ago
  51. 36d7870 soc: qcom: rq_stats: add snapshot of run queue stats driver by Kyle Yan · 8 years ago
  52. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  53. 979515c time: Avoid undefined behaviour in ktime_add_safe() by Vegard Nossum · 8 years ago
  54. 469e857 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 8 years ago
  55. 0bf43f1 timekeeping: Prints the amounts of time spent during suspend by Ruchi Kandoi · 8 years ago
  56. 3637458 clocksource: Defer override invalidation unless clock is unstable by Kyle Walker · 8 years ago
  57. b4d90e9 hrtimer: Spelling fixes by Pratyush Patel · 9 years ago
  58. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  59. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  60. 46c8f0b timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  61. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 25a0dc4 Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  64. 1f3b0f8 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 9 years ago
  65. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 9 years ago
  66. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 9 years ago
  67. 27590dc hrtimer: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  68. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 9 years ago
  69. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 9 years ago
  70. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 9 years ago
  71. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 9 years ago
  72. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 9 years ago
  73. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 9 years ago
  74. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 9 years ago
  75. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 9 years ago
  76. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 9 years ago
  77. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
  78. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 9 years ago
  79. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 9 years ago
  80. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 9 years ago
  81. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 9 years ago
  82. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 9 years ago
  83. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 9 years ago
  84. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 9 years ago
  85. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 9 years ago
  86. c7d6b5a Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  87. 7c71feb timer: Avoid using timespec by Arnd Bergmann · 9 years ago
  88. 4a19bd3 time: Avoid timespec in udelay_test by Arnd Bergmann · 9 years ago
  89. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 9 years ago
  90. af4afb4 alarmtimer: Fix comments describing structure fields by Pratyush Patel · 9 years ago
  91. 0209b93 timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD by Thomas Graziadei · 9 years ago
  92. 0fb71d3 clocksource: Make clocksource insert entry more efficient by Minfei Huang · 9 years ago
  93. 86721ab hrtimer: Remove redundant #ifdef block by Pratyush Patel · 9 years ago
  94. b5227d0 timers: Clarify usleep_range() function comment by Bjorn Helgaas · 9 years ago
  95. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  96. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago
  97. e325246 timer: update debugobjects fixup callbacks return type by Du, Changbin · 9 years ago
  98. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 9 years ago
  99. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 9 years ago
  100. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago