Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -12/+68 |
2022-08-02 | mm/migrate: Convert migrate_page() to migrate_folio() | Matthew Wilcox (Oracle) | 1 | -1/+2 |
2022-07-17 | mm/gup: migrate device coherent pages when pinning instead of failing | Alistair Popple | 1 | -0/+52 |
2022-07-17 | mm: add device coherent vma selection for memory migration | Alex Sierra | 1 | -3/+9 |
2022-07-17 | mm: add zone device coherent type memory support | Alex Sierra | 1 | -9/+7 |
2022-05-09 | mm: remember exclusively mapped anonymous pages with PG_anon_exclusive | David Hildenbrand | 1 | -1/+20 |
2022-05-09 | mm/rmap: drop "compound" parameter from page_add_new_anon_rmap() | David Hildenbrand | 1 | -1/+1 |
2022-03-21 | mm/migrate: Convert remove_migration_ptes() to folios | Matthew Wilcox (Oracle) | 1 | -5/+10 |
2022-03-21 | mm/rmap: Convert try_to_migrate() to folios | Matthew Wilcox (Oracle) | 1 | -2/+4 |
2022-03-03 | mm: move the migrate_vma_* device migration code into its own file | Christoph Hellwig | 1 | -0/+766 |