index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hmm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-4
/
+4
2017-11-29
mm: replace pte_write with pte_access_permitted in fault + gup paths
Dan Williams
1
-2
/
+2
2017-11-29
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-2
/
+2
2017-11-15
mm/hmm: remove redundant variable align_end
Colin Ian King
1
-2
/
+1
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
1
-4
/
+3
2017-09-08
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
1
-5
/
+83
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-2
/
+2
2017-09-08
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
Jérôme Glisse
1
-0
/
+81
2017-09-08
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
1
-1
/
+378
2017-09-08
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
1
-0
/
+8
2017-09-08
mm/hmm/mirror: device page fault handler
Jérôme Glisse
1
-12
/
+244
2017-09-08
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
1
-0
/
+285
2017-09-08
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
1
-15
/
+138
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
1
-0
/
+74