Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: dump_page(): additional diagnostics for huge pinned pages | John Hubbard | 2020-04-02 | 1 | -0/+7 |
* | mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting | John Hubbard | 2020-04-02 | 1 | -5/+28 |
* | mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages | John Hubbard | 2020-04-02 | 1 | -23/+17 |
* | mm/gup: track FOLL_PIN pages | John Hubbard | 2020-04-02 | 1 | -3/+3 |
* | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | mm/gup: introduce pin_user_pages*() and FOLL_PIN | John Hubbard | 2020-01-31 | 1 | -0/+232 |