aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27sched/fair: check for idle coresched/peltJulia Lawall
2020-10-03sched/deadline: Unthrottle PI boosted threads while enqueuingDaniel 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/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov
2020-09-25rseq/selftests,x86_64: Add rseq_offset_deref_addv()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-09-04MAINTAINERS: Add myself as SCHED_DEADLINE reviewerDaniel Bristot de Oliveira
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: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer togetherSebastian 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_NUMA as SDF_NEEDS_GROUPSValentin Schneider
2020-08-19sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPSValentin Schneider
2020-08-19sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPSValentin Schneider
2020-08-19sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPSValentin Schneider
2020-08-19sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPSValentin Schneider
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/topology: Introduce SD metaflag for flags needing > 1 groupsValentin 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-19sched/topology: Define and assign sched_domain flag metadataValentin Schneider
2020-08-19sched/topology: Split out SD_* flags declaration to its own fileValentin Schneider
2020-08-19ARM, sched/topology: Revert back to default scheduler topologyValentin Schneider
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider
2020-08-18Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18mm/memory.c: skip spurious TLB flush for retried page faultYang Shi
2020-08-17Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-17net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran