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