Age | Commit message (Expand) | Author | Files | Lines |
2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 1 | -1/+1 |
2021-07-01 | mm: device exclusive memory access | Alistair Popple | 1 | -0/+17 |
2021-07-01 | mm: rename migrate_pgmap_owner | Alistair Popple | 1 | -1/+1 |
2020-10-16 | mm/doc: fix a literal block markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-09-16 | mm/doc: add usage description for migrate_vma_*() | Ralph Campbell | 1 | -4/+133 |
2020-09-09 | mm/doc: editorial pass on page migration | Ralph Campbell | 1 | -1/+1 |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 1 | -3/+3 |
2020-05-11 | mm/hmm: remove the customizable pfn format from hmm_range_fault | Jason Gunthorpe | 1 | -18/+10 |
2020-05-11 | mm/hmm: make hmm_range_fault return 0 or -1 | Jason Gunthorpe | 1 | -1/+1 |
2020-03-28 | mm/hmm: remove HMM_FAULT_SNAPSHOT | Jason Gunthorpe | 1 | -7/+5 |
2020-01-14 | mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier | Jason Gunthorpe | 1 | -10/+10 |
2019-11-24 | mm/hmm: remove hmm_mirror and related | Jason Gunthorpe | 1 | -81/+24 |
2019-08-20 | mm: turn migrate_vma upside down | Christoph Hellwig | 1 | -52/+2 |
2019-08-07 | mm/hmm: remove superfluous arguments from hmm_range_register | Christoph Hellwig | 1 | -1/+1 |
2019-07-26 | mm/hmm: merge hmm_range_snapshot into hmm_range_fault | Christoph Hellwig | 1 | -9/+8 |
2019-07-25 | mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot} | Christoph Hellwig | 1 | -1/+1 |
2019-07-02 | Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm | Jason Gunthorpe | 1 | -27/+0 |
2019-07-02 | mm: remove hmm_devmem_add | Christoph Hellwig | 1 | -26/+0 |
2019-06-06 | mm/hmm: update HMM documentation | Ralph Campbell | 1 | -67/+74 |
2019-06-02 | mm: fix Documentation/vm/hmm.rst Sphinx warnings | Randy Dunlap | 1 | -3/+5 |
2019-05-14 | mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays | Jérôme Glisse | 1 | -0/+35 |
2019-05-14 | mm/hmm: improve driver API to work and wait over a range | Jérôme Glisse | 1 | -4/+21 |
2019-05-14 | mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() | Jérôme Glisse | 1 | -7/+1 |
2019-05-14 | mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() | Jérôme Glisse | 1 | -8/+18 |
2018-09-01 | docs/vm/hmm.rst: Add missed space | Baoquan He | 1 | -7/+7 |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 1 | -0/+386 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -0/+374 |