aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/core-api/pin_user_pages.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-29Documentation/gpu: VM_BIND locking documentThomas Hellström1-0/+2
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells1-0/+6
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)1-15/+14
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-1/+1
2022-03-21mm: Make compound_pincount always availableMatthew Wilcox (Oracle)1-9/+9
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