index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
pin_user_pages.rst
Age
Commit message (
Expand
)
Author
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
mm: remove page_maybe_dma_pinned()
Kefeng Wang
2023-11-29
Documentation/gpu: VM_BIND locking document
Thomas Hellström
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2020-12-15
selftests/vm: only some gup_test items are really benchmarks
John Hubbard
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2020-06-26
docs: mm/gup: minor documentation update
Souptick Joarder
2020-06-08
docs: mm/gup: pin_user_pages.rst: add a "case 5"
John Hubbard
2020-06-08
mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
John Hubbard
2020-04-02
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2020-04-02
mm/gup: track FOLL_PIN pages
John Hubbard
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
mm/gup: introduce pin_user_pages*() and FOLL_PIN
John Hubbard