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