aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAge
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \
| * | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-18
| * | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-18
| |/ /
* | | powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
|\| |
| * | powerpc/numa: NUMA topology support for PowerNVDipankar Sarma2011-11-07
| |/
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\
| | * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
| * | powerpc: Coding style cleanupsAnton Blanchard2011-09-20
| * | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-20
| * | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard2011-09-20
| |/
* / bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo2011-07-14
|/
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael Ellerman2011-04-27
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt2011-03-09
* powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-06
* powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard2011-02-06
* powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard2011-02-06
* powerpc/numa: Check for all VPHN changesAnton Blanchard2011-02-06
* powerpc/numa: Only use active VPHN count fieldsAnton Blanchard2011-02-06
* powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew2011-02-06
* powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-06
* powerpc/pseries: Fix typo in VPHN commentsJesse Larrew2011-02-06
* powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-11
* powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-11
* powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew2010-12-08
* powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-28
* memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
| |\
| | * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| | |\
| | * | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-08
* | | | memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-04
|/ / /
* | / powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-22
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-21
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-06
|\
| * powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-28
* | powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-06
|/
* nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-06
* powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-09
* powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot2009-02-22