1. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  3. 32e839d sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS by Mel Gorman · 7 years ago
  4. b85c8b7 sched/core: Optimize ttwu_stat() by Peter Zijlstra · 7 years ago
  5. 70216e1 membarrier: Provide core serializing command, *_SYNC_CORE by Mathieu Desnoyers · 7 years ago
  6. 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
  7. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
  8. af8c5e2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. c96f547 delayacct: Account blkio completion on the correct task by Josh Snyder · 7 years ago
  11. 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
  12. 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
  13. 31cb1bc sched/core: Rework and clarify prepare_lock_switch() by rodrigosiqueira · 7 years ago
  14. 475c5ee 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
  15. 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
  16. a0982df sched: Stop resched_cpu() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  17. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  18. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  19. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 765cc3a sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds by Patrick Bellasi · 7 years ago
  21. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
  22. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  23. 204c083 sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() by Frederic Weisbecker · 7 years ago
  24. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  25. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  26. ad4e25a Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD by Paul E. McKenney · 7 years ago
  27. 0032f4e rcutorture: Dump writer stack if stalled by Paul E. McKenney · 7 years ago
  28. f79c3ad sched,rcu: Make cond_resched() provide RCU quiescent state by Paul E. McKenney · 8 years ago
  29. 7c2102e sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
  30. 0d59363 sched: Implement interface for cgroup unified hierarchy by Tejun Heo · 7 years ago
  31. a1f7164 sched: Misc preps for cgroup unified hierarchy interface by Tejun Heo · 7 years ago
  32. 9059393 sched/fair: Use reweight_entity() for set_user_nice() by Vincent Guittot · 8 years ago
  33. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  34. abca5fc sched_rr_get_interval(): move compat to native, get rid of set_fs() by Al Viro · 7 years ago
  35. 4ff9083 sched/core: WARN() when migrating to an offline CPU by Peter Zijlstra · 7 years ago
  36. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  37. 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
  38. 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
  39. 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
  40. 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
  41. 22e4ebb membarrier: Provide expedited private command by Mathieu Desnoyers · 7 years ago
  42. 23a9b74 sched: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  43. d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
  44. 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
  45. 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
  46. 5b713a3 sched/core: Reuse put_prev_task() by Viresh Kumar · 8 years ago
  47. 955dbdf4 sched: Allow migrating kthreads into online but inactive CPUs by Tejun Heo · 8 years ago
  48. bf50f0e sched/core: Fix some documentation build warnings by Jonathan Corbet · 7 years ago
  49. 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
  50. 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
  51. 8887cd9 sched/rt: Move RT related code from sched/core.c to sched/rt.c by Nicolas Pitre · 8 years ago
  52. 06a76fe sched/deadline: Move DL related code from sched/core.c to sched/deadline.c by Nicolas Pitre · 8 years ago
  53. e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 8 years ago
  54. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  55. 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
  56. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  57. 252d2a4 sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 8 years ago
  58. d7d34d5e sched: Rely on synchronize_rcu_mult() de-duplication by Paul E. McKenney · 8 years ago
  59. f5832c1 sched/core: Omit building stop_sched_class when !SMP by Nicolas Pitre · 8 years ago
  60. 3effcb4 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 8 years ago
  61. daec579 sched/deadline: Reclaim bandwidth not used by dl tasks by Luca Abeni · 8 years ago
  62. 2d4283e sched/deadline: Make GRUB a task's flag by Luca Abeni · 8 years ago
  63. 4da3abc sched/deadline: Do not reclaim the whole CPU bandwidth by Luca Abeni · 8 years ago
  64. c52f14d sched/deadline: Implement GRUB accounting by Luca Abeni · 8 years ago
  65. 387e313 sched/deadline: Fix the update of the total -deadline utilization by Luca Abeni · 8 years ago
  66. 209a0cb sched/deadline: Improve the tracking of active utilization by Luca Abeni · 8 years ago
  67. 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 8 years ago
  68. 896bbb2 sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 8 years ago
  69. 7321584 sched/core: Use the new llist_for_each_entry_safe() primitive by Byungchul Park · 8 years ago
  70. 8d5dc51 sched/topology: Small cleanup by Peter Zijlstra · 8 years ago
  71. 2e44b7d sched/clock: Use late_initcall() instead of sched_init_smp() by Peter Zijlstra · 8 years ago
  72. 8663eff sched/core: Call __schedule() from do_idle() without enabling preemption by Steven Rostedt (VMware) · 8 years ago
  73. 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
  74. 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
  75. 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
  76. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  77. bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
  78. 30e03ac cpuset: Remove cpuset_update_active_cpus()'s parameter. by Rakib Mullick · 8 years ago
  79. b91473f sched,tracing: Update trace_sched_pi_setprio() by Peter Zijlstra · 8 years ago
  80. acd5862 sched/rtmutex: Refactor rt_mutex_setprio() by Peter Zijlstra · 8 years ago
  81. e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
  82. d7921a5 sched/core: Fix rq lock pinning warning after call balance callbacks by Wanpeng Li · 8 years ago
  83. 15ff991 sched/core: Avoid double update_rq_clock() in move_queued_task() by Peter Zijlstra · 8 years ago
  84. 7a57f32 sched/core: Avoid obvious double update_rq_clock() by Peter Zijlstra · 8 years ago
  85. bce4dc8 sched/core: Simplify update_rq_clock() in __schedule() by Peter Zijlstra · 8 years ago
  86. 77558e4 sched/core: Make sched_ttwu_pending() atomic in time by Peter Zijlstra · 8 years ago
  87. 7134b3e sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE by Peter Zijlstra · 8 years ago
  88. 0a67d1e sched/core: Add {EN,DE}QUEUE_NOCLOCK flags by Peter Zijlstra · 8 years ago
  89. 8a8c69c sched/core: Add rq->lock wrappers by Peter Zijlstra · 8 years ago
  90. 26ae58d sched/core: Add WARNING for multiple update_rq_clock() calls by Peter Zijlstra · 8 years ago
  91. 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
  92. 0ba87bb sched/core: Fix pick_next_task() for RT,DL by Peter Zijlstra · 8 years ago
  93. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  94. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  95. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  96. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  97. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  98. 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  99. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  100. 59ddbcb sched/core: Move the get_preempt_disable_ip() inline to sched/core.c by Ingo Molnar · 8 years ago