summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/topology.h
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann2017-10-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc/topology: Remove the unused parent_node() macroDou Liyang2017-08-16
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-23
* | powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-06
|/
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy2014-05-28
| * powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-28
* | mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-04
|/
* sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-11
* powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-01-15
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-14
* powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-26
* sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard2011-09-20
* powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard2011-09-20
* powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard2011-09-20
* powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard2011-09-20
* powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-12
* powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-11
* powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-09
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-30
* | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-09
|/
* powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-21
* powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-06
* powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-06
* powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-04-07
* powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-09
* powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-15
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-24
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-24
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-24
* sched: Disable wakeup balancingPeter Zijlstra2009-09-16
* sched: Improve latencies and throughputMike Galbraith2009-09-15
* sched: Tweak wake_idxPeter Zijlstra2009-09-15
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
* cpumask: remove node_to_first_cpuRusty Russell2009-03-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
|\
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2009-01-01
| * cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26
* | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-26
|/
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-04