index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
migrate_device.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
mm/various: give up if pte_offset_map[_lock]() fails
Hugh Dickins
5
-13
/
+22
2023-06-20
mm/debug_vm_pgtable,page_table_check: warn pte map fails
Hugh Dickins
2
-1
/
+10
2023-06-20
mm/userfaultfd: allow pte_offset_map_lock() to fail
Hugh Dickins
1
-0
/
+8
2023-06-20
mm/userfaultfd: retry if pte_offset_map() fails
Hugh Dickins
1
-5
/
+6
2023-06-20
mm/hmm: retry if pte_offset_map() fails
Hugh Dickins
1
-0
/
+2
2023-06-20
mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
Hugh Dickins
1
-2
/
+1
2023-06-20
mm/vmwgfx: simplify pmd & pud mapping dirty helpers
Hugh Dickins
1
-25
/
+9
2023-06-20
mm/pagewalk: walk_pte_range() allow for pte_offset_map()
Hugh Dickins
1
-10
/
+23
2023-06-20
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
5
-28
/
+36
2023-06-20
mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
Hugh Dickins
1
-6
/
+22
2023-06-20
mm/page_vma_mapped: reformat map_pte() with less indentation
Hugh Dickins
1
-31
/
+34
2023-06-20
mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
Hugh Dickins
1
-4
/
+0
2023-06-20
mm/filemap: allow pte_offset_map_lock() to fail
Hugh Dickins
1
-7
/
+5
2023-06-20
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
4
-21
/
+101
2023-06-20
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
1
-2
/
+2
2023-06-20
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
4
-49
/
+22
2023-06-20
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
9
-57
/
+7