summaryrefslogtreecommitdiffstats
path: root/mm/sparse-vmemmap.c
AgeCommit message (Expand)AuthorLines
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams-2/+74
2014-01-21mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar-2/+4
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner-7/+12
2013-04-29mm: try harder to allocate vmemmap blocksBen Hutchings-3/+5
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker-1/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-1/+1
2010-08-27x86: Use memblock to replace early_resYinghai Lu-11/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu-1/+73
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu-1/+1
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li-1/+7
2008-11-06vmemmap: warn about page_structs with remote distanceDavid Rientjes-1/+1
2008-07-04Christoph has movedChristoph Lameter-1/+1
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro-4/+4
2007-11-29memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki-1/+11
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa-0/+1
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto-1/+1
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft-96/+63
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter-0/+181