summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-091-0/+2
* powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot2009-02-231-66/+73
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-181-2/+3
|\
| * powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
* | powerpc/numa: Remove redundant find_cpu_node()Milton Miller2009-02-111-31/+2
* | powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...Milton Miller2009-02-111-1/+1
|/
* powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen2009-01-081-6/+5
* powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen2009-01-081-17/+20
* powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen2009-01-081-5/+1
* powerpc/mm: Add better comment on careful_allocation()Dave Hansen2009-01-081-2/+10
* powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-161-5/+11
* powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-12-011-47/+75
* powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller2008-10-211-4/+2
* powerpc/numa: Make memory reserve code more robustJon Tollefson2008-10-211-5/+10
* powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson2008-10-101-28/+80
* powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-151-16/+61
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-2/+1
* powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot2008-07-031-18/+83
* powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot2008-07-031-39/+170
* [POWERPC] Add include of linux/of.h to numa.cMichael Ellerman2008-04-241-0/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+2
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-071-3/+63
|\
| * [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-071-3/+63
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+1
|/
* [POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman2007-08-031-2/+2
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+3
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-10/+10
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-111-0/+65
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-111-3/+3
* [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-271-143/+16
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-17/+14
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-5/+6
* Merge ../linux-2.6Paul Mackerras2006-05-051-5/+27
|\
| * [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-011-5/+27
* | [PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2006-04-221-4/+4
|/
* [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-271-0/+2
* [PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch2006-03-221-7/+3
* [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-221-52/+43
* [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-221-12/+11
* [PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch2006-03-221-39/+39
* [PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch2006-03-221-3/+3
* [PATCH] powerpc numa: Minor debugging code changesNathan Lynch2006-03-221-3/+5
* [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch2006-03-221-3/+3
* [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-071-2/+2
* [PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz2006-01-091-5/+14
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-2/+4
* [PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2006-01-091-3/+36
OpenPOWER on IntegriCloud