aboutsummaryrefslogtreecommitdiff
path: root/mm/mmzone.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31mm: delete various needless include <linux/module.h>Gravatar Paul Gortmaker 1-1/+0
2011-01-13mm: page allocator: adjust the per-cpu counter threshold when memory is lowGravatar Mel Gorman 1-21/+0
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Gravatar Christoph Lameter 1-0/+21
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Gravatar Mel Gorman 1-0/+15
2008-09-13mm: mark the correct zone as full when scanning zonelistsGravatar Mel Gorman 1-1/+1
2008-04-28mm: filter based on a nodemask as well as a gfp_maskGravatar Mel Gorman 1-0/+30
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsGravatar Adrian Bunk 1-5/+0
2006-07-10[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLGravatar Adrian Bunk 1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-27[PATCH] uninline zone helpersGravatar KAMEZAWA Hiroyuki 1-0/+50