summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* sched/accounting: Fix parameter passing in task_group_account_fieldGlauber Costa2011-12-061-2/+2
* sched/accounting: Fix user/system tick double accountingGlauber Costa2011-12-061-10/+2
* sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa2011-12-062-93/+106
* sched: Save some hrtick_start_fair cyclesMike Galbraith2011-12-062-3/+11
* sched/accounting, cgroups: Reuse cgroup's parent pointerGlauber Costa2011-12-061-6/+9
* sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-38/+40
* sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpusSuresh Siddha2011-12-061-36/+12
* sched, nohz: Implement sched group, domain aware nohz idle load balancingSuresh Siddha2011-12-061-113/+47
* sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-063-0/+33
* sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha2011-12-063-24/+40
* sched/rt: Code cleanup, remove a redundant function callShan Hai2011-12-061-1/+1
* sched: Fix the sched group node allocation for SD_OVERLAP domainsSuresh Siddha2011-12-061-1/+1
* sched: Set skip_clock_update in yield_task_fair()Mike Galbraith2011-12-062-0/+13
* sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2011-12-062-0/+6
* sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2011-12-062-13/+27
* events, sched: Add tracepoint for accounting blocked timeAndrew Vagin2011-12-061-0/+2
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-1716-0/+18909