- ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- f1e8db0 mm/migrate: remove redundant variables used in a for-loop by Colin Ian King · 3 years ago
- dcee9bf5 mm/migrate: move node demotion code to near its user by Huang Ying · 3 years ago
- 7813a1b mm: migrate: add more comments for selecting target node randomly by Baolin Wang · 3 years ago
- ac16ec8 mm: migrate: support multiple target nodes demotion by Baolin Wang · 3 years ago
- 5d39a7e mm: migrate: correct the hugetlb migration stats by Baolin Wang · 3 years ago
- b5bade9 mm: migrate: fix the return value of migrate_pages() by Baolin Wang · 3 years ago
- 1eba86c mm: change page type prior to adding page table entry by Pasha Tatashin · 3 years ago
- 6b24ca4 mm: Use multi-index entries in the page cache by Matthew Wilcox (Oracle) · 4 years, 6 months ago
- 9f2b04a filemap: Add folio_put_wait_locked() by Matthew Wilcox (Oracle) · 3 years, 4 months ago
- ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
- 0ef0246 mm: migrate: simplify the file-backed pages validation when migrating its mapping by Baolin Wang · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 20f9ba4 mm: migrate: make demotion knob depend on migration by Yang Shi · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- a6a0251 mm/migrate: fix CPUHP state to update node demotion order by Huang Ying · 3 years, 2 months ago
- 76af6a0 mm/migrate: add CPU hotplug to demotion #ifdef by Dave Hansen · 3 years, 2 months ago
- 295be91 mm/migrate: optimize hotplug-time demotion order updates by Dave Hansen · 3 years, 2 months ago
- 715cbfd mm/migrate: Add folio_migrate_copy() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 1913834 mm/migrate: Add folio_migrate_flags() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 3417013 mm/migrate: Add folio_migrate_mapping() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- d21bba2 mm/memcg: Convert mem_cgroup_migrate() to take folios by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 5b1b561 mm: simplify compat_sys_move_pages by Arnd Bergmann · 3 years, 4 months ago
- 213ecb3 mm: migrate: change to use bool type for 'page_was_mapped' by Baolin Wang · 3 years, 4 months ago
- 68a9843 mm: migrate: fix the incorrect function name in comments by Baolin Wang · 3 years, 4 months ago
- 2b9b624 mm: migrate: introduce a local variable to get the number of pages by Baolin Wang · 3 years, 4 months ago
- c9bd7d1 mm/migrate: correct kernel-doc notation by Randy Dunlap · 3 years, 4 months ago
- 5ac9588 mm/migrate: enable returning precise migrate_pages() success count by Yang Shi · 3 years, 4 months ago
- 884a6e5 mm/migrate: update node demotion order on hotplug events by Dave Hansen · 3 years, 4 months ago
- 79c28a4 mm/numa: automatically generate node migration order by Dave Hansen · 3 years, 4 months ago
- b5916c0 mm/migrate: fix NR_ISOLATED corruption on 64-bit by Aneesh Kumar K.V · 3 years, 5 months ago
- 79789db mm: Make copy_huge_page() always available by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 6 months ago
- a98a2f0 mm/rmap: split migration into its own function by Alistair Popple · 3 years, 6 months ago
- 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 6 months ago
- af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 6 months ago
- 662aeea mm: migrate: check mapcount for THP instead of refcount by Yang Shi · 3 years, 6 months ago
- b0b515b mm: migrate: don't split THP for misplaced NUMA page by Yang Shi · 3 years, 6 months ago
- c5fc5c3 mm: migrate: account THP NUMA migration counters correctly by Yang Shi · 3 years, 6 months ago
- c5b5a3d mm: thp: refactor NUMA fault handling by Yang Shi · 3 years, 6 months ago
- 6acfb5b mm: migrate: fix missing update page_private to hugetlb_page_subpool by Muchun Song · 3 years, 6 months ago
- 8cc5fcb mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 6 months ago
- 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 6 months ago
- ad2fa37 mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
- 059b8b4 mm/migrate: use vma_lookup() in do_pages_stat_array() by Liam Howlett · 3 years, 6 months ago
- ffc90cb mm, thp: use head page in __migration_entry_wait() by Xu Yu · 3 years, 6 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 7bc1aec mm: cma: add trace events for CMA alloc perf testing by Liam Mark · 3 years, 8 months ago
- 7ee820e Revert "mm: migrate: skip shared exec THP for NUMA balancing" by Miaohe Lin · 3 years, 8 months ago
- 843e1be mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_hole() by Miaohe Lin · 3 years, 8 months ago
- 34f5e9b mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page() by Miaohe Lin · 3 years, 8 months ago
- a04840c mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case by Miaohe Lin · 3 years, 8 months ago
- 606a6f7 mm/migrate.c: make putback_movable_page() static by Miaohe Lin · 3 years, 8 months ago
- 361a2a2 mm: replace migrate_[prep|finish] with lru_cache_[disable|enable] by Minchan Kim · 3 years, 8 months ago
- d479960e mm: disable LRU pagevec during the migration temporarily by Minchan Kim · 3 years, 8 months ago
- 84172f4 mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- b603894 mm: memcg: add swapcache stat for memcg v2 by Shakeel Butt · 3 years, 10 months ago
- 4805462 mm/filemap: pass a sleep state to put_and_wait_on_page_locked by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 71a64f6 mm: migrate: do not migrate HugeTLB page whose refcount is one by Muchun Song · 3 years, 11 months ago
- 5c447d2 mm: fix numa stats for thp migration by Shakeel Butt · 4 years ago
- 8a8792f mm: memcg: fix memcg file_dirty numa stat by Shakeel Butt · 4 years ago
- 8958b24 mm: fix some spelling mistakes in comments by Haitao Shi · 4 years ago
- d85c6db mm: migrate: remove unused parameter in migrate_vma_insert_page() by Stephen Zhang · 4 years ago
- d532e2e mm: migrate: return -ENOSYS if THP migration is unsupported by Yang Shi · 4 years ago
- 236c32e mm: migrate: clean up migrate_prep{_local} by Yang Shi · 4 years ago
- c77c5cb mm: migrate: skip shared exec THP for NUMA balancing by Yang Shi · 4 years ago
- dd4ae78 mm: migrate: simplify the logic for handling permanent failure by Yang Shi · 4 years ago
- d12b895 mm: truncate_complete_page() does not exist any more by Yang Shi · 4 years ago
- 5e5dda8 mm/migrate.c: optimize migrate_vma_pages() mmu notifier by Ralph Campbell · 4 years ago
- ab9dd4f mm/migrate.c: fix comment spelling by Long Li · 4 years ago
- 013339d mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years ago
- 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 1 month ago
- 4dc200c mm/migrate: avoid possible unnecessary process right check in kernel_move_pages() by Miaohe Lin · 4 years, 2 months ago
- 79f5f8f mm,hwpoison: rework soft offline for in-use pages by Oscar Salvador · 4 years, 2 months ago
- f1f4f3a mm/migrate: remove obsolete comment about device public by Ralph Campbell · 4 years, 2 months ago
- 4257889 mm/migrate: remove cpages-- in migrate_vma_finalize() by Ralph Campbell · 4 years, 2 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 6c5c7b9 mm/migrate: correct thp migration stats by Zi Yan · 4 years, 3 months ago
- f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 3 months ago
- a333e3e mm: migration of hugetlbfs page skip memcg by Hugh Dickins · 4 years, 3 months ago
- 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
- 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
- ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
- ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
- 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
- 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
- 9933a0c mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations by Joonsoo Kim · 4 years, 5 months ago
- d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
- b4b3822 mm/migrate: move migration helper from .h to .c by Joonsoo Kim · 4 years, 5 months ago
- eaf444d mm/migrate.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- 1a5bae2 mm/vmstat: add events for THP migration without split by Anshuman Khandual · 4 years, 5 months ago
- 0744f28 mm/migrate: optimize migrate_vma_setup() for holes by Ralph Campbell · 4 years, 5 months ago
- b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
- c1a06df mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER by Ralph Campbell · 4 years, 5 months ago
- fffe3ae Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
- 998427b mm/notifier: add migration invalidation type by Ralph Campbell · 4 years, 5 months ago