aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/fair.c
AgeCommit message (Expand)Author
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-04sched/fair: Fix NOHZ next idle balanceVincent Guittot
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-11sched/fair: Refill bandwidth before scalingHuaixin Chang
2020-07-07sched/fair: Don't NUMA balance for kthreadsJens Axboe
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-01sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq listVincent Guittot
2020-06-01sched/fair: Fix enqueue_task_fair() warning some morePhil Auld
2020-06-01sched/fair: Fix reordering of enqueue/dequeue_task_fair()Vincent Guittot
2020-06-01sched/fair: Reorder enqueue/dequeue_task_fair pathVincent Guittot
2020-06-01sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rqViresh Kumar
2020-06-01sched/fair: Fix enqueue_task_fair warningVincent Guittot
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15sched/fair: Optimize select_idle_cpuCheng Jian
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()Vincent Guittot
2020-04-12sched/fair: Clean up definition of NOHZ blocked load functionsValentin Schneider
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19sched/pelt: Fix update of blocked PELT orderingVincent Guittot
2019-12-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-12-10sched/fair: Fix -Wunused-but-set-variable warningsQian Cai
2019-12-10sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2019-12-10sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-05sched/fair: Use rq_lock/unlock in online_fair_sched_groupPhil Auld
2019-10-05sched/fair: Fix imbalance due to CPU affinityVincent Guittot
2019-09-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-04sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-22sched: Add support for lazy preemptionThomas Gleixner
2019-07-22sched/fair: Make the hrtimers non-hard againSebastian Andrzej Siewior
2019-07-22hrtimer: by timers by default into the softirq contextSebastian Andrzej Siewior
2019-07-22kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2019-04-29sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUsNicholas Piggin
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-04-18sched/core: Make some functions staticYueHaibing
2019-04-16sched/core: Unify p->on_rq updatesPeter Zijlstra
2019-04-16sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld
2019-04-16sched/fair: Remove unneeded prototype of capacity_of()Valentin Schneider
2019-04-03sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() staticYueHaibing
2019-04-03sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-19sched/fair: Skip LLC NOHZ logic for asymmetric systemsValentin Schneider
2019-03-19sched/fair: Tune down misfit NOHZ kicksValentin Schneider