aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_autogroup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-18sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith1-0/+27
2011-01-18sched: Display autogroup names in /proc/sched_debugBharata B Rao1-0/+5
2011-01-07sched: Mark autogroup_init() __initYong Zhang1-1/+1
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang1-3/+3
2011-01-04sched, autogroup: Fix potential access to freed memoryMike Galbraith1-8/+17
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith1-0/+229