1. 83929cce sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago
  2. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  3. 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
  4. ed82b8a sched/core: Move the sched_to_prio[] arrays out of line by Andi Kleen · 9 years ago
  5. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 9 years ago
  6. 2df8406 sched/autogroup: Remove unnecessary #ifdef guards by Tobias Klauser · 9 years ago
  7. 1fe89e1 sched/autogroup: Fix failure to set cpu.rt_runtime_us by Peter Zijlstra · 10 years ago
  8. 5aface5 sched: Change autogroup_move_group() to use for_each_thread() by Oleg Nesterov · 10 years ago
  9. 75e45d5 sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE by Dongsheng Yang · 11 years ago
  10. 41261b6 sched/autogroup: Fix race with task_groups list by Gerald Schaefer · 11 years ago
  11. ace783b sched: split out css_online/css_offline from tg creation/destruction by Li Zefan · 12 years ago
  12. c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 12 years ago
  13. 5258f38 sched/autogroup: Fix crash on reboot when autogroup is disabled by Mike Galbraith · 12 years ago
  14. 2e5b5b3 sched: Clean up parameter passing of proc_sched_autogroup_set_nice() by Hiroshi Shimamoto · 13 years ago
  15. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed from kernel/sched_autogroup.c]
  16. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 511f67a sched, autogroup: Stop claiming ownership of the root task group by Mike Galbraith · 14 years ago
  19. 800d4d3 sched, autogroup: Stop going ahead if autogroup is disabled by Yong Zhang · 14 years ago
  20. f449377 sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure by Mike Galbraith · 14 years ago
  21. 8ecedd7 sched: Display autogroup names in /proc/sched_debug by Bharata B Rao · 14 years ago
  22. 0ca0873 sched: Mark autogroup_init() __init by Yong Zhang · 14 years ago
  23. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  24. 4f82198 sched, autogroup: Fix potential access to freed memory by Mike Galbraith · 14 years ago
  25. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago