summaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched: Fix domain iterationPeter Zijlstra2012-06-061-0/+2
* sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-141-1/+1
* sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-091-3/+3
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-311-0/+3
|\
| * Merge branch 'sched/arch' into sched/urgentIngo Molnar2012-03-291-0/+3
| |\
| | * sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas2012-03-131-0/+3
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-13/+2
|\| |
| * | sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra2012-03-011-8/+2
| * | sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-221-4/+0
| * | sched: Remove sched_switchRakib Mullick2012-01-271-1/+0
| |/
* / static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-7/+7
|/
* sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra2011-12-211-6/+36
* sched: Use jump_labels for sched_featPeter Zijlstra2011-12-061-0/+27
* sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa2011-12-061-4/+30
* sched: Save some hrtick_start_fair cyclesMike Galbraith2011-12-061-0/+7
* sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-061-0/+1
* sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha2011-12-061-1/+10
* sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2011-12-061-0/+2
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+1064