summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/numa.c
AgeCommit message (Expand)Author
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel 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 onlyChandra Seetharaman
2006-05-05Merge ../linux-2.6Paul Mackerras
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr
2006-04-22[PATCH] powerpc: Less verbose mem configuration outputOlof Johansson
2006-03-27[PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton
2006-03-22[PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch
2006-03-22[PATCH] powerpc numa: Support sparse online node mapNathan Lynch
2006-03-22[PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch
2006-03-22[PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch
2006-03-22[PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch
2006-03-22[PATCH] powerpc numa: Minor debugging code changesNathan Lynch
2006-03-22[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman
2006-01-09[PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard
2006-01-09[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz
2006-01-09Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz
2005-12-08[PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike 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 2Anton Blanchard
2005-11-07powerpc: Various UP build fixesPaul Mackerras
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras