Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | sched, autogroup: Stop claiming ownership of the root task group | Mike Galbraith | 2011-02-23 | 1 | -5/+6 |
* | sched, autogroup: Stop going ahead if autogroup is disabled | Yong Zhang | 2011-02-23 | 1 | -0/+4 |
* | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure | Mike Galbraith | 2011-01-18 | 1 | -0/+27 |
* | sched: Display autogroup names in /proc/sched_debug | Bharata B Rao | 2011-01-18 | 1 | -0/+5 |
* | sched: Mark autogroup_init() __init | Yong Zhang | 2011-01-07 | 1 | -1/+1 |
* | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 2011-01-07 | 1 | -3/+3 |
* | sched, autogroup: Fix potential access to freed memory | Mike Galbraith | 2011-01-04 | 1 | -8/+17 |
* | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 1 | -0/+229 |