summaryrefslogtreecommitdiff
path: root/mm/sparse-vmemmap.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-7/+12
2013-04-29mm: try harder to allocate vmemmap blocksBen Hutchings1-3/+5
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker1-1/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-08-27x86: Use memblock to replace early_resYinghai Lu1-11/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu1-1/+73
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu1-1/+1
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li1-1/+7
2008-11-06vmemmap: warn about page_structs with remote distanceDavid Rientjes1-1/+1
2008-07-04Christoph has movedChristoph Lameter1-1/+1
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro1-4/+4
2007-11-29memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki1-1/+11
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa1-0/+1
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto1-1/+1
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft1-96/+63
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter1-0/+181