aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17
* sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-17
* sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner2011-11-16
* sched: Fix buglet in return_cfs_rq_runtime()Paul Turner2011-11-16
* sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra2011-11-16
* sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-14
* sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-14
* sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-06
* sched: Request for idle balance during nohz idle load balanceSuresh Siddha2011-10-06
* sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2011-10-06
* sched: Remove redundant test in check_preempt_tick()Wang Xingchao2011-09-26
* sched: Return unused runtime on group dequeuePaul Turner2011-08-14
* sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2011-08-14
* sched: Throttle entities exceeding their allowed bandwidthPaul Turner2011-08-14
* sched: Prevent buddy interactions with throttled entitiesPaul Turner2011-08-14
* sched: Prevent interactions with throttled entitiesPaul Turner2011-08-14
* sched: Add support for unthrottling group entitiesPaul Turner2011-08-14
* sched: Add support for throttling group entitiesPaul Turner2011-08-14
* sched: Expire invalid runtimePaul Turner2011-08-14
* sched: Add a timer to handle CFS bandwidth refreshPaul Turner2011-08-14
* sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-14
* sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-14
* sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner2011-08-14
* sched: Remove noop in lowest_flag_domain()Hillf Danton2011-08-14
* sched: Kill WAKEUP_PREEMPTYong Zhang2011-08-14
* sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fairLin Ming2011-07-22
* sched: Replace use of entity_key()Stephan Baerwolf2011-07-21
* sched: Remove unused function cpu_cfs_rq()Jan Schoenherr2011-07-21
* sched, cgroup: Optimize load_balance_fair()Peter Zijlstra2011-07-21
* sched: Don't update shares twice on on_rq parentPaul Turner2011-07-21
* sched: update correct entity's runtime in check_preempt_wakeup()Paul Turner2011-07-21
* Merge branch 'linus' into sched/coreIngo Molnar2011-07-21
|\
| * sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-20
* | sched: Remove rcu_read_lock() from wake_affine()Nikunj A. Dadhania2011-07-01
|/
* sched: Fix ->min_vruntime calculation in dequeue_entity()Peter Zijlstra2011-05-28
* sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-20
* sched: Remove unused 'this_best_prio arg' from balance_tasks()Vladimir Davydov2011-05-04
* sched: Next buddy hint on sleep and preempt pathVenkatesh Pallipadi2011-04-19
* sched: Make set_*_buddy() work on non-task entitiesVenkatesh Pallipadi2011-04-19
* Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-18
|\
| * sched: Deal with non-atomic min_vruntime reads on 32bitsPeter Zijlstra2011-04-14
| * sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-14
| * sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-14
* | sched: Avoid using sd->levelPeter Zijlstra2011-04-11
* | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-11
|/
* sched: Eliminate dead code from wakeup_gran()Shaohua Li2011-04-11
* sched: Fix erroneous all_pinned logicKen Chen2011-04-11
* sched: Fix sched-domain avg_load calculationKen Chen2011-04-11
*---. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \ \
| | * | sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra2011-04-05
| | |/