1. 3992c03 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 16d286e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 6f70242 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. eec19d1 Merge branch 'linus' into timers/core by Ingo Molnar · 13 years ago
  5. 3e99713 timekeeping: Add missing update call in timekeeping_resume() by Thomas Gleixner · 13 years ago
  6. f726a69 time: Rework timekeeping functions to take timekeeper ptr as argument by John Stultz · 13 years ago
  7. 2a8c088 time: Move xtime_nsec adjustment underflow handling timekeeping_adjust by John Stultz · 13 years ago
  8. f2a5a08 time: Move arch_gettimeoffset() usage into timekeeping_get_ns() by John Stultz · 13 years ago
  9. 1f4f948 time: Refactor accumulation of nsecs to secs by John Stultz · 13 years ago
  10. 1e75fa8 time: Condense timekeeper.xtime into xtime_sec by John Stultz · 13 years ago
  11. fee84c4 time: Explicitly use u32 instead of int for shift values by John Stultz · 13 years ago
  12. 42e71e8 time: Whitespace cleanups per Ingo%27s requests by John Stultz · 13 years ago
  13. e8b9dd7 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  14. 6b1859d ntp: Fix STA_INS/DEL clearing bug by John Stultz · 13 years ago
  15. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 13 years ago
  17. 5b9fe75 timekeeping: Maintain ktime_t based offsets for hrtimers by Thomas Gleixner · 13 years ago
  18. 4873fa0 timekeeping: Fix leapsecond triggered load spike issue by John Stultz · 13 years ago
  19. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 13 years ago
  20. 9d2ad24 rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter by Paul E. McKenney · 13 years ago
  21. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 84bf1bc nohz: Move next idle expiry time record into idle logic area by Frederic Weisbecker · 13 years ago
  23. 5b39939 nohz: Move ts->idle_calls incrementation into strict idle logic by Frederic Weisbecker · 13 years ago
  24. f5d411c nohz: Rename ts->idle_tick to ts->last_tick by Frederic Weisbecker · 13 years ago
  25. 2ac0d98 nohz: Make nohz API agnostic against idle ticks cputime accounting by Frederic Weisbecker · 13 years ago
  26. 19f5f73 nohz: Separate idle sleeping time accounting from nohz logic by Frederic Weisbecker · 13 years ago
  27. 4a1e001 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 13 years ago
  28. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. aa9b1630 rcu: Precompute RCU_FAST_NO_HZ timer offsets by Paul E. McKenney · 13 years ago
  30. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. fad0c66 timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond by John Stultz · 13 years ago
  32. 5aaa0b7 sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 13 years ago
  33. 62cf20b tick: Move skew_tick option into the HIGH_RES_TIMER section by Thomas Gleixner · 13 years ago
  34. e540032 clockevents: Make clockevents_config() a global symbol by Magnus Damm · 13 years ago
  35. 5307c95 tick: Add tick skew boot option by Mike Galbraith · 13 years ago
  36. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. b80fe10 Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  38. d239f49 timekeeping: Fix a few minor newline issues. by Richard Cochran · 13 years ago
  39. cd5398b ntp: Fix a stale comment and a few stray newlines. by Richard Cochran · 13 years ago
  40. dd48d70 ntp: Correct TAI offset during leap second by Richard Cochran · 13 years ago
  41. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
  42. b5e498a timers: Provide generic Kconfig switches by Thomas Gleixner · 13 years ago
  43. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  44. 57c498f alarmtimer: Provide accessor to alarmtimer rtc device by John Stultz · 13 years ago
  45. a6371f8 tick: Fix the spurious broadcast timer ticks after resume by Suresh Siddha · 13 years ago
  46. b9a6a235 tick: Ensure that the broadcast device is initialized by Thomas Gleixner · 13 years ago
  47. b435092 tick: Fix oneshot broadcast setup really by Thomas Gleixner · 13 years ago
  48. fa4da36 clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() by Suresh Siddha · 13 years ago
  49. 6f10392 nohz: Fix stale jiffies update in tick_nohz_restart() by Neal Cardwell · 13 years ago
  50. 3872c48 tick: Document TICK_ONESHOT config option by Thomas Gleixner · 13 years ago
  51. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. c5e14e7 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n by Thomas Gleixner · 13 years ago
  53. 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 13 years ago
  54. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 13 years ago
  55. e919cfd time: Avoid scary backtraces when warning of > 11% adj by John Stultz · 13 years ago
  56. ad30dfa alarmtimer: Make sure we initialize the rtctimer by John Stultz · 13 years ago
  57. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  58. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 13 years ago
  59. f695cf9 time: Fix change_clocksource locking by John Stultz · 13 years ago
  60. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 13 years ago
  61. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  62. 97ac984 Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  63. 15f827b nohz: Remove ts->Einidle checks before restarting the tick by Frederic Weisbecker · 13 years ago
  64. 430ee88 nohz: Remove update_ts_time_stat from tick_nohz_start_idle by Michal Hocko · 13 years ago
  65. 77b0d60 clockevents: Leave the broadcast device in shutdown mode when not needed by Suresh Siddha · 13 years ago
  66. a80b83b Input: add infrastructure for selecting clockid for event time stamps by John Stultz · 13 years ago
  67. cc06268 time: Move common updates to a function by Thomas Gleixner · 13 years ago
  68. 058892e time: Reorder so the hot data is together by Thomas Gleixner · 13 years ago
  69. 92c1d3e time: Remove most of xtime_lock usage in timekeeping.c by John Stultz · 13 years ago
  70. bd33126 ntp: Add ntp_lock to replace xtime_locking by John Stultz · 13 years ago
  71. ea7cf49 ntp: Access tick_length variable via ntp_tick_length() by John Stultz · 13 years ago
  72. 8357929 ntp: Cleanup timex.h by John Stultz · 13 years ago
  73. 70471f2 time: Add timekeeper lock by John Stultz · 13 years ago
  74. 8fcce54 time: Cleanup global variables and move them to the top by John Stultz · 13 years ago
  75. 01f71b4 time: Move raw_time into timekeeper structure by John Stultz · 13 years ago
  76. 8ff2cb9 time: Move xtime into timekeeeper structure by John Stultz · 13 years ago
  77. d9f7217 time: Move wall_to_monotonic into the timekeeper structure by John Stultz · 13 years ago
  78. 00c5fb7 time: Move total_sleep_time into the timekeeper structure by John Stultz · 13 years ago
  79. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  80. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  81. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  83. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  86. 7239f65 clockevents: remove sysdev.h by Kay Sievers · 13 years ago
  87. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  88. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  89. d369a5d clocksource: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  90. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  91. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  92. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  93. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  94. c9c024b alarmtimers: Fix time comparison by Thomas Gleixner · 13 years ago
  95. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  96. 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
  97. 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
  98. de28f25 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 13 years ago
  99. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 13 years ago
  100. b1f9196 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 13 years ago