Commit Graph

725 Commits (53f9313f5c465b128febf763b58156e0acae136b)

Author SHA1 Message Date
David Rientjes 6b187d0260 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant 12 years ago
Bob Liu 86a595f961 mm/page_alloc.c:alloc_contig_range(): return early for err path 12 years ago
Bob Liu a1f1021365 mm: cma: alloc_contig_range: return early for err path 12 years ago
Minchan Kim beb51eaa88 cma: decrease cc.nr_migratepages after reclaiming pagelist 13 years ago
Minchan Kim e46a28790e CMA: migrate mlocked pages 13 years ago
Minchan Kim 5a88381384 memory-hotplug: fix zone stat mismatch 13 years ago
David Rientjes 957f822a0a mm, numa: reclaim from all nodes within reclaim distance 13 years ago
Hugh Dickins a0c5e813f0 mm: remove free_page_mlock 13 years ago
Jianguo Wu 7f1290f2f2 mm: fix-up zone present pages 13 years ago
Minchan Kim 723a0644a7 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() 13 years ago
Mel Gorman 62997027ca mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity 13 years ago
Mel Gorman bb13ffeb9f mm: compaction: cache if a pageblock was scanned and no pages were isolated 13 years ago
Mel Gorman 753341a4b8 revert "mm: have order > 0 compaction start off where it left" 13 years ago
Wanpeng Li f2d52fe51c mm/memblock: cleanup early_node_map[] related comments 13 years ago
Minchan Kim 435b405c06 memory-hotplug: fix pages missed by race rather than failing 13 years ago
Minchan Kim 95e3441248 mm: remain migratetype in freed page 13 years ago
Minchan Kim b12c4ad14e mm: page_alloc: use get_freepage_migratetype() instead of page_private() 13 years ago
Bartlomiej Zolnierkiewicz d95ea5d18e cma: fix watermark checking 13 years ago
Bartlomiej Zolnierkiewicz d1ce749a0d cma: count free CMA pages 13 years ago
Bartlomiej Zolnierkiewicz 2139cbe627 cma: fix counting of isolated pages 13 years ago
Bartlomiej Zolnierkiewicz 770c8aaaf6 mm: fix tracing in free_pcppages_bulk() 13 years ago
Minchan Kim 02c6de8d75 mm: cma: discard clean pages during contiguous allocation instead of migration 13 years ago
Mel Gorman 1fb3f8ca0e mm: compaction: capture a suitable high-order page immediately when it is made available 13 years ago
Rik van Riel c654345924 mm: remove __GFP_NO_KSWAPD 13 years ago
Li Haifeng 0ba8f2d593 mm/page_alloc: fix the page address of higher page's buddy calculation 13 years ago
Mel Gorman c67fe3752a mm: compaction: Abort async compaction if locks are contended or taking too long 13 years ago
Alex Shi b121186ab1 mm: correct page->pfmemalloc to fix deactivate_slab regression 13 years ago
Linus Torvalds 8783b6e2b2 mm: remove node_start_pfn checking in new WARN_ON for now 13 years ago
Minchan Kim 6527af5d1b mm: remove redundant initialization 13 years ago
Minchan Kim 88fdf75d1b mm: warn if pg_data_t isn't initialized with zero 13 years ago
Mel Gorman 5515061d22 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage 13 years ago
Mel Gorman 183f6371aa mm: ignore mempolicies when using ALLOC_NO_WATERMARK 13 years ago
Mel Gorman cfd19c5a9e mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used 13 years ago
Mel Gorman 907aed48f6 mm: allow PF_MEMALLOC from softirq context 13 years ago
Mel Gorman b37f1dd0f5 mm: introduce __GFP_MEMALLOC to allow access to emergency reserves 13 years ago
Mel Gorman 072bb0aa5e mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages 13 years ago
Minchan Kim 702d1a6e07 memory-hotplug: fix kswapd looping forever problem 13 years ago
Minchan Kim 2cfed07528 mm: fix free page check in zone_watermark_ok() 13 years ago
Minchan Kim ee6f509c32 mm: factor out memory isolate functions 13 years ago
Jiang Liu 4ed7e02222 mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit 13 years ago
Jiang Liu 340175b7d1 mm/hotplug: free zone->pageset when a zone becomes empty 13 years ago
Jiang Liu 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 years ago
Xishi Qiu ca57df79d4 mm: setup pageblock_order before it's used by sparsemem 13 years ago
Rik van Riel 7db8889ab0 mm: have order > 0 compaction start off where it left 13 years ago
Minchan Kim 80934513b2 mm: clean up __count_immobile_pages() 13 years ago
Minchan Kim 97d255c816 mm: do not use page_count() without a page pin 13 years ago
KOSAKI Motohiro 2a13515c39 mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again 13 years ago
Gavin Shan deaf386ee5 mm/buddy: cleanup on should_fail_alloc_page 13 years ago
Rabin Vincent 6a6dccba2f mm: cma: don't replace lowmem pages with highmem 13 years ago
Linus Torvalds 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" 13 years ago