summaryrefslogtreecommitdiffstats
path: root/lib/test_hmm.c
Commit message (Expand)AuthorAgeFilesLines
* lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()Dan Carpenter2020-10-161-1/+1
* lib/test_hmm.c: remove unused dmirror_zero_pageRalph Campbell2020-10-131-14/+0
* mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-131-0/+1
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-25/+25
* mm/hmm/test: use the new migration invalidationRalph Campbell2020-07-281-13/+17
* mm/migrate: add a flags parameter to migrate_vmaRalph Campbell2020-07-281-11/+4
* mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell2020-07-101-0/+4
* lib: fix test_hmm.c reference after freeRandy Dunlap2020-06-261-2/+1
* mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-7/+7
* mm/hmm/test: add selftest driver for HMMRalph Campbell2020-05-191-0/+1164