aboutsummaryrefslogtreecommitdiff
path: root/mm/sparse-vmemmap.c
AgeCommit message (Expand)Author
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li
2008-11-06vmemmap: warn about page_structs with remote distanceDavid Rientjes
2008-07-04Christoph has movedChristoph Lameter
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2007-11-29memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter