index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
vm
/
hmm.rst
Age
Commit message (
Expand
)
Author
2020-03-27
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
2020-01-14
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Jason Gunthorpe
2019-11-23
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
2019-08-07
mm/hmm: remove superfluous arguments from hmm_range_register
Christoph Hellwig
2019-07-26
mm/hmm: merge hmm_range_snapshot into hmm_range_fault
Christoph Hellwig
2019-07-25
mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
Christoph Hellwig
2019-07-02
Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm
Jason Gunthorpe
2019-07-02
mm: remove hmm_devmem_add
Christoph Hellwig
2019-06-06
mm/hmm: update HMM documentation
Ralph Campbell
2019-06-01
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
2019-05-14
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
Jérôme Glisse
2019-05-14
mm/hmm: improve driver API to work and wait over a range
Jérôme Glisse
2019-05-14
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
Jérôme Glisse
2019-05-14
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
Jérôme Glisse
2018-08-31
docs/vm/hmm.rst: Add missed space
Baoquan He
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport