summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/topology.h
AgeCommit message (Expand)Author
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-05-08powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman
2018-02-15powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann
2017-08-16powerpc/topology: Remove the unused parent_node() macroDou Liyang
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-05-28powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-09-20powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard
2011-09-20powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard
2011-09-20powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard
2011-09-20powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew
2010-12-09powerpc: Disable VPHN polling during a suspend operationJesse Larrew
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard
2010-05-06powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-04-07powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard
2010-02-09powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard
2010-01-15powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell