1. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  2. 4ff9083 sched/core: WARN() when migrating to an offline CPU by Peter Zijlstra · 7 years ago
  3. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  4. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  7. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
  8. 22e4ebb membarrier: Provide expedited private command by Mathieu Desnoyers · 7 years ago
  9. 23a9b74 sched: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  10. d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
  11. 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
  12. 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
  13. 5b713a3 sched/core: Reuse put_prev_task() by Viresh Kumar · 8 years ago
  14. 955dbdf4 sched: Allow migrating kthreads into online but inactive CPUs by Tejun Heo · 8 years ago
  15. bf50f0e sched/core: Fix some documentation build warnings by Jonathan Corbet · 7 years ago
  16. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 8887cd9 sched/rt: Move RT related code from sched/core.c to sched/rt.c by Nicolas Pitre · 8 years ago
  19. 06a76fe sched/deadline: Move DL related code from sched/core.c to sched/deadline.c by Nicolas Pitre · 8 years ago
  20. e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 8 years ago
  21. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  22. 5822a45 sched/wait: Move bit_wait_table[] and related functionality from sched/core.c to sched/wait_bit.c by Ingo Molnar · 8 years ago
  23. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  24. 252d2a4 sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 8 years ago
  25. d7d34d5e sched: Rely on synchronize_rcu_mult() de-duplication by Paul E. McKenney · 8 years ago
  26. f5832c1 sched/core: Omit building stop_sched_class when !SMP by Nicolas Pitre · 8 years ago
  27. 3effcb4 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 8 years ago
  28. daec579 sched/deadline: Reclaim bandwidth not used by dl tasks by Luca Abeni · 8 years ago
  29. 2d4283e sched/deadline: Make GRUB a task's flag by Luca Abeni · 8 years ago
  30. 4da3abc sched/deadline: Do not reclaim the whole CPU bandwidth by Luca Abeni · 8 years ago
  31. c52f14d sched/deadline: Implement GRUB accounting by Luca Abeni · 8 years ago
  32. 387e313 sched/deadline: Fix the update of the total -deadline utilization by Luca Abeni · 8 years ago
  33. 209a0cb sched/deadline: Improve the tracking of active utilization by Luca Abeni · 8 years ago
  34. 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 8 years ago
  35. 896bbb2 sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 8 years ago
  36. 7321584 sched/core: Use the new llist_for_each_entry_safe() primitive by Byungchul Park · 8 years ago
  37. 8d5dc51 sched/topology: Small cleanup by Peter Zijlstra · 8 years ago
  38. 2e44b7d sched/clock: Use late_initcall() instead of sched_init_smp() by Peter Zijlstra · 8 years ago
  39. 8663eff sched/core: Call __schedule() from do_idle() without enabling preemption by Steven Rostedt (VMware) · 8 years ago
  40. 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
  41. 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
  42. 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
  43. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  44. bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
  45. 30e03ac cpuset: Remove cpuset_update_active_cpus()'s parameter. by Rakib Mullick · 8 years ago
  46. b91473f sched,tracing: Update trace_sched_pi_setprio() by Peter Zijlstra · 8 years ago
  47. acd5862 sched/rtmutex: Refactor rt_mutex_setprio() by Peter Zijlstra · 8 years ago
  48. e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
  49. d7921a5 sched/core: Fix rq lock pinning warning after call balance callbacks by Wanpeng Li · 8 years ago
  50. 15ff991 sched/core: Avoid double update_rq_clock() in move_queued_task() by Peter Zijlstra · 8 years ago
  51. 7a57f32 sched/core: Avoid obvious double update_rq_clock() by Peter Zijlstra · 8 years ago
  52. bce4dc8 sched/core: Simplify update_rq_clock() in __schedule() by Peter Zijlstra · 8 years ago
  53. 77558e4 sched/core: Make sched_ttwu_pending() atomic in time by Peter Zijlstra · 8 years ago
  54. 7134b3e sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE by Peter Zijlstra · 8 years ago
  55. 0a67d1e sched/core: Add {EN,DE}QUEUE_NOCLOCK flags by Peter Zijlstra · 8 years ago
  56. 8a8c69c sched/core: Add rq->lock wrappers by Peter Zijlstra · 8 years ago
  57. 26ae58d sched/core: Add WARNING for multiple update_rq_clock() calls by Peter Zijlstra · 8 years ago
  58. 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
  59. 0ba87bb sched/core: Fix pick_next_task() for RT,DL by Peter Zijlstra · 8 years ago
  60. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  61. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  62. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  63. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  64. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  65. 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  66. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  67. 59ddbcb sched/core: Move the get_preempt_disable_ip() inline to sched/core.c by Ingo Molnar · 8 years ago
  68. c930b2c sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON() by Ingo Molnar · 8 years ago
  69. 65314ed Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  71. 96b7774 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
  72. a499c3e sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 8 years ago
  73. 8cb68b3 sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) by Peter Zijlstra · 8 years ago
  74. fd4a61e sched/core: Fix build paravirt build on arm and arm64 by Mark Brown · 8 years ago
  75. bb3bac2 sched/core: Remove unlikely() annotation from sched_move_task() by Steven Rostedt (VMware) · 8 years ago
  76. f2cb136 sched/topology: Split out scheduler topology code from core.c into topology.c by Ingo Molnar · 8 years ago
  77. 004172b sched/core: Remove unnecessary #include headers by Ingo Molnar · 8 years ago
  78. 535b955 sched/rq_clock: Consolidate the ordering of the rq_clock methods by Ingo Molnar · 8 years ago
  79. d1ccc66 sched/core: Clean up comments by Ingo Molnar · 8 years ago
  80. 975e155 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
  81. 4b12db9 sched/core: Fix &rd->cpudl memory leak by Mathieu Poirier · 8 years ago
  82. 92c99ac sched/core: Fix &rd->rto_mask memory leak by Mathieu Poirier · 8 years ago
  83. 4d25b35 sched/fair: Restore previous rq_flags when migrating tasks in hotplug by Matt Fleming · 8 years ago
  84. 1b1d622 sched/core: Add missing update_rq_clock() call in sched_move_task() by Peter Zijlstra · 8 years ago
  85. 49ee576 sched/core: Optimize pick_next_task() for idle_sched_class by Peter Zijlstra · 8 years ago
  86. 10ab564 sched/core: Separate out io_schedule_prepare() and io_schedule_finish() by Tejun Heo · 8 years ago
  87. e33a9bb sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler by Tejun Heo · 8 years ago
  88. 9881b02 sched/clock: Delay switching sched_clock to stable by Peter Zijlstra · 8 years ago
  89. cb42c9a sched/core: Add debugging code to catch missing update_rq_clock() calls by Matt Fleming · 8 years ago
  90. 2fb8d36 sched/core: Add missing update_rq_clock() call in set_user_nice() by Peter Zijlstra · 8 years ago
  91. 80f5c1b sched/core: Add missing update_rq_clock() in detach_task_cfs_rq() by Peter Zijlstra · 8 years ago
  92. 4126bad sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() by Peter Zijlstra · 8 years ago
  93. 92509b7 sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock by Matt Fleming · 8 years ago
  94. d8ac897 sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  95. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  96. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 4e28ec3 Merge back earlier cpuidle material for v4.10. by Rafael J. Wysocki · 8 years ago
  99. c1de45c sched/idle: Add support for tasks that inject idle by Peter Zijlstra · 8 years ago
  100. afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago