aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_autogroup.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-02-23sched, autogroup: Stop claiming ownership of the root task groupGravatar Mike Galbraith 1-5/+6
2011-02-23sched, autogroup: Stop going ahead if autogroup is disabledGravatar Yong Zhang 1-0/+4
2011-01-18sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureGravatar Mike Galbraith 1-0/+27
2011-01-18sched: Display autogroup names in /proc/sched_debugGravatar Bharata B Rao 1-0/+5
2011-01-07sched: Mark autogroup_init() __initGravatar Yong Zhang 1-1/+1
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupGravatar Yong Zhang 1-3/+3
2011-01-04sched, autogroup: Fix potential access to freed memoryGravatar Mike Galbraith 1-8/+17
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsGravatar Mike Galbraith 1-0/+229