| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | powerpc/pseries: Update numa association of hotplug memory add for drconf memory | Nathan Fontenot | 2008-07-03 | 1 | -18/+83 |
* | powerpc/pseries: Split code into helper routines for drconf memory | Nathan Fontenot | 2008-07-03 | 1 | -39/+170 |
* | [POWERPC] Add include of linux/of.h to numa.c | Michael Ellerman | 2008-04-24 | 1 | -0/+1 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -1/+2 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | 1 | -3/+63 |
|\ |
|
| * | [POWERPC] Fake NUMA emulation for PowerPC | Balbir Singh | 2008-02-07 | 1 | -3/+63 |
* | | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses | Michael Ellerman | 2007-08-03 | 1 | -2/+2 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+3 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -10/+10 |
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 1 | -1/+1 |
* | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras | 2006-12-11 | 1 | -0/+65 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2006-09-27 | 1 | -143/+16 |
* | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -17/+14 |
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 1 | -5/+6 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-05-05 | 1 | -5/+27 |
|\ |
|
| * | [PATCH] powerpc: Allow devices to register with numa topology | Jeremy Kerr | 2006-05-01 | 1 | -5/+27 |
* | | [PATCH] powerpc: Less verbose mem configuration output | Olof Johansson | 2006-04-22 | 1 | -4/+4 |
|/ |
|
* | [PATCH] powerpc: hot_add_scn_to_nid() build fix | Andrew Morton | 2006-03-27 | 1 | -0/+2 |
* | [PATCH] powerpc numa: Consolidate assignment of cpus to nodes | Nathan Lynch | 2006-03-22 | 1 | -7/+3 |
* | [PATCH] powerpc numa: Support sparse online node map | Nathan Lynch | 2006-03-22 | 1 | -52/+43 |
* | [PATCH] powerpc numa: Consolidate handling of Power4 special case | Nathan Lynch | 2006-03-22 | 1 | -12/+11 |
* | [PATCH] powerpc numa: Get rid of "numa domain" terminology | Nathan Lynch | 2006-03-22 | 1 | -39/+39 |
* | [PATCH] powerpc numa: Minor cpu hotplug-related cleanups | Nathan Lynch | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] powerpc numa: Minor debugging code changes | Nathan Lynch | 2006-03-22 | 1 | -3/+5 |
* | [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0 | Nathan Lynch | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] powerpc: Always panic if lmb_alloc() fails | Michael Ellerman | 2006-02-07 | 1 | -2/+2 |
* | [PATCH] powerpc: don't add memory to empty node/zone | Mike Kravetz | 2006-01-09 | 1 | -5/+14 |
* | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 1 | -2/+4 |
* | [PATCH] ppc64: Add NUMA cpu summary at boot | Anton Blanchard | 2006-01-09 | 1 | -3/+36 |
* | [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes | Michael Ellerman | 2006-01-09 | 1 | -1/+6 |
* | [PATCH] powerpc: numa placement for dynamically added memory | Mike Kravetz | 2006-01-09 | 1 | -5/+52 |
* | [PATCH] powerpc: Minor numa memory code cleanup | Mike Kravetz | 2006-01-09 | 1 | -22/+9 |
* | Revert "[PATCH] powerpc: Minor numa memory code cleanup" | Paul Mackerras | 2006-01-09 | 1 | -11/+24 |
* | [PATCH] powerpc: Minor numa memory code cleanup | Mike Kravetz | 2006-01-09 | 1 | -24/+11 |
* | [PATCH] powerpc/pseries: boot failures on numa if no memory on node | Mike Kravetz | 2005-12-08 | 1 | -1/+1 |
* | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..] | Paul Mackerras | 2005-11-15 | 1 | -1/+4 |
* | [PATCH] ppc64: Convert NUMA to sparsemem (3) | Anton Blanchard | 2005-11-11 | 1 | -206/+159 |
* | [PATCH] ppc64: prep for NUMA sparsemem rework 2 | Anton Blanchard | 2005-11-11 | 1 | -4/+0 |
* | powerpc: Various UP build fixes | Paul Mackerras | 2005-11-07 | 1 | -0/+1 |
* | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 2005-10-31 | 1 | -1/+1 |
* | powerpc: Merge arch/ppc64/mm to arch/powerpc/mm | Paul Mackerras | 2005-10-10 | 1 | -0/+779 |