1. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  2. c2e7fcf nohz: Include local CPU in full dynticks global kick by Frederic Weisbecker · 11 years ago
  3. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  4. d13508f nohz: Optimize full dynticks's sched hooks with static keys by Frederic Weisbecker · 11 years ago
  5. 460775d nohz: Optimize full dynticks state checks with static keys by Frederic Weisbecker · 11 years ago
  6. 73867dc nohz: Rename a few state variables by Frederic Weisbecker · 11 years ago
  7. 2e70933 nohz: Only enable context tracking on full dynticks CPUs by Frederic Weisbecker · 11 years ago
  8. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  9. ca06416 nohz: fix compile warning in tick_nohz_init() by Li Zhong · 11 years ago
  10. 543487c nohz: Do not warn about unstable tsc unless user uses nohz_full by Steven Rostedt · 11 years ago
  11. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  12. e399eb5 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  13. 5b8621a nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs by Frederic Weisbecker · 11 years ago
  14. e12d027 nohz: Warn if the machine can not perform nohz_full by Steven Rostedt · 11 years ago
  15. 1a7f829 nohz: Fix notifier return val that enforce timekeeping by Li Zhong · 11 years ago
  16. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 11 years ago
  18. 4b0c0f2 tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 11 years ago
  19. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 11 years ago
  21. 6296ace nohz: Protect smp_processor_id() in tick_nohz_task_switch() by Li Zhong · 11 years ago
  22. 47aa8b6 nohz: Reduce overhead under high-freq idling patterns by Ingo Molnar · 11 years ago
  23. cb41a29 nohz: Add basic tracing by Frederic Weisbecker · 11 years ago
  24. 99e5ada nohz: Re-evaluate the tick for the new task after a context switch by Frederic Weisbecker · 11 years ago
  25. 5811d99 nohz: Prepare to stop the tick on irq exit by Frederic Weisbecker · 11 years ago
  26. 9014c45 nohz: Implement full dynticks kick by Frederic Weisbecker · 11 years ago
  27. ff442c5 nohz: Re-evaluate the tick from the scheduler IPI by Frederic Weisbecker · 11 years ago
  28. a166fcf Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  29. f98823a nohz: New option to default all CPUs in full dynticks range by Frederic Weisbecker · 12 years ago
  30. d1e43fa nohz: Ensure full dynticks CPUs are RCU nocbs by Frederic Weisbecker · 12 years ago
  31. 0453b43 nohz: Force boot CPU outside full dynticks range by Frederic Weisbecker · 12 years ago
  32. 76c24fb nohz: New APIs to re-evaluate the tick on full dynticks CPUs by Frederic Weisbecker · 11 years ago
  33. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 11 years ago
  34. 1034fc2 nohz: Print final full dynticks CPUs range on boot by Frederic Weisbecker · 12 years ago
  35. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  36. cfea7d7 tick: Change log level of NOHZ: local_softirq_pending message by Rado Vrbovsky · 12 years ago
  37. a382bf9 nohz: Assign timekeeping duty to a CPU outside the full dynticks range by Frederic Weisbecker · 12 years ago
  38. a831881 nohz: Basic full dynticks interface by Frederic Weisbecker · 12 years ago
  39. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  40. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 12 years ago
  42. 3f4724e cputime: Allow dynamic switch between tick/virtual based cputime accounting by Frederic Weisbecker · 12 years ago
  43. 4dbd277 tick: export nohz tick idle symbols for module use by Jacob Pan · 12 years ago
  44. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. de0c276 Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. 9c3f9e2 Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  47. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 12 years ago
  48. 00b4295 irq_work: Don't stop the tick with pending works by Frederic Weisbecker · 12 years ago
  49. 33a5f62 nohz: Add API to check tick state by Frederic Weisbecker · 12 years ago
  50. 69a37be cpuidle: Quickly notice prediction failure for repeat mode by Youquan Song · 12 years ago
  51. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 13 years ago
  52. b8f6111 tick: Correct the comments for tick_sched_timer() by Chuansheng Liu · 12 years ago
  53. 351f181 timers, sched: Correct the comments for tick_sched_timer() by Chuansheng Liu · 12 years ago
  54. 94a5714 tick: Conditionally build nohz specific code in tick handler by Frederic Weisbecker · 12 years ago
  55. 9e8f559 tick: Consolidate tick handling for high and low res handlers by Frederic Weisbecker · 12 years ago
  56. 5bb9622 tick: Consolidate timekeeping handling code by Frederic Weisbecker · 12 years ago
  57. 2b17c54 nohz: Fix one jiffy count too far in idle cputime by Frederic Weisbecker · 12 years ago
  58. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  60. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 12 years ago
  61. c1cc017 sched/nohz: Clean up select_nohz_load_balancer() by Alex Shi · 12 years ago
  62. 749c881 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 12 years ago
  63. 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
  64. 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
  65. e8b9dd7 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 12 years ago
  66. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 12 years ago
  67. 9d2ad24 rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter by Paul E. McKenney · 12 years ago
  68. 84bf1bc nohz: Move next idle expiry time record into idle logic area by Frederic Weisbecker · 13 years ago
  69. 5b39939 nohz: Move ts->idle_calls incrementation into strict idle logic by Frederic Weisbecker · 13 years ago
  70. f5d411c nohz: Rename ts->idle_tick to ts->last_tick by Frederic Weisbecker · 13 years ago
  71. 2ac0d98 nohz: Make nohz API agnostic against idle ticks cputime accounting by Frederic Weisbecker · 13 years ago
  72. 19f5f73 nohz: Separate idle sleeping time accounting from nohz logic by Frederic Weisbecker · 13 years ago
  73. 4a1e001 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 12 years ago
  74. aa9b1630 rcu: Precompute RCU_FAST_NO_HZ timer offsets by Paul E. McKenney · 12 years ago
  75. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 5aaa0b7 sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 12 years ago
  77. 62cf20b tick: Move skew_tick option into the HIGH_RES_TIMER section by Thomas Gleixner · 12 years ago
  78. 5307c95 tick: Add tick skew boot option by Mike Galbraith · 12 years ago
  79. 6f10392 nohz: Fix stale jiffies update in tick_nohz_restart() by Neal Cardwell · 12 years ago
  80. 15f827b nohz: Remove ts->Einidle checks before restarting the tick by Frederic Weisbecker · 13 years ago
  81. 430ee88 nohz: Remove update_ts_time_stat from tick_nohz_start_idle by Michal Hocko · 13 years ago
  82. 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
  83. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  84. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  85. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  86. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  87. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  88. 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
  89. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  90. 29c158e nohz: Remove "Switched to NOHz mode" debugging messages by Heiko Carstens · 13 years ago
  91. 09a1d34 nohz: Make idle/iowait counter update conditional by Michal Hocko · 13 years ago
  92. 6beea0c nohz: Fix update_ts_time_stat idle accounting by Michal Hocko · 13 years ago
  93. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  94. 2d0640b hrtimers: Notify hrtimer users of switches to NOHZ mode by Stephen Boyd · 14 years ago
  95. af39008 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 0bcfe75 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  97. af5ab27 clockevents: Remove the per cpu tick skew by Arjan van de Ven · 14 years ago
  98. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  99. 396e894 sched: Revert nohz_ratelimit() for now by Peter Zijlstra · 14 years ago
  100. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago