summaryrefslogtreecommitdiff
path: root/include/linux/pagewalk.h
AgeCommit message (Expand)Author
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-01-18mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu
2022-12-11mm/pagewalk: add walk_page_range_vma()David Hildenbrand
2022-12-11mm/pagewalk: don't trigger test_walk() in walk_page_vma()David Hildenbrand
2022-09-11mm: pagewalk: fix documentation of PTE hole handlingRolf Eike Beer
2021-04-30pagewalk: prefix struct kernel-doc descriptionsLukas Bulwahn
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2020-02-04mm: pagewalk: allow walking without vmaSteven Price
2020-02-04mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2019-11-06mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig