aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/auto_group.c
Commit message (Expand)AuthorAge
* sched: Change autogroup_move_group() to use for_each_thread()Oleg Nesterov2014-08-20
* sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-22
* sched/autogroup: Fix race with task_groups listGerald Schaefer2013-05-28
* sched: split out css_online/css_offline from tg creation/destructionLi Zefan2013-01-24
* Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar2012-12-11
* sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith2012-10-30
* sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto2012-03-02
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17