summaryrefslogtreecommitdiff
path: root/include/linux/pagewalk.h
AgeCommit message (Expand)Author
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