summaryrefslogtreecommitdiffstats
path: root/Documentation/vm/hmm.rst
AgeCommit message (Expand)Author
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig
2019-07-26mm/hmm: merge hmm_range_snapshot into hmm_range_faultChristoph Hellwig
2019-07-25mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig
2019-07-02Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe
2019-07-02mm: remove hmm_devmem_addChristoph Hellwig
2019-06-06mm/hmm: update HMM documentationRalph Campbell
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap
2019-05-14mm/hmm: add default fault flags to avoid the need to pre-fill pfns arraysJérôme Glisse
2019-05-14mm/hmm: improve driver API to work and wait over a rangeJérôme Glisse
2019-05-14mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()Jérôme Glisse
2019-05-14mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Jérôme Glisse
2018-08-31docs/vm/hmm.rst: Add missed spaceBaoquan He
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport