- 0825a6f mm: use octal not symbolic permissions by Joe Perches · 6 years ago
- d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 6 years ago
- 1d47a3e mm/cma: remove ALLOC_CMA by Joonsoo Kim · 7 years ago
- 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
- e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 7 years ago
- bc3106b mm, compaction: drain pcps for zone when kcompactd fails by David Rientjes · 7 years ago
- 112d2d2 mm/compaction.c: fix comment for try_to_compact_pages() by Yang Shi · 7 years ago
- d3c85ba mm, compaction: remove unneeded pageblock_skip_persistent() checks by Vlastimil Babka · 7 years ago
- 2583d67 mm, compaction: split off flag for not updating skip hints by Vlastimil Babka · 7 years ago
- b527cfe mm, compaction: extend pageblock_skip_persistent() to all compound pages by Vlastimil Babka · 7 years ago
- 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
- a0647dc mm, compaction: kcompactd should not ignore pageblock skip by David Rientjes · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6818600 mm,compaction: serialize waitqueue_active() checks (for real) by Davidlohr Bueso · 7 years ago
- ccbe1e4 mm, compaction: skip over holes in __reset_isolation_suitable by Michal Hocko · 7 years ago
- baf6a9a mm, compaction: finish whole pageblock to reduce fragmentation by Vlastimil Babka · 8 years ago
- 282722b mm, compaction: restrict async compaction to pageblocks of same migratetype by Vlastimil Babka · 8 years ago
- d39773a mm, compaction: add migratetype to compact_control by Vlastimil Babka · 8 years ago
- b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 8 years ago
- 228d7e3 mm, compaction: remove redundant watermark check in compact_finished() by Vlastimil Babka · 8 years ago
- 1ef36db mm/compaction: ignore block suitable after check large free page by Yisheng Xie · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9e5bcd6 mm/migration: make isolate_movable_page() return int type by Yisheng Xie · 8 years ago
- 46acef0 mm,compaction: serialize waitqueue_active() checks by Davidlohr Bueso · 8 years ago
- 7f354a5 mm, compaction: add vmstats for kcompactd work by David Rientjes · 8 years ago
- 73e64c5 mm, compaction: allow compaction for GFP_NOFS requests by Michal Hocko · 8 years ago
- e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
- e46b1db mm/compaction: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
- 2031142 mm, compaction: restrict fragindex to costly orders by Vlastimil Babka · 8 years ago
- cc5c9f0 mm, compaction: ignore fragindex from compaction_zonelist_suitable() by Vlastimil Babka · 8 years ago
- 9f7e338 mm, compaction: make full priority ignore pageblock suitability by Vlastimil Babka · 8 years ago
- 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
- 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
- 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
- f2b8228 mm, compaction: use correct watermark when checking compaction success by Vlastimil Babka · 8 years ago
- a8e025e mm, compaction: add the ultimate direct compaction priority by Vlastimil Babka · 8 years ago
- 7ceb009 mm, compaction: don't recheck watermarks after COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
- cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
- 791cae9 mm, compaction: cleanup unused functions by Vlastimil Babka · 8 years ago
- 06ed299 mm, compaction: make whole_zone flag ignore cached scanner positions by Vlastimil Babka · 8 years ago
- c3486f5 mm, compaction: simplify contended compaction handling by Vlastimil Babka · 8 years ago
- a5508cd mm, compaction: introduce direct compaction priority by Vlastimil Babka · 8 years ago
- 1d2047f mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode by Hugh Dickins · 8 years ago
- 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
- bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
- b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
- 46f24fd mm/page_alloc: introduce post allocation processing on page allocator by Joonsoo Kim · 8 years ago
- 83358ec mm/page_owner: initialize page owner without holding the zone lock by Joonsoo Kim · 8 years ago
- 66c6422 mm/compaction: split freepages without holding the zone lock by Joonsoo Kim · 8 years ago
- 3783689 zsmalloc: introduce zspage structure by Minchan Kim · 8 years ago
- b1123ea6 mm: balloon: use general non-lru movable page feature by Minchan Kim · 8 years ago
- bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
- a46cbf3 mm, compaction: prevent VM_BUG_ON when terminating freeing scanner by David Rientjes · 8 years ago
- a4f04f2 mm, compaction: abort free scanner if split fails by David Rientjes · 8 years ago
- 6cd9dc3 mm/compaction.c: fix zoneindex in kcompactd() by Chen Feng · 8 years ago
- 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago
- c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 8 years ago
- 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 8 years ago
- c46649d mm, compaction: cover all compaction mode in compact_zone by Michal Hocko · 8 years ago
- ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 8 years ago
- 93ea996 mm, page_alloc: remove field from alloc_context by Mel Gorman · 9 years ago
- c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 9 years ago
- fdd048e mm, compaction: skip blocks where isolation fails in async direct compaction by Vlastimil Babka · 9 years ago
- a34753d mm, compaction: reduce spurious pcplist drains by Vlastimil Babka · 9 years ago
- 06b6640 mm, compaction: wrap calculating first and last pfn of pageblock by Vlastimil Babka · 9 years ago
- 172400c mm: fix kcompactd hang during memory offlining by Vlastimil Babka · 9 years ago
- 14af4a5 mm, cma: prevent nr_isolated_* counters from going negative by Hugh Dickins · 9 years ago
- accf624 mm, kswapd: replace kswapd compaction with waking up kcompactd by Vlastimil Babka · 9 years ago
- 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
- 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
- e1409c3 mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page by Joonsoo Kim · 9 years ago
- 623446e mm/compaction: fix invalid free_pfn and compact_cached_free_pfn by Joonsoo Kim · 9 years ago
- 7546934 mm/compaction.c: __compact_pgdat() code cleanuup by Joonsoo Kim · 9 years ago
- fec4eb2 mm/compaction: improve comment for compact_memory tunable knob handler by Yaowei Bai · 9 years ago
- 2d1e104 mm, compaction: distinguish contended status in tracepoints by Vlastimil Babka · 9 years ago
- fa6c7b4 mm, compaction: export tracepoints status strings to userspace by Vlastimil Babka · 9 years ago
- 21c527a mm/compaction.c: add an is_via_compact_memory() helper by Yaowei Bai · 9 years ago
- 1a16718 mm/compaction: correct to flush migrated pages if pageblock skip happens by Joonsoo Kim · 9 years ago
- 9fcd6d2 mm, compaction: skip compound pages by order in free scanner by Vlastimil Babka · 9 years ago
- 29c0dde mm, compaction: always skip all compound pages by order in migrate scanner by Vlastimil Babka · 9 years ago
- 02333641 mm, compaction: encapsulate resetting cached scanner positions by Vlastimil Babka · 9 years ago
- f5f61a3 mm, compaction: simplify handling restart position in free pages scanner by Vlastimil Babka · 9 years ago
- f2849aa mm, compaction: more robust check for scanners meeting by Vlastimil Babka · 9 years ago
- 018e9a4 mm/compaction.c: fix "suitable_migration_target() unused" warning by Andrew Morton · 10 years ago
- 195b0c6 mm/compaction: reset compaction scanner positions by Gioh Kim · 10 years ago
- 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
- 2149cda mm/compaction: enhance compaction finish condition by Joonsoo Kim · 10 years ago
- b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
- ff59909 mm: fix negative nr_isolated counts by Hugh Dickins · 10 years ago
- 932ff6b mm/compaction: stop the isolation when we isolate enough freepage by Joonsoo Kim · 10 years ago
- 372549c mm/compaction: fix wrong order check in compact_finished() by Joonsoo Kim · 10 years ago
- 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 10 years ago
- 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 10 years ago
- e34d85f mm/compaction: print current range where compaction work by Joonsoo Kim · 10 years ago
- 16c4a09 mm/compaction: enhance tracepoint output for compaction begin/end by Joonsoo Kim · 10 years ago
- 1a6d53a mm: reduce try_to_compact_pages parameters by Vlastimil Babka · 10 years ago
- fdaf7f5 mm, compaction: more focused lru and pcplists draining by Vlastimil Babka · 10 years ago