summaryrefslogtreecommitdiff
path: root/Documentation/vm/hmm.rst
AgeCommit message (Expand)Author
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple
2021-07-01mm: device exclusive memory accessAlistair Popple
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple
2020-10-16mm/doc: fix a literal block markupMauro Carvalho Chehab
2020-09-16mm/doc: add usage description for migrate_vma_*()Ralph Campbell
2020-09-09mm/doc: editorial pass on page migrationRalph Campbell
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe
2020-01-14mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierJason Gunthorpe
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe
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