summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
AgeCommit message (Expand)Author
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-03powerpc/numa: Fix OF node refcounting bugGavin Shan
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-19powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes
2011-12-19powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-09-20powerpc: Coding style cleanupsAnton Blanchard
2011-09-20powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard
2011-09-20powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard
2011-07-14bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-04-27powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael Ellerman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew
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/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew
2010-11-29powerpc: Add memory_hotplug_max()Nishanth Aravamudan
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-04memblock/powerpc: Use new accessorsBenjamin Herrenschmidt
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard
2010-05-21powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt