aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2006-01-091-1/+6
* [PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2006-01-091-5/+52
* [PATCH] powerpc: Minor numa memory code cleanupMike Kravetz2006-01-091-22/+9
* Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras2006-01-091-11/+24
* [PATCH] powerpc: Minor numa memory code cleanupMike Kravetz2006-01-091-24/+11
* [PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz2005-12-081-1/+1
* [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2005-11-151-1/+4
* [PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard2005-11-111-206/+159
* [PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard2005-11-111-4/+0
* powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1
* powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras2005-10-311-1/+1
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+779