summaryrefslogtreecommitdiff
path: root/include/linux/topology.h
Commit message (Expand)AuthorAge
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-28
* numa: remove stale node_has_online_mem() defineChris Metcalf2016-01-18
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2014-10-09
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-04
* sched: Rework sched_domain topology definitionVincent Guittot2014-05-07
* mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter2014-04-07
* sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-20
* sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-20
* sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-13
* sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi2012-07-26
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\
| * sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
* | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
|/
* sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-20
* mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro2011-06-15
* sched: Add book scheduling domainHeiko Carstens2010-09-09
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-09
* sched: Fix spelling of siblingMichael Neuling2010-06-29
* sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-09
* numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-27
* numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* sched: Fix vmark regression on big machinesMike Galbraith2010-01-21
* sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-14
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-24
* sched: Disable wakeup balancingPeter Zijlstra2009-09-16
* sched: Add SD_PREFER_LOCALPeter Zijlstra2009-09-16
* sched: Reduce forkexec_idxPeter Zijlstra2009-09-15
* sched: Improve latencies and throughputMike Galbraith2009-09-15
* sched: Fix some domain tuningsPeter Zijlstra2009-09-15
* sched: Tweak wake_idxPeter Zijlstra2009-09-15
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
* sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-07
* sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-04
* sched: Clean up topology.hIngo Molnar2009-09-04
* sched: Add smt_gainPeter Zijlstra2009-09-04
* numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell2009-03-13
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-13
* cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-11
* sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2008-12-19
* sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2008-12-19
* sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
* sched: fine-tune SD_SIBLING_INITIngo Molnar2008-11-07
* sched: fine-tune SD_MC_INITMike Galbraith2008-11-07
* sched: re-tune balancingIngo Molnar2008-11-05
* cpu topology: always define CPU topology informationBen Hutchings2008-06-13
* sched: re-tune NUMA topologiesIngo Molnar2008-05-29
* cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-19
* sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-21