index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-2
/
+2
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
1
-4
/
+4
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
1
-2
/
+1
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
1
-5
/
+5
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
1
-7
/
+7
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
1
-11
/
+76
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
1
-63
/
+406
2025-11-24
mm/migrate_device: handle partially mapped folios during collection
Balbir Singh
1
-1
/
+69
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
1
-1
/
+1
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+12
2025-03-17
mm: allow compound zone device pages
Alistair Popple
1
-6
/
+12
2025-03-06
mm/migrate: Trylock device page in do_swap_page
Matthew Brost
1
-18
/
+46
2025-03-06
mm/migrate: Add migrate_device_pfns
Matthew Brost
1
-15
/
+37
2025-02-17
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
1
-9
/
+4
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
1
-2
/
+2
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
1
-2
/
+2
2024-09-09
mm: migrate_device: use more folio in migrate_device_finalize()
Kefeng Wang
1
-19
/
+22
2024-09-09
mm: migrate_device: use more folio in migrate_device_unmap()
Kefeng Wang
1
-10
/
+10
2024-09-09
mm: migrate_device: use a folio in migrate_device_range()
Kefeng Wang
1
-4
/
+5
2024-09-09
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
1
-15
/
+15
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
1
-1
/
+1
2024-07-03
mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
Kefeng Wang
1
-6
/
+7
2024-07-03
mm: migrate_device: use a newfolio in __migrate_device_pages()
Kefeng Wang
1
-8
/
+9
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-21
/
+20
2024-05-05
migrate: expand the use of folio in __migrate_device_pages()
Matthew Wilcox (Oracle)
1
-8
/
+5
2024-05-05
mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
David Hildenbrand
1
-5
/
+7
2024-04-25
mm: convert migrate_vma_collect_pmd to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
1
-6
/
+2
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-18
/
+21
2023-12-29
mm: convert migrate_vma_insert_page() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+12
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+1
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+1
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
1
-7
/
+2
2023-08-18
mm/migrate_device: try to handle swapcache pages
Mika Penttilä
1
-6
/
+15
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
1
-1
/
+1
2023-06-23
mm: remove references to pagevec
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-6
/
+9
2023-06-19
mm/migrate_device: allow pte_offset_map_lock() to fail
Hugh Dickins
1
-27
/
+4
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
1
-1
/
+1
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-2
/
+2
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
1
-2
/
+6
2022-10-12
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-7
/
+82
2022-10-12
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-5
/
+13
2022-09-26
mm: remember young/dirty bit for page migrations
Peter Xu
1
-0
/
+6
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-5
/
+11
2022-09-11
mm/migrate_device.c: fix a misleading and outdated comment
Alistair Popple
1
-3
/
+10
[next]