summaryrefslogtreecommitdiff
path: root/Documentation/core-api/pin_user_pages.rst
AgeCommit message (Expand)AuthorFilesLines
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard1-1/+1
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-3/+3
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder1-1/+1
2020-06-08docs: mm/gup: pin_user_pages.rst: add a "case 5"John Hubbard1-0/+18
2020-06-08mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)John Hubbard1-14/+19
2020-04-02mm: dump_page(): additional diagnostics for huge pinned pagesJohn Hubbard1-0/+7
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard1-5/+28
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard1-23/+17
2020-04-02mm/gup: track FOLL_PIN pagesJohn Hubbard1-3/+3
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard1-1/+1
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard1-0/+232