summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot2013-04-261-19/+3Star
| * powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell2013-04-181-1/+1
| * powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-04-181-1/+1
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-301-0/+1
|\|
* | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-301-6/+3Star
|/
* powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-141-12/+0Star
* powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew2012-09-051-3/+4
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-1/+1
|\
| * powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-101-1/+1
* | powerpc/numa: Fix OF node refcounting bugGavin Shan2012-07-031-0/+2
|/
* powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-291-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+1
* cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-4/+4
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-4/+4
| |\ \ | | |/ | |/|
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-071-2/+2
|\ \ \
| * | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-191-1/+1
| * | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-191-1/+1
| |/ /
* | | powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-6/+4Star
* | | Merge branch 'master' into x86/memblockTejun Heo2011-11-281-17/+29
|\| |
| * | powerpc/numa: NUMA topology support for PowerNVDipankar Sarma2011-11-081-7/+17
| |/
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-1/+1
| |\
| | * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
| * | powerpc: Coding style cleanupsAnton Blanchard2011-09-201-3/+4
| * | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-201-5/+5
| * | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard2011-09-201-1/+2
| |/
* / bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo2011-07-141-35/+15Star
|/
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-1/+1
* powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael Ellerman2011-04-271-8/+7Star
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5
* powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt2011-03-101-1/+2
* powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-071-1/+1
* powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard2011-02-071-1/+2
* powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard2011-02-071-3/+9
* powerpc/numa: Check for all VPHN changesAnton Blanchard2011-02-071-1/+1
* powerpc/numa: Only use active VPHN count fieldsAnton Blanchard2011-02-071-4/+6
* powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew2011-02-071-9/+8Star
* powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-071-6/+3Star
* powerpc/pseries: Fix typo in VPHN commentsJesse Larrew2011-02-071-1/+1
* powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-121-1/+0Star
* powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-111-3/+6
* powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew2010-12-091-10/+267
* powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-291-0/+26
* memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-131-2/+2
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-33/+89
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-051-33/+89
| |\
| | * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-42/+42
| | |\