aboutsummaryrefslogtreecommitdiff
path: root/mm/sparse.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-22sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICGravatar Andy Whitcroft 1-4/+10
2007-07-22x86_64: fix section mismatch warning in init.cGravatar Sam Ravnborg 1-1/+1
2007-06-08Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGGravatar Stephen Rothwell 1-21/+21
2007-06-01x86_64: allocate sparsemem memmap above 4GGravatar Zou Nan hai 1-0/+11
2007-05-19mm: fix section mismatch warningsGravatar Sam Ravnborg 1-1/+1
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionGravatar Yasunori Goto 1-1/+1
2007-05-08Fix section mismatch of memory hotplug related code.Gravatar Yasunori Goto 1-4/+6
2007-05-06[MM]: sparse_init() should be __init.Gravatar David S. Miller 1-1/+1
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intGravatar Andy Whitcroft 1-1/+1
2006-12-07[PATCH] Get rid of zone_table[]Gravatar Christoph Lameter 1-0/+23
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Gravatar Yasunori Goto 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-23[PATCH] sparsemem: record nid during memory presentGravatar Andy Whitcroft 1-2/+20
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberGravatar Mike Kravetz 1-5/+2
2006-05-15[PATCH] add slab_is_available() routine for boot codeGravatar Mike Kravetz 1-1/+1
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesGravatar Mike Kravetz 1-3/+6
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Gravatar Ravikiran G Thirumalai 1-2/+2
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cGravatar Dave Hansen 1-5/+69
2005-10-29[PATCH] memory hotplug prep: __section_nr helperGravatar Dave Hansen 1-0/+25
2005-09-05[PATCH] sparsemem extreme: hotplug preparationGravatar Dave Hansen 1-12/+41
2005-09-05[PATCH] sparsemem extreme implementationGravatar Bob Picco 1-9/+17
2005-09-05[PATCH] SPARSEMEM EXTREMEGravatar Bob Picco 1-6/+32
2005-06-23[PATCH] sparsemem hotplug baseGravatar Andy Whitcroft 1-20/+72
2005-06-23[PATCH] sparsemem memory modelGravatar Andy Whitcroft 1-0/+85