summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2020-10-03sched/deadline: Unthrottle PI boosted threads while enqueuingsched-core-2020-10-12Daniel Bristot de Oliveira
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort
2020-10-03sched/fair: Tweak pick_next_entity()Peter Oskolkov
2020-09-25rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov
2020-09-25sched/fair: Use dst group while checking imbalance for NUMA balancerBarry Song
2020-09-25sched/fair: Reduce busy load balance intervalVincent Guittot
2020-09-25sched/fair: Minimize concurrent LBs between domain levelVincent Guittot
2020-09-25sched/fair: Reduce minimal imbalance thresholdVincent Guittot
2020-09-25sched/fair: Relax constraint on task's load during load balanceVincent Guittot
2020-09-25sched/fair: Remove the force parameter of update_tg_load_avg()Xianting Tian
2020-09-25sched/fair: Fix wrong cpu selecting from isolated domainXunlei Pang
2020-09-25sched: Remove unused inline function uclamp_bucket_base_value()YueHaibing
2020-09-25sched/rt: Disable RT_RUNTIME_SHARE by defaultDaniel Bristot de Oliveira
2020-09-25sched/deadline: Fix stale throttling on de-/boosted tasksLucas Stach
2020-09-25sched/numa: Use runnable_avg to classify nodeVincent Guittot
2020-09-09sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTLValentin Schneider
2020-08-26sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider
2020-08-26sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider
2020-08-26sched: Cache task_struct::flags in sched_submit_work()Sebastian Andrzej Siewior
2020-08-26sched/fair: Simplify the work when reweighting entityJiang Biao
2020-08-26sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()Lukasz Luba
2020-08-26sched/fair: Ignore cache hotness for SMT migrationJosh Don
2020-08-19sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPSValentin Schneider
2020-08-19sched/topology: Propagate SD_ASYM_CPUCAPACITY upwardsValentin Schneider
2020-08-19sched/topology: Remove SD_SERIALIZE degeneration special caseValentin Schneider
2020-08-19sched/topology: Use prebuilt SD flag degeneration maskValentin Schneider
2020-08-19sched/debug: Output SD flag names rather than their valuesValentin Schneider
2020-08-19sched/topology: Verify SD_* flags setup when sched_debug is onValentin Schneider
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-14sched/debug: Fix the alignment of the show-state debug outputsched-urgent-2020-08-15Libing Zhou
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06sched: Fix use of count for nr_running tracepointPhil Auld
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-29sched/uclamp: Fix a deadlock when enabling uclamp static keyQais Yousef
2020-07-28sched: Remove duplicated tick_nohz_full_enabled() checkMiaohe Lin
2020-07-25sched/uclamp: Remove unnecessary mutex_init()Qinglang Miao
2020-07-24sched: Warn if garbage is passed to default_wake_function()sched-urgent-2020-07-25Chris Wilson
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-07-22sched/fair: update_pick_idlest() Select group with lowest group_util when idl...Peter Puhov
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker
2020-07-22sched: Better document ttwu()Peter Zijlstra
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-22sched: Fix race against ptrace_freeze_trace()Peter Zijlstra