aboutsummaryrefslogtreecommitdiffstats
path: root/mm/sparse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft1-1/+1
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter1-0/+23
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft1-2/+20
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz1-5/+2
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz1-1/+1
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz1-3/+6
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai1-2/+2
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen1-5/+69
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen1-0/+25
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen1-12/+41
2005-09-05[PATCH] sparsemem extreme implementationBob Picco1-9/+17
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco1-6/+32
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft1-20/+72
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-0/+85