summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/topology.h
Commit message (Expand)AuthorAgeFilesLines
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-041-6/+2
* sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-1/+0
* powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-01-151-1/+9
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-141-0/+1
* powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-261-0/+5
* sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-36/+0
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-5/+5
* powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard2011-09-201-10/+0
* powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard2011-09-201-1/+1
* powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard2011-09-201-0/+6
* powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard2011-09-201-1/+1
* powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-121-13/+14
* powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-111-9/+11
* powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-091-0/+10
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-7/+0
|\
| * of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-7/+0
* | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-091-0/+3
|/
* powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-211-0/+10
* powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-061-1/+1
* powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-2/+2
* powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-04-071-0/+10
* powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-091-21/+27
* powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-151-1/+3
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-5/+0
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
* sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
* sched: Improve latencies and throughputMike Galbraith2009-09-151-1/+1
* sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+2
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-3/+2
* cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031-3/+9
|\
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2009-01-011-0/+2
| * cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-261-3/+7
* | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-1/+0
|/
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+117
OpenPOWER on IntegriCloud