1. bd7a6ce timekeeping: fix 32-bit overflow in get_monotonic_boottime by Colin Cross · 12 years ago
  2. 70b5bc5 rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_init by Kumar Gala · 13 years ago
  3. bbfb7da rtc: alarm: have dummy set_power_on_alarm function by Maria Yu · 13 years ago
  4. a65d7c4 Revert "HACK: time: Disable alarmtimer" by Dan Pasanen · 9 years ago
  5. 1f64c45 kernel: alarm: Increase power-on alarm before alarm time to 300 sec by AdrianDC · 10 years ago
  6. c58c309 rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_init by Kumar Gala · 13 years ago
  7. 127b207 rtc: alarm: Add power-on alarm feature by Matthew Qin · 13 years ago
  8. 3d74afd rtc: alarm: Change wake-up source by Mohit Aggarwal · 12 years ago
  9. 20d526a alarmtimer: add verification for rtc dev in power_on_alarm_init by Mao Jinlong · 11 years ago
  10. c5055e0 alarm: init power_on_alarm in alarm_dev_init by Mao Jinlong · 12 years ago
  11. 1164c9c rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_init by Kumar Gala · 13 years ago
  12. fd7da09 alarmtimer: add rtc irq support for alarm by Xiaocheng Li · 13 years ago
  13. 6736304 alarmtimers: Squash upstream changes by John Stultz · 14 years ago
  14. 9c7bc23 rtc: alarm: Fix data handling issue with alarm->type by Venkatesh Yadav Abbarapu · 11 years ago
  15. 024d6d1 alarmtimer: add alarm_start_relative by Todd Poynor · 13 years ago
  16. 4d32902 alarmtimer: add alarm_forward_now by Todd Poynor · 13 years ago
  17. 9604aa3 alarmtimer: add alarm_restart by Todd Poynor · 13 years ago
  18. e6a2d71 alarmtimer: Use hrtimer per-alarm instead of per-base by John Stultz · 14 years ago
  19. 2b4666d alarmtimer: implement minimum alarm interval for allowing suspend by Todd Poynor · 14 years ago
  20. 1e7c7c2 time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge by John Stultz · 11 years ago
  21. 766ce4e Linux 3.4.112 by Ivan Grinko · 10 years ago
  22. 698785c ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 11 years ago
  23. eae81cc time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 12 years ago
  24. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 12 years ago
  25. e065034 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 12 years ago
  26. b114657 alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 12 years ago
  27. 7ccf24b alarmtimer: Return relative times in timer_gettime by Richard Larocque · 12 years ago
  28. fbbb720 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 12 years ago
  29. 299e667 alarmtimer: Fix bug where relative alarm timers were treated as absolute by John Stultz · 12 years ago
  30. 3f8f4ae nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off by Thomas Gleixner · 13 years ago
  31. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  32. d6e20e8 time: Fix overflow when HZ is smaller than 60 by Mikulas Patocka · 13 years ago
  33. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  34. cd34de1 3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime by Colin Cross · 12 years ago
  35. cf85cc9 timekeeping: Avoid possible deadlock from clock_was_set_delayed by John Stultz · 13 years ago
  36. 38b1715 tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 13 years ago
  37. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  38. 3e05092 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist by KOSAKI Motohiro · 13 years ago
  39. f81d0a9 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 13 years ago
  40. 60a0c1a tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 13 years ago
  41. 6d96e93 Revert "sched: Add missing call to calc_load_exit_idle()" by Greg Kroah-Hartman · 13 years ago
  42. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  43. 33b7cfc tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 13 years ago
  44. 357093a clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 13 years ago
  45. 5899ef0 nohz: Make tick_nohz_irq_exit() irq safe by Frederic Weisbecker · 13 years ago
  46. 8d96fce clockevents: Don't allow dummy broadcast timers by Mark Rutland · 13 years ago
  47. 1103ef8 timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 14 years ago
  48. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  49. 80257cb time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 14 years ago
  50. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  51. 48f0f14 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 14 years ago
  52. fd25080 ntp: Fix STA_INS/DEL clearing bug by John Stultz · 14 years ago
  53. 3cdeda1 timekeeping: Add missing update call in timekeeping_resume() by Thomas Gleixner · 14 years ago
  54. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  55. 7d1f071 timekeeping: Maintain ktime_t based offsets for hrtimers by Thomas Gleixner · 14 years ago
  56. 2e947d4 timekeeping: Fix leapsecond triggered load spike issue by John Stultz · 14 years ago
  57. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  58. 9feb87d tick-sched: recalculate sleep length each time it is requested by Jeff Ohlstein · 14 years ago
  59. c17f648b6 ntp: Correct TAI offset during leap second by Richard Cochran · 14 years ago
  60. d913c02 timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond by John Stultz · 14 years ago
  61. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  62. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 14 years ago
  63. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 14 years ago
  64. a6371f8 tick: Fix the spurious broadcast timer ticks after resume by Suresh Siddha · 14 years ago
  65. b9a6a23 tick: Ensure that the broadcast device is initialized by Thomas Gleixner · 14 years ago
  66. b435092 tick: Fix oneshot broadcast setup really by Thomas Gleixner · 14 years ago
  67. fa4da36 clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() by Suresh Siddha · 14 years ago
  68. bec4ab4 alarmtimer: Provide accessor to alarmtimer rtc device by John Stultz · 15 years ago
  69. 6f10392 nohz: Fix stale jiffies update in tick_nohz_restart() by Neal Cardwell · 14 years ago
  70. 3872c48 tick: Document TICK_ONESHOT config option by Thomas Gleixner · 14 years ago
  71. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  72. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  73. d4e3d52 Merge branch 'google-android' into msm-3.0 by Rohit Vaswani · 14 years ago
  74. c5e14e7 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n by Thomas Gleixner · 14 years ago
  75. 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 14 years ago
  76. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 14 years ago
  77. e919cfd time: Avoid scary backtraces when warning of > 11% adj by John Stultz · 14 years ago
  78. ad30dfa alarmtimer: Make sure we initialize the rtctimer by John Stultz · 14 years ago
  79. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  80. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 14 years ago
  81. f695cf9 time: Fix change_clocksource locking by John Stultz · 14 years ago
  82. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 14 years ago
  83. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 14 years ago
  84. 97ac984 Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 14 years ago
  85. 15f827b nohz: Remove ts->Einidle checks before restarting the tick by Frederic Weisbecker · 15 years ago
  86. 430ee88 nohz: Remove update_ts_time_stat from tick_nohz_start_idle by Michal Hocko · 15 years ago
  87. 77b0d60 clockevents: Leave the broadcast device in shutdown mode when not needed by Suresh Siddha · 15 years ago
  88. a80b83b Input: add infrastructure for selecting clockid for event time stamps by John Stultz · 14 years ago
  89. cc06268 time: Move common updates to a function by Thomas Gleixner · 15 years ago
  90. 058892e time: Reorder so the hot data is together by Thomas Gleixner · 15 years ago
  91. 92c1d3e time: Remove most of xtime_lock usage in timekeeping.c by John Stultz · 15 years ago
  92. bd33126 ntp: Add ntp_lock to replace xtime_locking by John Stultz · 15 years ago
  93. ea7cf49 ntp: Access tick_length variable via ntp_tick_length() by John Stultz · 15 years ago
  94. 8357929 ntp: Cleanup timex.h by John Stultz · 15 years ago
  95. 70471f2 time: Add timekeeper lock by John Stultz · 15 years ago
  96. 8fcce54 time: Cleanup global variables and move them to the top by John Stultz · 15 years ago
  97. 01f71b4 time: Move raw_time into timekeeper structure by John Stultz · 15 years ago
  98. 8ff2cb9 time: Move xtime into timekeeeper structure by John Stultz · 15 years ago
  99. d9f7217 time: Move wall_to_monotonic into the timekeeper structure by John Stultz · 15 years ago
  100. 00c5fb7 time: Move total_sleep_time into the timekeeper structure by John Stultz · 15 years ago