aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/pagewalk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price1-0/+3
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price1-2/+5
2020-02-04mm: pagewalk: allow walking without vmaSteven Price1-0/+5
2020-02-04mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price1-6/+28
2019-11-06mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom1-0/+9
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig1-26/+38
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig1-0/+54