index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hmm.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
2018-04-11
1
-25
/
+21
*
|
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
2018-04-11
1
-9
/
+7
*
|
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
2018-04-11
1
-13
/
+5
*
|
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
2018-04-11
1
-0
/
+10
*
|
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
2018-04-11
1
-8
/
+1
|
/
*
mm/hmm: constify hmm_devmem_page_get_drvdata() parameter
Ralph Campbell
2017-11-15
1
-2
/
+2
*
mm/hmm: fix build when HMM is disabled
Jérôme Glisse
2017-09-08
1
-2
/
+1
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
1
-3
/
+6
*
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
2017-09-08
1
-0
/
+3
*
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
1
-2
/
+2
*
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
Jérôme Glisse
2017-09-08
1
-1
/
+21
*
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
2017-09-08
1
-0
/
+155
*
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2017-09-08
1
-0
/
+27
*
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2017-09-08
1
-2
/
+53
*
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
1
-0
/
+110
*
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
1
-0
/
+152
[prev]