| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove the extra ZONE_DEVICE struct page refcount | Christoph Hellwig | 2022-03-03 | 1 | -1/+0 |
* | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 2022-03-03 | 1 | -0/+1 |
* | mm: remove pointless includes from <linux/hmm.h> | Christoph Hellwig | 2022-03-03 | 1 | -0/+2 |
* | mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault | Alistair Popple | 2022-01-15 | 1 | -0/+24 |
* | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 2021-11-11 | 1 | -3/+2 |
* | lib/test_hmm: remove set but unused page variable | Alistair Popple | 2021-07-15 | 1 | -2/+0 |
* | mm: selftests for exclusive device memory | Alistair Popple | 2021-07-01 | 1 | -0/+125 |
* | mm: rename migrate_pgmap_owner | Alistair Popple | 2021-07-01 | 1 | -1/+1 |
* | lib/test_hmm: use vma_lookup() in dmirror_migrate() | Liam Howlett | 2021-06-29 | 1 | -3/+2 |
* | lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() | Dan Carpenter | 2020-10-16 | 1 | -1/+1 |
* | lib/test_hmm.c: remove unused dmirror_zero_page | Ralph Campbell | 2020-10-14 | 1 | -14/+0 |
* | mm/memremap_pages: support multiple ranges per invocation | Dan Williams | 2020-10-14 | 1 | -0/+1 |
* | mm/memremap_pages: convert to 'struct range' | Dan Williams | 2020-10-14 | 1 | -25/+25 |
* | mm/hmm/test: use the new migration invalidation | Ralph Campbell | 2020-07-28 | 1 | -13/+17 |
* | mm/migrate: add a flags parameter to migrate_vma | Ralph Campbell | 2020-07-28 | 1 | -11/+4 |
* | mm/hmm: add tests for hmm_pfn_to_map_order() | Ralph Campbell | 2020-07-10 | 1 | -0/+4 |
* | lib: fix test_hmm.c reference after free | Randy Dunlap | 2020-06-26 | 1 | -2/+1 |
* | mmap locking API: convert mmap_sem call sites missed by coccinelle | Michel Lespinasse | 2020-06-09 | 1 | -7/+7 |
* | mm/hmm/test: add selftest driver for HMM | Ralph Campbell | 2020-05-19 | 1 | -0/+1164 |