summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-04-18mm: optimize for lowmemory killertao zeng6-112/+39
2018-03-05mm: optimize for CMA allocate timetao zeng27-605/+1686
2016-05-20mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman3-20/+21
2016-01-15mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai2-7/+7
2015-02-12mm: microoptimize zonelist operationsVlastimil Babka2-9/+8
2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra13-109/+125
2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman12-82/+149
2013-02-24mm: rename page struct field helpersMel Gorman10-25/+25
2013-02-24mm: uninline page_xchg_last_nid()Mel Gorman2-17/+24
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins4-18/+38
2012-08-01memcg: rename config variablesAndrew Morton33-78/+78
2012-05-29mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov4-10/+30
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker6-6/+0
2011-01-14mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman6-47/+115
2010-09-10mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter5-3/+72
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman4-18/+48
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman2-7/+7
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman11-191/+224
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk4-11/+0
2006-07-10[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2972-2976/+0
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki3-36/+54