| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: numa: Change page last {nid,pid} into {cpu,pid} | Peter Zijlstra | 2013-10-09 | 1 | -7/+7 |
* | sched/numa: Set preferred NUMA node based on number of private faults | Mel Gorman | 2013-10-09 | 1 | -7/+7 |
* | mm: rename page struct field helpers | Mel Gorman | 2013-02-23 | 1 | -2/+2 |
* | mm: uninline page_xchg_last_nid() | Mel Gorman | 2013-02-23 | 1 | -1/+19 |
* | memcg: fix hotplugged memory zone oops | Hugh Dickins | 2012-11-16 | 1 | -5/+1 |
* | memcg: rename config variables | Andrew Morton | 2012-07-31 | 1 | -1/+1 |
* | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov | 2012-05-29 | 1 | -0/+14 |
* | mm: delete various needless include <linux/module.h> | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman | 2011-01-13 | 1 | -21/+0 |
* | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-09 | 1 | -0/+21 |
* | [ARM] Double check memmap is actually valid with a memmap has unexpected hole... | Mel Gorman | 2009-05-18 | 1 | -0/+15 |
* | mm: mark the correct zone as full when scanning zonelists | Mel Gorman | 2008-09-13 | 1 | -1/+1 |
* | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman | 2008-04-28 | 1 | -0/+30 |
* | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols | Adrian Bunk | 2006-12-07 | 1 | -5/+0 |
* | [PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 | 1 | -3/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] uninline zone helpers | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -0/+50 |