summaryrefslogtreecommitdiffstats
path: root/mm/migrate_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-12/+68
|\
| * mm/gup: migrate device coherent pages when pinning instead of failingAlistair Popple2022-07-171-0/+52
| * mm: add device coherent vma selection for memory migrationAlex Sierra2022-07-171-3/+9
| * mm: add zone device coherent type memory supportAlex Sierra2022-07-171-9/+7
* | mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)2022-08-021-1/+2
|/
* mm: remember exclusively mapped anonymous pages with PG_anon_exclusiveDavid Hildenbrand2022-05-091-1/+20
* mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()David Hildenbrand2022-05-091-1/+1
* mm/migrate: Convert remove_migration_ptes() to foliosMatthew Wilcox (Oracle)2022-03-211-5/+10
* mm/rmap: Convert try_to_migrate() to foliosMatthew Wilcox (Oracle)2022-03-211-2/+4
* mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig2022-03-031-0/+766