1. 0be5255 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  3. ff0a6d6 Revert "cpufreq: schedutil: Reduce frequencies slower" by Rafael J. Wysocki · 8 years ago
  4. 252d2a4 sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 8 years ago
  5. f67abed sched/fair: Fix typo in printk message by Marcin Nowakowski · 8 years ago
  6. 079c181 Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' by Rafael J. Wysocki · 8 years ago
  7. 8663eff sched/core: Call __schedule() from do_idle() without enabling preemption by Steven Rostedt (VMware) · 8 years ago
  8. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. d86ab9c cpufreq: schedutil: use now as reference when aggregating shared policy requests by Juri Lelli · 8 years ago
  10. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  11. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  12. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 0e285e9 Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  15. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  16. 2addac7 Merge schedutil governor updates for v4.12. by Rafael J. Wysocki · 8 years ago
  17. 25e2d8c sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 8 years ago
  18. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  19. bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
  20. 1b72e7f cpufreq: schedutil: Use policy-dependent transition delays by Rafael J. Wysocki · 8 years ago
  21. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  22. 283e2ed sched/fair: Move the PELT constants into a generated header by Peter Zijlstra · 8 years ago
  23. bb0bd04 sched/fair: Increase PELT accuracy for small tasks by Peter Zijlstra · 8 years ago
  24. 3841cdc sched/fair: Fix comments by Peter Zijlstra · 8 years ago
  25. 05296e7 sched/fair: Fix corner case in __accumulate_sum() by Peter Zijlstra · 8 years ago
  26. 39b64aa cpufreq: schedutil: Reduce frequencies slower by Rafael J. Wysocki · 8 years ago
  27. 36a4dfc Merge tag 'v4.11-rc6' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  28. 30e03ac cpuset: Remove cpuset_update_active_cpus()'s parameter. by Rakib Mullick · 8 years ago
  29. b91473f sched,tracing: Update trace_sched_pi_setprio() by Peter Zijlstra · 8 years ago
  30. acd5862 sched/rtmutex: Refactor rt_mutex_setprio() by Peter Zijlstra · 8 years ago
  31. e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
  32. 128c434 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. a481db3 sched/fair: Optimize ___update_sched_avg() by Yuyang Du · 8 years ago
  34. 0ccb977 sched/fair: Explicitly generate __update_load_avg() instances by Peter Zijlstra · 8 years ago
  35. 7b09cc5 sched/clock: Fix broken stable to unstable transfer by Pavel Tatashin · 8 years ago
  36. 05b40e0 sched/fair: Prefer sibiling only if local group is under-utilized by Srikar Dronamraju · 8 years ago
  37. 70e493f Merge back schedutil governor updates for 4.12. by Rafael J. Wysocki · 8 years ago
  38. 0ba42a5 treewide: Fix typo in xml/driver-api/basics.xml by Masanari Iida · 8 years ago
  39. 38d4ea2 cpufreq: schedutil: Trace frequency only if it has changed by Rafael J. Wysocki · 8 years ago
  40. bc42789 sched/fair: Fix FTQ noise bench regression by Vincent Guittot · 8 years ago
  41. d7921a5 sched/core: Fix rq lock pinning warning after call balance callbacks by Wanpeng Li · 8 years ago
  42. 698eff6 sched/clock, x86/perf: Fix "perf test tsc" by Peter Zijlstra · 8 years ago
  43. 71fdb70 sched/clock: Fix clear_sched_clock_stable() preempt wobbly by Peter Zijlstra · 8 years ago
  44. b7eaf1a cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Rafael J. Wysocki · 8 years ago
  45. 4296f23 cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() by Rafael J. Wysocki · 8 years ago
  46. 15ff991 sched/core: Avoid double update_rq_clock() in move_queued_task() by Peter Zijlstra · 8 years ago
  47. 5704ac0 sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task() by Peter Zijlstra · 8 years ago
  48. 7a57f32 sched/core: Avoid obvious double update_rq_clock() by Peter Zijlstra · 8 years ago
  49. bce4dc8 sched/core: Simplify update_rq_clock() in __schedule() by Peter Zijlstra · 8 years ago
  50. 77558e4 sched/core: Make sched_ttwu_pending() atomic in time by Peter Zijlstra · 8 years ago
  51. 7134b3e sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE by Peter Zijlstra · 8 years ago
  52. 0a67d1e sched/core: Add {EN,DE}QUEUE_NOCLOCK flags by Peter Zijlstra · 8 years ago
  53. 8a8c69c sched/core: Add rq->lock wrappers by Peter Zijlstra · 8 years ago
  54. 26ae58d sched/core: Add WARNING for multiple update_rq_clock() calls by Peter Zijlstra · 8 years ago
  55. 3e777f9 sched/rt: Add comments describing the RT IPI pull method by Steven Rostedt (VMware) · 8 years ago
  56. 2317d5f sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 8 years ago
  57. df8eac8 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 8 years ago
  58. 5ac69d3 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 8 years ago
  59. caeb588 sched/loadavg: Use {READ,WRITE}_ONCE() for sample window by Matt Fleming · 8 years ago
  60. 6e5f32f sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting by Matt Fleming · 8 years ago
  61. dcc3b5f sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 8 years ago
  62. cba1dfb cpufreq: schedutil: Refactor sugov_next_freq_shared() by Viresh Kumar · 8 years ago
  63. 994a8f2 cpufreq: schedutil: Redefine the rate_limit_us tunable by Viresh Kumar · 8 years ago
  64. c1aa905 Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  65. bd0f9b3 sched/headers: fix up header file dependency on <linux/sched/signal.h> by Linus Torvalds · 8 years ago
  66. d83a7cb livepatch: change to a per-task consistency model by Josh Poimboeuf · 8 years ago
  67. 609b07b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 655cb1e cpufreq: schedutil: Pass sg_policy to get_next_freq() by Viresh Kumar · 8 years ago
  69. 6c4f0fa cpufreq: schedutil: move cached_raw_freq to struct sugov_policy by Viresh Kumar · 8 years ago
  70. 1050b27 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  71. 0ba87bb sched/core: Fix pick_next_task() for RT,DL by Peter Zijlstra · 8 years ago
  72. 4c77b18 sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 8 years ago
  73. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  74. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  75. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  76. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  77. dfc3401 sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  78. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  79. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  80. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  81. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  82. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  83. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  84. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  85. 7fce777 sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h by Ingo Molnar · 8 years ago
  86. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  87. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  88. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  89. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  90. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  91. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  92. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  93. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  94. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  95. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  96. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  97. 105ab3d8 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  98. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  99. 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  100. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago