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