summaryrefslogtreecommitdiffstats
path: root/mm/gup_benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing2018-10-051-1/+2
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-1/+1
* mm/gup_benchmark: handle gup failuresMichael S. Tsirkin2018-04-131-1/+3
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-171-0/+100