summaryrefslogtreecommitdiffstats
path: root/mm/sparse-vmemmap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-171-3/+3
* mm: coalesce split stringsJoe Perches2016-03-171-4/+4
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-2/+74
* mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-2/+4
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-7/+12
* mm: try harder to allocate vmemmap blocksBen Hutchings2013-04-291-3/+5
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* x86: Use memblock to replace early_resYinghai Lu2010-08-271-11/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-1/+73
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-1/+1
* memory hotplug: alloc page from other node in memory onlineShaohua Li2009-09-221-1/+7
* vmemmap: warn about page_structs with remote distanceDavid Rientjes2008-11-061-1/+1
* Christoph has movedChristoph Lameter2008-07-041-1/+1
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-301-4/+4
* memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki2007-11-291-1/+11
* mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa2007-10-301-0/+1
* memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto2007-10-161-1/+1
* vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-161-96/+63
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-161-0/+181
OpenPOWER on IntegriCloud