summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick36-53/+46
2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches20-150/+118
2016-03-17mm: coalesce split stringsJoe Perches20-109/+78
2016-01-16x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams10-42/+282
2014-01-22mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar2-14/+19
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner9-56/+49
2013-04-29mm: try harder to allocate vmemmap blocksBen Hutchings1-3/+5
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker6-6/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König207-261/+261
2010-08-27x86: Use memblock to replace early_resYinghai Lu14-199/+141
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu5-3/+195
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu13-23/+454
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li3-7/+22
2008-11-06vmemmap: warn about page_structs with remote distanceDavid Rientjes1-1/+1
2008-07-04Christoph has movedChristoph Lameter12-13/+13
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro8-17/+19
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 Goto3-5/+24
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft3-98/+83
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter5-4/+211