1. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  2. 57c498f alarmtimer: Provide accessor to alarmtimer rtc device by John Stultz · 12 years ago
  3. a6371f8 tick: Fix the spurious broadcast timer ticks after resume by Suresh Siddha · 12 years ago
  4. b9a6a235 tick: Ensure that the broadcast device is initialized by Thomas Gleixner · 12 years ago
  5. b435092 tick: Fix oneshot broadcast setup really by Thomas Gleixner · 12 years ago
  6. fa4da36 clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() by Suresh Siddha · 12 years ago
  7. 6f10392 nohz: Fix stale jiffies update in tick_nohz_restart() by Neal Cardwell · 12 years ago
  8. 3872c48 tick: Document TICK_ONESHOT config option by Thomas Gleixner · 12 years ago
  9. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. c5e14e7 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n by Thomas Gleixner · 12 years ago
  11. 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 12 years ago
  12. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 12 years ago
  13. e919cfd time: Avoid scary backtraces when warning of > 11% adj by John Stultz · 12 years ago
  14. ad30dfa alarmtimer: Make sure we initialize the rtctimer by John Stultz · 12 years ago
  15. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  16. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 12 years ago
  17. f695cf9 time: Fix change_clocksource locking by John Stultz · 12 years ago
  18. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 12 years ago
  19. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  20. 97ac984 Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  21. 15f827b nohz: Remove ts->Einidle checks before restarting the tick by Frederic Weisbecker · 12 years ago
  22. 430ee88 nohz: Remove update_ts_time_stat from tick_nohz_start_idle by Michal Hocko · 13 years ago
  23. 77b0d60 clockevents: Leave the broadcast device in shutdown mode when not needed by Suresh Siddha · 13 years ago
  24. a80b83b Input: add infrastructure for selecting clockid for event time stamps by John Stultz · 12 years ago
  25. cc06268 time: Move common updates to a function by Thomas Gleixner · 13 years ago
  26. 058892e time: Reorder so the hot data is together by Thomas Gleixner · 13 years ago
  27. 92c1d3e time: Remove most of xtime_lock usage in timekeeping.c by John Stultz · 13 years ago
  28. bd33126 ntp: Add ntp_lock to replace xtime_locking by John Stultz · 13 years ago
  29. ea7cf49 ntp: Access tick_length variable via ntp_tick_length() by John Stultz · 13 years ago
  30. 8357929 ntp: Cleanup timex.h by John Stultz · 13 years ago
  31. 70471f2 time: Add timekeeper lock by John Stultz · 13 years ago
  32. 8fcce54 time: Cleanup global variables and move them to the top by John Stultz · 13 years ago
  33. 01f71b4 time: Move raw_time into timekeeper structure by John Stultz · 13 years ago
  34. 8ff2cb9 time: Move xtime into timekeeeper structure by John Stultz · 13 years ago
  35. d9f7217 time: Move wall_to_monotonic into the timekeeper structure by John Stultz · 13 years ago
  36. 00c5fb7 time: Move total_sleep_time into the timekeeper structure by John Stultz · 13 years ago
  37. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  38. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  39. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  41. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 12 years ago
  44. 7239f65 clockevents: remove sysdev.h by Kay Sievers · 13 years ago
  45. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  46. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  47. d369a5d clocksource: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  48. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  49. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  50. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  51. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  52. c9c024b alarmtimers: Fix time comparison by Thomas Gleixner · 13 years ago
  53. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  54. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  56. de28f25 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 13 years ago
  57. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 13 years ago
  58. b1f9196 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 13 years ago
  59. a13b032 clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR by Paul Bolle · 13 years ago
  60. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 3f86f28 time: Fix spelling mistakes in new comments by John Stultz · 13 years ago
  62. c9fad42 time: fix bogus comment in timekeeping_get_ns_raw by Dan McGee · 13 years ago
  63. d004e02 timekeeping: add arch_offset hook to ktime_get functions by Hector Palacios · 13 years ago
  64. 367177e Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 13 years ago
  65. d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 13 years ago
  66. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  67. c2bc111 time: Improve documentation of timekeeeping_adjust() by John Stultz · 13 years ago
  68. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  71. 4523f6a alarmtimers: Fix error handling by Thomas Gleixner · 13 years ago
  72. 2737c49 locking, timer_stats: Annotate table_lock as raw by Thomas Gleixner · 14 years ago
  73. 9fb6033 clocksource: Make watchdog reset lockless by Thomas Gleixner · 13 years ago
  74. 65516f8 clockevents: Add direct ktime programming function by Martin Schwidefsky · 13 years ago
  75. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  76. 29c158e nohz: Remove "Switched to NOHz mode" debugging messages by Heiko Carstens · 13 years ago
  77. 09a1d34f nohz: Make idle/iowait counter update conditional by Michal Hocko · 13 years ago
  78. 6beea0c nohz: Fix update_ts_time_stat idle accounting by Michal Hocko · 13 years ago
  79. 8bc0daf alarmtimers: Rework RTC device selection using class interface by John Stultz · 13 years ago
  80. 9082c46 alarmtimers: Add try_to_cancel functionality by John Stultz · 13 years ago
  81. a28cde81 alarmtimers: Add more refined alarm state tracking by John Stultz · 13 years ago
  82. 9e26476 alarmtimers: Remove period from alarm structure by John Stultz · 13 years ago
  83. d77e23a alarmtimers: Remove interval cap limit hack by John Stultz · 13 years ago
  84. dce75a8 alarmtimers: Add alarm_forward functionality by John Stultz · 13 years ago
  85. 54da23b alarmtimers: Push rearming peroidic timers down into alamrtimer handler by John Stultz · 13 years ago
  86. 4b41308 alarmtimers: Change alarmtimer functions to return alarmtimer_restart values by John Stultz · 13 years ago
  87. 6af7e47 alarmtimers: Avoid possible denial of service with high freq periodic timers by John Stultz · 13 years ago
  88. ea7802f alarmtimers: Memset itimerspec passed into alarm_timer_get by John Stultz · 13 years ago
  89. 971c90b alarmtimers: Avoid possible null pointer traversal by John Stultz · 13 years ago
  90. 112ec46 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
  91. cbaa515 time: Fix stupid KERN_WARN compile issue by John Stultz · 13 years ago
  92. cb33217 time: Avoid accumulating time drift in suspend/resume by John Stultz · 13 years ago
  93. cb5de2f8d time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime by John Stultz · 13 years ago
  94. 1c6b39a alarmtimers: Return -ENOTSUPP if no RTC device is present by John Stultz · 13 years ago
  95. c008ba58 alarmtimers: Handle late rtc module loading by John Stultz · 13 years ago
  96. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 13 years ago
  97. 1b054b6 clockevents: Handle empty cpumask gracefully by Thomas Gleixner · 13 years ago
  98. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 13 years ago
  99. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  100. c0e299b clockevents/source: Use u64 to make 32bit happy by Thomas Gleixner · 13 years ago