Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: rename is_pinnable_page() to is_longterm_pinnable_page() | Alex Sierra | 2022-07-17 | 1 | -1/+1 |
* | selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages | Pavel Tatashin | 2021-05-05 | 1 | -0/+6 |
* | selftests/vm: gup_test: fix test flag | Pavel Tatashin | 2021-05-05 | 1 | -13/+10 |
* | mm/gup_test.c: mark gup_test_init as __init function | Barry Song | 2020-12-15 | 1 | -1/+1 |
* | selftests/vm: gup_test: introduce the dump_pages() sub-test | John Hubbard | 2020-12-15 | 1 | -2/+54 |
* | selftests/vm: only some gup_test items are really benchmarks | John Hubbard | 2020-12-15 | 1 | -7/+7 |
* | selftests/vm: use a common gup_test.h | John Hubbard | 2020-12-15 | 1 | -16/+1 |
* | mm/gup_benchmark: rename to mm/gup_test | John Hubbard | 2020-12-15 | 1 | -0/+210 |