aboutsummaryrefslogtreecommitdiff
path: root/mm/sparse.c
AgeCommit message (Expand)Author
2007-08-22sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg
2007-06-08Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-05-19mm: fix section mismatch warningsSam Ravnborg
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-06[MM]: sparse_init() should be __init.David S. Miller
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen
2005-09-05[PATCH] sparsemem extreme implementationBob Picco
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft