开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate_device.c
Age
Commit message (
Expand
)
Author
2026-07-25
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
2026-07-25
condense comment about folio reference
Usama Arif
2026-07-25
mm/migrate_device: pin large folios before splitting
Usama Arif
2026-07-25
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2026-07-25
mm/migrate_device: move softleaf_to_folio() inside device-private branch
Usama Arif
2026-07-25
mm: add softleaf_to_pmd() and convert existing callers
Usama Arif
2026-07-25
mm: migrate_device: use walk_page_range_vma() in migrate_vma_collect()
Kefeng Wang
2026-07-20
mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
Kefeng Wang
2026-05-28
mm/migrate_device: cleanup up PMD Checks and warnings
Sunny Patel
2026-05-21
mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
Sunny Patel
2026-05-13
mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page
Sunny Patel
2026-04-18
mm/migrate_device: remove dead migration entry check in migrate_vma_collect_h...
Davidlohr Bueso
2026-04-05
mm/migrate_device: document folio_get requirement before frozen PMD split
Usama Arif
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
2025-11-24
mm/migrate_device: handle partially mapped folios during collection
Balbir Singh
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-06
mm/migrate: Trylock device page in do_swap_page
Matthew Brost
2025-03-06
mm/migrate: Add migrate_device_pfns
Matthew Brost
2025-02-17
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
2024-09-09
mm: migrate_device: use more folio in migrate_device_finalize()
Kefeng Wang
2024-09-09
mm: migrate_device: use more folio in migrate_device_unmap()
Kefeng Wang
2024-09-09
mm: migrate_device: use a folio in migrate_device_range()
Kefeng Wang
2024-09-09
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
Kefeng Wang
2024-07-03
mm: migrate_device: use a newfolio in __migrate_device_pages()
Kefeng Wang
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
migrate: expand the use of folio in __migrate_device_pages()
Matthew Wilcox (Oracle)
2024-05-05
mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
David Hildenbrand
2024-04-25
mm: convert migrate_vma_collect_pmd to use a folio
Matthew Wilcox (Oracle)
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
2023-12-29
mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
2023-12-29
mm: convert migrate_vma_insert_page() to use a folio
Matthew Wilcox (Oracle)
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
[next]