summaryrefslogtreecommitdiffstats
path: root/mm/msync.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-20mm/page_vma_mapped: reformat map_pte() with less indentationHugh Dickins1-31/+34
2023-06-20mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()Hugh Dickins1-4/+0
2023-06-20mm/filemap: allow pte_offset_map_lock() to failHugh Dickins1-7/+5
2023-06-20mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins4-21/+101
2023-06-20mm/pgtable: kmap_local_page() instead of kmap_atomic()Hugh Dickins1-2/+2
2023-06-20mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins4-49/+22
2023-06-20mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins9-57/+7