index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2008-04-24
[POWERPC] Add include of linux/of.h to numa.c
Michael Ellerman
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
[POWERPC] Fake NUMA emulation for PowerPC
Balbir Singh
2007-08-03
[POWERPC] Fix parse_drconf_memory() for 64-bit start addresses
Michael Ellerman
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2006-12-11
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
Paul Mackerras
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-09-27
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-05-05
Merge ../linux-2.6
Paul Mackerras
2006-05-01
[PATCH] powerpc: Allow devices to register with numa topology
Jeremy Kerr
2006-04-22
[PATCH] powerpc: Less verbose mem configuration output
Olof Johansson
2006-03-27
[PATCH] powerpc: hot_add_scn_to_nid() build fix
Andrew Morton
2006-03-22
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
Nathan Lynch
2006-03-22
[PATCH] powerpc numa: Support sparse online node map
Nathan Lynch
2006-03-22
[PATCH] powerpc numa: Consolidate handling of Power4 special case
Nathan Lynch
2006-03-22
[PATCH] powerpc numa: Get rid of "numa domain" terminology
Nathan Lynch
2006-03-22
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
Nathan Lynch
2006-03-22
[PATCH] powerpc numa: Minor debugging code changes
Nathan Lynch
2006-03-22
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
Nathan Lynch
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
2006-01-09
[PATCH] powerpc: don't add memory to empty node/zone
Mike Kravetz
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-09
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
2006-01-09
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
Michael Ellerman
2006-01-09
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
2006-01-09
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
2006-01-09
Revert "[PATCH] powerpc: Minor numa memory code cleanup"
Paul Mackerras
2006-01-09
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
2005-12-08
[PATCH] powerpc/pseries: boot failures on numa if no memory on node
Mike Kravetz
2005-11-15
[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]
Paul Mackerras
2005-11-11
[PATCH] ppc64: Convert NUMA to sparsemem (3)
Anton Blanchard
2005-11-11
[PATCH] ppc64: prep for NUMA sparsemem rework 2
Anton Blanchard
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras