summaryrefslogtreecommitdiff
path: root/mm/mmzone.c
AgeCommit message (Expand)Author
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker
2011-01-13mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk
2006-07-10[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki