index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hmm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+7
2018-02-01
mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()
Ralph Campbell
1
-3
/
+1
2018-01-08
memremap: drop private struct page_map
Logan Gunthorpe
1
-1
/
+1
2018-01-08
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
1
-1
/
+1
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-4
/
+4
2017-11-30
mm: replace pte_write with pte_access_permitted in fault + gup paths
Dan Williams
1
-2
/
+2
2017-11-30
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-2
/
+2
2017-11-16
mm/hmm: remove redundant variable align_end
Colin Ian King
1
-2
/
+1
2017-09-09
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
1
-4
/
+3
2017-09-09
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
1
-5
/
+83
2017-09-09
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-2
/
+2
2017-09-09
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
Jérôme Glisse
1
-0
/
+81
2017-09-09
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
1
-1
/
+378
2017-09-09
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
1
-0
/
+8
2017-09-09
mm/hmm/mirror: device page fault handler
Jérôme Glisse
1
-12
/
+244
2017-09-09
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
1
-0
/
+285
2017-09-09
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
1
-15
/
+138
2017-09-09
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
1
-0
/
+74