summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/pin_user_pages.rst
Commit message (Expand)AuthorAgeFilesLines
* Documentation/gpu: VM_BIND locking documentThomas Hellström2023-11-291-0/+2
* mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells2023-05-311-0/+6
* mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)2023-02-021-15/+14
* selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-181-1/+1
* mm: Make compound_pincount always availableMatthew Wilcox (Oracle)2022-03-211-9/+9
* selftests/vm: only some gup_test items are really benchmarksJohn Hubbard2020-12-151-1/+1
* mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-151-3/+3
* docs: mm/gup: minor documentation updateSouptick Joarder2020-06-261-1/+1
* docs: mm/gup: pin_user_pages.rst: add a "case 5"John Hubbard2020-06-081-0/+18
* mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)John Hubbard2020-06-081-14/+19
* mm: dump_page(): additional diagnostics for huge pinned pagesJohn Hubbard2020-04-021-0/+7
* mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard2020-04-021-5/+28
* mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard2020-04-021-23/+17
* mm/gup: track FOLL_PIN pagesJohn Hubbard2020-04-021-3/+3
* mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-1/+1
* mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard2020-01-311-0/+232