summaryrefslogtreecommitdiff
path: root/mm/sparse-vmemmap.c
Commit message (Expand)AuthorAge
* mm: merge vmem_altmap_alloc into altmap_alloc_block_bufChristoph Hellwig2018-01-08
* mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
* mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2017-11-15
* mm: stop zeroing memory during allocation in vmemmapPavel Tatashin2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocationsMichal Hocko2017-09-06
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-17
* mm: coalesce split stringsJoe Perches2016-03-17
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-15
* mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* mm: try harder to allocate vmemmap blocksBen Hutchings2013-04-29
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-31
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* x86: Use memblock to replace early_resYinghai Lu2010-08-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sparsemem: Put mem map for one node together.Yinghai Lu2010-02-12
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
* memory hotplug: alloc page from other node in memory onlineShaohua Li2009-09-22
* vmemmap: warn about page_structs with remote distanceDavid Rientjes2008-11-06
* Christoph has movedChristoph Lameter2008-07-04
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki2007-11-29
* mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa2007-10-30
* memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto2007-10-16
* vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-16
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-16