summaryrefslogtreecommitdiff
path: root/mm/migrate_device.c
AgeCommit message (Expand)Author
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)
2022-07-17mm/gup: migrate device coherent pages when pinning instead of failingAlistair Popple
2022-07-17mm: add device coherent vma selection for memory migrationAlex Sierra
2022-07-17mm: add zone device coherent type memory supportAlex Sierra
2022-05-09mm: remember exclusively mapped anonymous pages with PG_anon_exclusiveDavid Hildenbrand
2022-05-09mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()David Hildenbrand
2022-03-21mm/migrate: Convert remove_migration_ptes() to foliosMatthew Wilcox (Oracle)
2022-03-21mm/rmap: Convert try_to_migrate() to foliosMatthew Wilcox (Oracle)
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig