Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-26 | docs: mm/gup: minor documentation update | Souptick Joarder | 1 | -1/+1 |
2020-06-08 | docs: mm/gup: pin_user_pages.rst: add a "case 5" | John Hubbard | 1 | -0/+18 |
2020-06-08 | mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers) | John Hubbard | 1 | -14/+19 |
2020-04-02 | mm: dump_page(): additional diagnostics for huge pinned pages | John Hubbard | 1 | -0/+7 |
2020-04-02 | mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting | John Hubbard | 1 | -5/+28 |
2020-04-02 | mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages | John Hubbard | 1 | -23/+17 |
2020-04-02 | mm/gup: track FOLL_PIN pages | John Hubbard | 1 | -3/+3 |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 1 | -1/+1 |
2020-01-31 | mm/gup: introduce pin_user_pages*() and FOLL_PIN | John Hubbard | 1 | -0/+232 |