index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
sparse.c
Age
Commit message (
Expand
)
Author
2007-06-08
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
Stephen Rothwell
2007-06-01
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
2007-05-19
mm: fix section mismatch warnings
Sam Ravnborg
2007-05-08
Add white list into modpost.c for memory hotplug code and ia64's machvec section
Yasunori Goto
2007-05-08
Fix 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 int
Andy 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-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-23
[PATCH] sparsemem: record nid during memory present
Andy Whitcroft
2006-05-21
[PATCH] SPARSEMEM incorrectly calculates section number
Mike Kravetz
2006-05-15
[PATCH] add slab_is_available() routine for boot code
Mike Kravetz
2006-05-01
[PATCH] sparsemem interaction with memory add bug fixes
Mike 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.c
Dave Hansen
2005-10-29
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
2005-09-05
[PATCH] sparsemem extreme: hotplug preparation
Dave Hansen
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
2005-06-23
[PATCH] sparsemem hotplug base
Andy Whitcroft
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft