index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hmm.h
Age
Commit message (
Expand
)
Author
2018-10-31
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
2018-10-31
mm/hmm: fix utf8 ...
Jérôme Glisse
2018-10-26
mm: remove references to vm_insert_pfn()
Matthew Wilcox
2018-06-07
mm: add hmm_data to struct page
Matthew Wilcox
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-11
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
2018-04-11
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
2018-04-11
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
2018-04-11
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
2017-11-15
mm/hmm: constify hmm_devmem_page_get_drvdata() parameter
Ralph Campbell
2017-09-08
mm/hmm: fix build when HMM is disabled
Jérôme Glisse
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
Jérôme Glisse
2017-09-08
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
2017-09-08
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2017-09-08
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2017-09-08
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse