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