summaryrefslogtreecommitdiff
path: root/include/linux/topology.h
AgeCommit message (Expand)Author
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low
2012-08-13sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi
2012-07-26sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro
2010-09-09sched: Add book scheduling domainHeiko Carstens
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-06-29sched: Fix spelling of siblingMichael Neuling
2010-06-09sched: Add asymmetric group packing option for sibling domainMichael Neuling
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Fix some domain tuningsPeter Zijlstra
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar
2009-09-04sched: Clean up topology.hIngo Molnar
2009-09-04sched: Add smt_gainPeter Zijlstra
2009-03-13numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell
2008-12-19sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-05sched: re-tune balancingIngo Molnar
2008-06-13cpu topology: always define CPU topology informationBen Hutchings
2008-05-29sched: re-tune NUMA topologiesIngo Molnar
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens
2008-03-19sched: tune multi-core idle balancingIngo Molnar
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar
2008-01-25sched: reactivate fork balancingIngo Molnar
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar