aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
Commit message (Expand)AuthorAge
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...Mel Gorman2012-12-11
| * mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
* | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
* | sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-24
* | sched: Maintain runnable averages across throttled periodsPaul Turner2012-10-24
* | sched: Normalize tg load contributions against runnable timePaul Turner2012-10-24
* | sched: Aggregate total task_group loadPaul Turner2012-10-24
* | sched: Account for blocked load waking back upPaul Turner2012-10-24
* | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
* | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
* | sched: Maintain per-rq runnable averagesBen Segall2012-10-24
|/
* sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
|\
| * sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-04
* | sched: Move cputime code to its own fileFrederic Weisbecker2012-08-20
|/
* sched,cgroup: Fix up task_groups listMike Galbraith2012-08-13
* sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra2012-08-13
* sched: Fix race in task_group()Peter Zijlstra2012-07-24
* sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-05
* sched: Fix domain iterationPeter Zijlstra2012-06-06
* sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-14
* sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-09
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-31
|\
| * Merge branch 'sched/arch' into sched/urgentIngo Molnar2012-03-29
| |\
| | * sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas2012-03-13
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\| |
| * | sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra2012-03-01
| * | sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-22
| * | sched: Remove sched_switchRakib Mullick2012-01-27
| |/
* / static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
|/
* sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra2011-12-21
* sched: Use jump_labels for sched_featPeter Zijlstra2011-12-06
* sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa2011-12-06
* sched: Save some hrtick_start_fair cyclesMike Galbraith2011-12-06
* sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-06
* sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha2011-12-06
* sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2011-12-06
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17