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