Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: mm: avoid allocating struct mm_struct on the stack | Steven Price | 2020-02-04 | 1 | -0/+3 |
* | mm: pagewalk: add 'depth' parameter to pte_hole | Steven Price | 2020-02-04 | 1 | -2/+5 |
* | mm: pagewalk: allow walking without vma | Steven Price | 2020-02-04 | 1 | -0/+5 |
* | mm: pagewalk: add p4d_entry() and pgd_entry() | Steven Price | 2020-02-04 | 1 | -6/+28 |
* | mm: Add a walk_page_mapping() function to the pagewalk code | Thomas Hellstrom | 2019-11-06 | 1 | -0/+9 |
* | pagewalk: separate function pointers from iterator data | Christoph Hellwig | 2019-09-07 | 1 | -26/+38 |
* | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig | 2019-09-07 | 1 | -0/+54 |