aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/pin_user_pages.rst
AgeCommit message (Expand)Author
2023-11-29Documentation/gpu: VM_BIND locking documentThomas Hellström
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2022-03-21mm: Make compound_pincount always availableMatthew Wilcox (Oracle)
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder
2020-06-08docs: mm/gup: pin_user_pages.rst: add a "case 5"John Hubbard
2020-06-08mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)John Hubbard
2020-04-02mm: dump_page(): additional diagnostics for huge pinned pagesJohn Hubbard
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard
2020-04-02mm/gup: track FOLL_PIN pagesJohn Hubbard
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard