aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07
|\
| * [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-06
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
|/
* [POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman2007-08-03
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* Fix typos concerning hierarchyUwe Kleine-König2007-02-17
* [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-10
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-11
* [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-27
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-31
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-27
* Merge ../linux-2.6Paul Mackerras2006-05-05
|\
| * [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-01
* | [PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2006-04-22
|/
* [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-26
* [PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch2006-03-21
* [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-21
* [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-21
* [PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch2006-03-21
* [PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch2006-03-21
* [PATCH] powerpc numa: Minor debugging code changesNathan Lynch2006-03-21
* [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch2006-03-21
* [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-07
* [PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz2006-01-08
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-08
* [PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2006-01-08
* [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2006-01-08
* [PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2006-01-08
* [PATCH] powerpc: Minor numa memory code cleanupMike Kravetz2006-01-08
* Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras2006-01-08
* [PATCH] powerpc: Minor numa memory code cleanupMike Kravetz2006-01-08
* [PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz2005-12-08
* [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2005-11-15
* [PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard2005-11-11
* [PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard2005-11-11
* powerpc: Various UP build fixesPaul Mackerras2005-11-06
* powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras2005-10-30
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-10