summaryrefslogtreecommitdiff
path: root/kernel/sched/topology.c
AgeCommit message (Expand)Author
2020-01-17sched/topology: Assert non-NUMA topology masks don't (partially) overlapValentin Schneider
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
2019-10-29sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider
2019-10-29sched/topology: Don't try to build empty sched domainsValentin Schneider
2019-10-17sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relaxValentin Schneider
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
2019-07-25cpusets: Rebuild root domain deadline accounting informationMathieu Poirier
2019-07-25sched/topology: Add partition_sched_domains_locked()Mathieu Poirier
2019-07-25sched/isolation: Prefer housekeeping CPU in local nodeWanpeng Li
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-03sched/core: Remove sd->*_idxDietmar Eggemann
2019-04-19sched/topology: Update init_sched_domains() commentJuri Lelli
2019-04-10sched/topology: Skip duplicate group rewrites in build_sched_groups()Valentin Schneider
2019-04-10sched/topology: Fix build_sched_groups() commentValentin Schneider
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-11sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck
2019-01-27sched/core: Give DCE a fighting chancePeter Zijlstra
2019-01-27sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret
2019-01-25sched: Replace call_rcu_sched() with call_rcu()Paul E. McKenney
2018-12-11sched/toplogy: Introduce the 'sched_energy_present' static keyQuentin Perret
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret
2018-12-11sched/topology: Disable EAS on inappropriate platformsQuentin Perret
2018-12-11sched/topology: Add lowest CPU asymmetry sched_domain level pointerQuentin Perret
2018-12-11sched/topology: Reference the Energy Model of CPUs when availableQuentin Perret
2018-12-11sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-09-10sched/topology: Make local variables staticzhong jiang
2018-09-10sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domainsMorten Rasmussen
2018-09-10sched/fair: Add sched_group per-CPU max capacityMorten Rasmussen
2018-09-10sched/topology: Add static_key for asymmetric CPU capacity optimizationsMorten Rasmussen
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen
2018-09-10sched/topology: Set correct NUMA topology typeSrikar Dronamraju
2018-07-25sched/topology: Check variable group before dereferencing itYi Wang
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-25sched/topology: Clarify root domain(s) debug stringJuri Lelli
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2018-02-06sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker
2017-10-24sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...Rakib Mullick
2017-10-10sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-10-10sched/topology: Introduce NUMA identity node sched domainSuravee Suthikulpanit
2017-10-10sched/topology: Restore SD_PREFER_SIBLING on MC domainsPeter Zijlstra
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-25sched/debug: Optimize sched_domain sysctl generationPeter Zijlstra