Age | Commit message (Expand) | Author |
---|---|---|
2023-08-21 | mm: enable page walking API to lock vmas during the walk | Suren Baghdasaryan |
2023-06-19 | powerpc: allow pte_offset_map[_lock]() to fail | Hugh Dickins |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2022-09-26 | powerpc: remove mmap linked list walks | Matthew Wilcox (Oracle) |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-04 | powerpc: add support for folded p4d page tables | Mike Rapoport |
2019-09-07 | pagewalk: separate function pointers from iterator data | Christoph Hellwig |
2019-09-07 | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-03 | powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 | Christophe Leroy |