summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-01-18Merge branch 'akpm-current/current'Stephen Rothwell
2019-01-17mm/page_owner: align with pageblock_nr pageszhong jiang
2019-01-17mm/page_owner: align with pageblock_nr_pagesMarc-André Lureau
2019-01-17mm: don't expose page to fast gup before it's readyYu Zhao
2019-01-17mm, swap: fix race between swapoff and some swap operationsHuang Ying
2019-01-17mm, swap: fix race between swapoff and some swap operationsHuang Ying
2019-01-17filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixesAndrew Morton
2019-01-17filemap-drop-the-mmap_sem-for-all-blocking-operations-fixKirill A. Shutemov
2019-01-17filemap-drop-the-mmap_sem-for-all-blocking-operations-v6Josef Bacik
2019-01-17filemap: drop the mmap_sem for all blocking operationsJosef Bacik
2019-01-17filemap: pass vm_fault to the mmap ra helpersJosef Bacik
2019-01-17filemap-kill-page_cache_read-usage-in-filemap_fault-fixAndrew Morton
2019-01-17filemap: kill page_cache_read usage in filemap_faultJosef Bacik
2019-01-17mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2-f...Andrew Morton
2019-01-17mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2-fixJérôme Glisse
2019-01-17mm/mmu_notifier: contextual information for event triggering invalidation v2Jérôme Glisse
2019-01-17mm/page_alloc.c: calculate first_deferred_pfn directlyWei Yang
2019-01-17mm: use common iterator for deferred_init_pages and deferred_free_pagesAlexander Duyck
2019-01-17mm: add reserved flag setting to set_page_links()Alexander Duyck
2019-01-17mm: move hot-plug specific memory init into separate functions and optimizeAlexander Duyck
2019-01-17mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sectionsAlexander Duyck
2019-01-17mm: implement new zone specific memblock iteratorAlexander Duyck
2019-01-17mm: drop meminit_pfn_in_nid as it is redundantAlexander Duyck
2019-01-17memcg: do not report racy no-eligible OOM tasksMichal Hocko
2019-01-17mm, oom: mark all killed tasks as oom victimsMichal Hocko
2019-01-17memcg: schedule high reclaim for remote memcgs on high_workShakeel Butt
2019-01-17mm/filemap.c: remove redundant test from find_get_pages_contigMatthew Wilcox
2019-01-17mm/memcontrol.c: use struct_size() in kmalloc()Gustavo A. R. Silva
2019-01-17mm, compaction: do not direct compact remote memoryMel Gorman
2019-01-17mm, compaction: capture a page under direct compactionMel Gorman
2019-01-17mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman
2019-01-17mm, compaction: sample pageblocks for free pagesMel Gorman
2019-01-17mm, compaction: round-robin the order while searching the free lists for a ta...Mel Gorman
2019-01-17mm, compaction: round-robin the order while searching the free lists for a ta...Mel Gorman
2019-01-17mm, compaction: reduce unnecessary skipping of migration target scannerMel Gorman
2019-01-17mm, compaction: do not consider a need to reschedule as contentionMel Gorman
2019-01-17mm, compaction: rework compact_should_abort as compact_check_reschedMel Gorman
2019-01-17mm, compaction: keep cached migration PFNs synced for unusable pageblocksMel Gorman
2019-01-17mm, compaction: check early for huge pages encountered by the migration scannerMel Gorman
2019-01-17mm, compaction: finish pageblock scanning on contention -fixYueHaibing
2019-01-17mm, compaction: finish pageblock scanning on contentionMel Gorman
2019-01-17mm, compaction: avoid rescanning the same pageblock multiple timesMel Gorman
2019-01-17mm, compaction: use free lists to quickly locate a migration target -fixMel Gorman
2019-01-17mm, compaction: use free lists to quickly locate a migration targetMel Gorman
2019-01-17mm, compaction: keep migration source private to a single compaction instanceMel Gorman
2019-01-17mm, compaction: use free lists to quickly locate a migration sourceMel Gorman
2019-01-17mm, compaction: ignore the fragmentation avoidance boost for isolation and co...Mel Gorman
2019-01-17mm, compaction: use the page allocator bulk-free helper for lists of pagesMel Gorman
2019-01-17mm, compaction: always finish scanning of a full pageblockMel Gorman
2019-01-17mm, migrate: immediately fail migration of a page with no migration handlerMel Gorman