Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick
2016-03-18mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-03-18mm: coalesce split stringsJoe Perches
2016-01-16x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2014-01-22mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar
2013-04-30sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-30mm: try harder to allocate vmemmap blocksBen Hutchings
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li
2008-11-07vmemmap: warn about page_structs with remote distanceDavid Rientjes
2008-07-04Christoph has movedChristoph Lameter
2008-03-31NULL noise: fs/*, mm/*, kernel/*Al Viro
2007-11-29memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter