aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/cn96xxBruce Ashfield
2020-09-04sched: correct SD_flags returned by tl->sd_flags()Peng Liu
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-08-13sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-24sched/debug: Make sd->flags sysctl read-onlyValentin Schneider
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-07-16sched/deadline: Initialize ->dl_boostedJuri Lelli
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: Defend cfs and rt bandwidth quota against overflowHuaixin Chang
2020-07-11sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
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-06-01sched: Avoid scale real weight down to zeroMichael Wang
2020-05-19sched: migrate_enable: Busy loop until the migration request is completedSebastian Andrzej Siewior
2020-05-19sched/core: migrate_enable() must access takedown_cpu_task on !HOTPLUG_CPUSebastian Andrzej Siewior
2020-05-19sched: migrate_enable: Use stop_one_cpu_nowait()Scott Wood
2020-05-19sched: Lazy migrate_disable processingScott Wood
2020-05-19sched: migrate_enable: Use select_fallback_rq()Scott Wood
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood
2020-05-15sched/fair: Optimize select_idle_cpuCheng Jian
2020-05-15sched/fair: Prevent unlimited runtime on throttled groupVincent Guittot
2020-05-15timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-05-15sched/core: Don't skip remote tick for idle CPUsScott Wood
2020-05-15sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan
2020-05-15sched/topology: Assert non-NUMA topology masks don't (partially) overlapValentin Schneider
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-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20psi: Fix a division error in psi poll()Johannes Weiner
2020-03-20sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptimeJohannes Weiner
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-24cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
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
2020-01-19sched/core: Avoid spurious lock dependenciesPeter Zijlstra
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield