| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: fix hotplugged memory zone oops | Hugh Dickins | 2012-11-16 | 1 | -1/+1 |
* | CMA: migrate mlocked pages | Minchan Kim | 2012-10-09 | 1 | -0/+2 |
* | mm, numa: reclaim from all nodes within reclaim distance | David Rientjes | 2012-10-09 | 1 | -0/+1 |
* | mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity | Mel Gorman | 2012-10-09 | 1 | -1/+2 |
* | mm: compaction: Restart compaction from near where it left off | Mel Gorman | 2012-10-09 | 1 | -0/+4 |
* | mm: compaction: cache if a pageblock was scanned and no pages were isolated | Mel Gorman | 2012-10-09 | 1 | -0/+3 |
* | revert "mm: have order > 0 compaction start off where it left" | Mel Gorman | 2012-10-09 | 1 | -4/+0 |
* | cma: count free CMA pages | Bartlomiej Zolnierkiewicz | 2012-10-09 | 1 | -0/+1 |
* | mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba... | Mel Gorman | 2012-07-31 | 1 | -0/+1 |
* | memory-hotplug: fix kswapd looping forever problem | Minchan Kim | 2012-07-31 | 1 | -0/+8 |
* | mm/hotplug: correctly setup fallback zonelists when creating new pgdat | Jiang Liu | 2012-07-31 | 1 | -1/+1 |
* | mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP | Rabin Vincent | 2012-07-31 | 1 | -1/+1 |
* | mm: have order > 0 compaction start off where it left | Rik van Riel | 2012-07-31 | 1 | -0/+4 |
* | mm: remove unused LRU_ALL_EVICTABLE | Wanpeng Li | 2012-07-31 | 1 | -1/+0 |
* | memcg: rename config variables | Andrew Morton | 2012-07-31 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2012-06-29 | 1 | -15/+14 |
| |\ |
|
| * | | mm: cleanup on the comments of zone_reclaim_stat | Wanpeng Li | 2012-06-28 | 1 | -1/+1 |
* | | | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu | 2012-07-11 | 1 | -1/+1 |
* | | | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov | 2012-05-29 | 1 | -0/+14 |
* | | | mm: remove lru type checks from __isolate_lru_page() | Konstantin Khlebnikov | 2012-05-29 | 1 | -7/+3 |
| |/
|/| |
|
* | | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 2012-05-29 | 1 | -15/+14 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 1 | -7/+40 |
|\ |
|
| * | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks | Marek Szyprowski | 2012-05-21 | 1 | -0/+9 |
| * | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz | 2012-05-21 | 1 | -7/+31 |
* | | mmzone: fix comment typo coelesce -> coalesce | Wang YanQing | 2012-04-15 | 1 | -1/+1 |
|/ |
|
* | vmscan: only defer compaction for failed order and higher | Rik van Riel | 2012-03-21 | 1 | -0/+1 |
* | mm: enum lru_list lru | Hugh Dickins | 2012-01-12 | 1 | -8/+8 |
* | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman | 2012-01-12 | 1 | -0/+2 |
* | mm: collect LRU list heads into struct lruvec | Johannes Weiner | 2012-01-12 | 1 | -4/+6 |
* | mm: exclude reserved pages from dirtyable memory | Johannes Weiner | 2012-01-10 | 1 | -0/+6 |
* | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 | 1 | -4/+4 |
* | mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes | Mel Gorman | 2011-10-31 | 1 | -1/+1 |
* | mm: vmscan: do not writeback filesystem pages in direct reclaim | Mel Gorman | 2011-10-31 | 1 | -0/+1 |
* | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim | 2011-10-31 | 1 | -0/+2 |
* | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim | 2011-10-31 | 1 | -0/+2 |
* | mm: change isolate mode from #define to bitwise type | Minchan Kim | 2011-10-31 | 1 | -0/+8 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | memcg: consolidate memory cgroup lru stat functions | KAMEZAWA Hiroyuki | 2011-07-26 | 1 | -0/+6 |
* | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -0/+7 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-27 | 1 | -0/+2 |
|\ |
|
| * | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon | 2011-05-26 | 1 | -0/+2 |
* | | memcg: fix get_scan_count() for small targets | KAMEZAWA Hiroyuki | 2011-05-26 | 1 | -5/+0 |
|/ |
|
* | mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro | Daniel Kiper | 2011-05-25 | 1 | -0/+3 |
* | mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM... | Daniel Kiper | 2011-05-25 | 1 | -3/+3 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 1 | -8/+6 |
|\ |
|
| * | thp: transparent hugepage vmstat | Andrea Arcangeli | 2011-01-13 | 1 | -0/+1 |
| * | mm: kswapd: stop high-order balancing when any suitable zone is balanced | Mel Gorman | 2011-01-13 | 1 | -1/+2 |
| * | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman | 2011-01-13 | 1 | -7/+3 |
* | | fix comment spelling becausse => because | Pete Zaitcev | 2011-02-04 | 1 | -1/+1 |
|/ |
|