index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2025-11-24
memcg: remove __mod_lruvec_state
Shakeel Butt
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm/huge_memory: implement device-private THP splitting
Balbir Singh
2025-11-20
migrate: optimise alloc_migration_target()
Matthew Wilcox (Oracle)
2025-11-16
mm/migrate, swap: drop usage of folio_index
Kairui Song
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2025-10-07
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
2025-09-21
mm, swap: wrap swap cache replacement with a helper
Kairui Song
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
2025-09-13
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
2025-08-19
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
2025-07-19
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
2025-07-19
mm/migrate: remove the -EEXIST conversion for move_pages()
Wei Yang
2025-07-13
mm: rename PG_isolated to PG_movable_ops_isolated
David Hildenbrand
2025-07-13
mm: stop storing migration_ops in page->mapping
David Hildenbrand
2025-07-13
mm: remove __folio_test_movable()
David Hildenbrand
2025-07-13
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
2025-07-13
mm/migration: remove PageMovable()
David Hildenbrand
2025-07-13
mm/migrate: move movable_ops page handling out of move_to_new_folio()
David Hildenbrand
2025-07-13
mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
David Hildenbrand
2025-07-13
mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
David Hildenbrand
2025-07-13
mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
David Hildenbrand
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-09
mm/migrate: fix do_pages_stat in compat mode
Christoph Berg
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
2025-04-07
migrate: Remove call to ->writepage
Matthew Wilcox (Oracle)
2025-03-17
mm: use ptep_get() instead of directly dereferencing pte_t*
Ryan Roberts
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-16
mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate, mprotect
Lorenzo Stoakes
2025-03-16
mm/migrate: fix shmem xarray update during migration
Zi Yan
2025-01-25
mm: separate move/undo parts from migrate_pages_batch()
Byungchul Park
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2025-01-25
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-13
mm/migrate: remove slab checks in isolate_movable_page()
Hyeonggon Yoo
2025-01-13
mm: migrate: remove unused argument vma from migrate_misplaced_folio()
Donet Tom
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]