1. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  2. d84b313 sched/isolation: Offload residual 1Hz scheduler tick by Frederic Weisbecker · 7 years ago
  3. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. d2cc5ed cpuacct: Introduce cgroup_account_cputime[_field]() by Tejun Heo · 7 years ago
  6. d8ac897 sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  7. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
  8. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
  9. 90e362f sched: Provide update_curr callbacks for stop/idle scheduling classes by Thomas Gleixner · 10 years ago
  10. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  11. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 11 years ago
  12. 3f1d2a3 sched: Fix hotplug task migration by Peter Zijlstra · 11 years ago
  13. 606dba2 sched: Push put_prev_task() into pick_next_task() by Peter Zijlstra · 13 years ago
  14. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  15. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  16. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 12 years ago
  17. 8f61896 sched: Fix migration thread runtime bogosity by Mike Galbraith · 12 years ago
  18. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed from kernel/sched_stoptask.c]
  19. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  20. 953bfcd sched: Implement hierarchical task accounting for SCHED_OTHER by Paul Turner · 14 years ago
  21. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 14 years ago
  22. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 14 years ago
  23. 1232d61 sched, doc: Update sched-design-CFS.txt by Borislav Petkov · 14 years ago
  24. da7a735 sched: Fix switch_from_fair() by Peter Zijlstra · 14 years ago
  25. 1e5a740 sched: Fix cross-sched-class wakeup preemption by Peter Zijlstra · 14 years ago
  26. 2d467090 sched: Fix runnable condition for stoptask by Peter Zijlstra · 14 years ago
  27. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago