- 0730292 mm: move_pages: report the number of non-attempted pages by Yang Shi · 4 years, 9 months ago
- b6606cc mm/migrate.c: also overwrite error when it is bigger than zero by Wei Yang · 4 years, 9 months ago
- 146a44d mm: move_pages: return valid node id in status if the page is already on the target node by Yang Shi · 4 years, 10 months ago
- 4291e97 mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition by Andrea Arcangeli · 6 years ago
- 2e7e7c8 mm/migrate.c: initialize pud_entry in migrate_vma() by Ralph Campbell · 5 years ago
- f70ddae mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
- 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
- 214dea1 mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
- 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
- e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 6 years ago
- e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
- efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
- 7534612 mm/migrate: Use spin_trylock() while resetting rate limit by Srikar Dronamraju · 6 years ago
- d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
- 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
- 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
- e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
- 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 6 years ago
- e71769a mm: enable thp migration for shmem thp by Naoya Horiguchi · 7 years ago
- 8f175cf mm: fix do_pages_move status handling by Michal Hocko · 7 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- 94723aa mm: unclutter THP migration by Michal Hocko · 7 years ago
- 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
- a49bd4d mm, numa: rework do_pages_move by Michal Hocko · 7 years ago
- 0770712 mm/migrate: properly preserve write attribute in special migrate entry by Ralph Campbell · 7 years ago
- 09a913a sched/numa: avoid trapping faults and attempting migration of file-backed dirty pages by Mel Gorman · 7 years ago
- 7addf44 mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c by Dominik Brodowski · 7 years ago
- ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago
- f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
- 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
- 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 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
- e20d103 mm/migrate: fix indexing bug (off by one) and avoid out of bound access by Mark Hairgrove · 7 years ago
- 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
- df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
- 8315ada mm/migrate: allow migrate_vma() to alloc new page on empty entry by Jérôme Glisse · 7 years ago
- a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
- 8c3328f mm/migrate: migrate_vma() unmap page from vma while collecting pages by Jérôme Glisse · 7 years ago
- 8763cb4 mm/migrate: new memory migration helper for use with device memory by Jérôme Glisse · 7 years ago
- 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
- e8db67e mm: migrate: move_pages() supports thp migration by Naoya Horiguchi · 7 years ago
- 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
- 197e7e5 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
- a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 7 years ago
- f4e177d mm/migrate.c: stabilise page count when migrating transparent hugepages by Will Deacon · 7 years ago
- c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
- 383321a mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at by Aneesh Kumar K.V · 7 years ago
- e4b8222 mm: make rmap_one boolean function by Minchan Kim · 8 years ago
- d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 8 years ago
- 15038d0 mm: remove unnecessary reclaimability check from NUMA balancing target by Johannes Weiner · 8 years ago
- fc280fe mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 8 years ago
- 4b0ece6 mm: migrate: fix remove_migration_pte() for ksm pages by Naoya Horiguchi · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3fe8796 mm: convert remove_migration_pte() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
- 9e5bcd6 mm/migration: make isolate_movable_page() return int type by Yisheng Xie · 8 years ago
- 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
- 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
- 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
- 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
- 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 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
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
- dd78fed rmap: support file thp by Kirill A. Shutemov · 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
- c6c919e mm: use put_page() to free page instead of putback_lru_page() by Minchan Kim · 8 years ago
- 1118dce mm: Export migrate_page_move_mapping and migrate_page_copy by Richard Weinberger · 8 years ago
- dfef2ef mm, migrate: increment fail count on ENOMEM by David Rientjes · 8 years ago
- fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 8 years ago
- d7e6948 mm/hwpoison: fix wrong num_poisoned_pages accounting by Minchan Kim · 9 years ago
- e388466 mm: make remove_migration_ptes() beyond mm/migration.c by Kirill A. Shutemov · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 9 years ago
- 74485cf mm: migrate: consolidate mem_cgroup_migrate() calls by Johannes Weiner · 9 years ago
- 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
- 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 9 years ago
- d435edc mm, page_owner: copy page owner info during migration by Vlastimil Babka · 9 years ago
- 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 9 years ago
- 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
- 4d2fa96 thp, mm: split_huge_page(): caller need to lock page by Kirill A. Shutemov · 9 years ago
- 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
- d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
- 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- 42cb14b mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 9 years ago
- cf4b769 mm: page migration avoid touching newpage until no going back by Hugh Dickins · 9 years ago
- 03f15c8 mm: simplify page migration's anon_vma comment and flow by Hugh Dickins · 9 years ago
- 5c3f9a6 mm: page migration remove_migration_ptes at lock+unlock level by Hugh Dickins · 9 years ago
- 7db7671 mm: page migration trylock newpage at same level as oldpage by Hugh Dickins · 9 years ago
- 2def742 mm: page migration use the put_new_page whenever necessary by Hugh Dickins · 9 years ago
- 14e0f9b mm: correct a couple of page migration comments by Hugh Dickins · 9 years ago
- 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
- 51afb12 mm: page migration fix PageMlocked on migrated pages by Hugh Dickins · 9 years ago
- f2f81fb mm, migrate: count pages failing all retries in vmstat and tracepoint by Vlastimil Babka · 9 years ago
- 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago