Age | Commit message (Expand) | Author |
2014-12-19 | mm: cma: split cma-reserved in dmesg log | Pintu Kumar |
2014-12-13 | mm: remove the highmem zones' memmap in the highmem zone | Zhong Hongbo |
2014-12-13 | mm: vmscan: invoke slab shrinkers from shrink_zone() | Johannes Weiner |
2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim |
2014-12-13 | mm/debug-pagealloc: prepare boottime configurable on/off | Joonsoo Kim |
2014-12-13 | mm/page_ext: resurrect struct page extending code for debugging | Joonsoo Kim |
2014-12-13 | mm/debug-pagealloc: cleanup page guard code | Joonsoo Kim |
2014-12-12 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-12-11 | mm: move page->mem_cgroup bad page handling into generic code | Johannes Weiner |
2014-12-11 | mm: embed the memcg pointer directly into struct page | Johannes Weiner |
2014-12-11 | mm: fix a spelling mistake | Wei Yuan |
2014-12-11 | mm, compaction: more focused lru and pcplists draining | Vlastimil Babka |
2014-12-11 | mm, compaction: simplify deferred compaction | Vlastimil Babka |
2014-12-11 | mm, compaction: pass classzone_idx and alloc_flags to watermark checking | Vlastimil Babka |
2014-12-11 | mm: verify compound order when freeing a page | Yu Zhao |
2014-12-11 | mm, cma: drain single zone pcplists | Vlastimil Babka |
2014-12-11 | mm: introduce single zone pcplists drain | Vlastimil Babka |
2014-12-11 | mm/page_alloc.c: convert boot printks without log level to pr_info | Anton Blanchard |
2014-11-14 | mm/debug-pagealloc: correct freepage accounting and order resetting | Joonsoo Kim |
2014-11-14 | mm: alloc_contig_range: demote pages busy message from warn to info | Michal Nazarewicz |
2014-11-14 | mm/page_alloc: restrict max order of merging on isolated pageblock | Joonsoo Kim |
2014-11-14 | mm/page_alloc: move freepage counting logic to __free_one_page() | Joonsoo Kim |
2014-11-14 | mm/page_alloc: add freepage on isolate pageblock to correct buddy list | Joonsoo Kim |
2014-11-14 | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype | Joonsoo Kim |
2014-10-27 | cpuset: simplify cpuset_node_allowed API | Vladimir Davydov |
2014-10-21 | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko |
2014-10-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-10 | mm: move debug code out of page_alloc.c | Sasha Levin |
2014-10-10 | mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit | Mel Gorman |
2014-10-10 | mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON | Mel Gorman |
2014-10-10 | mm: clean up zone flags | Johannes Weiner |
2014-10-10 | mm: page_alloc: avoid wakeup kswapd on the unintended node | Weijie Yang |
2014-10-10 | mm: introduce dump_vma | Sasha Levin |
2014-10-10 | mm: rename allocflags_to_migratetype for clarity | David Rientjes |
2014-10-10 | mm, compaction: khugepaged should not give up due to need_resched() | Vlastimil Babka |
2014-10-10 | mm, compaction: move pageblock checks up from isolate_migratepages_range() | Vlastimil Babka |
2014-10-10 | mm, compaction: do not count compact_stall if all zones skipped compaction | Vlastimil Babka |
2014-10-10 | mm, compaction: defer each zone individually instead of preferred zone | Vlastimil Babka |
2014-10-10 | mm: page_alloc: determine migratetype only once | Vlastimil Babka |
2014-10-10 | topology: add support for node_to_mem_node() to determine the fallback node | Joonsoo Kim |
2014-10-02 | mm: page_alloc: fix zone allocation fairness on UP | Johannes Weiner |
2014-09-16 | x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() | Luiz Capitulino |
2014-08-07 | mm, thp: restructure thp avoidance of light synchronous migration | David Rientjes |
2014-08-07 | mm, oom: rename zonelist locking functions | David Rientjes |
2014-08-07 | mm: page_alloc: reduce cost of the fair zone allocation policy | Mel Gorman |
2014-08-07 | mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco... | Mel Gorman |
2014-08-07 | mm: move zone->pages_scanned into a vmstat counter | Mel Gorman |
2014-08-07 | mm: rearrange zone fields into read-only, page alloc, statistics and page rec... | Mel Gorman |
2014-08-07 | mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces | Rafael Aquini |