Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |