index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hmm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memremap: drop private struct page_map
Logan Gunthorpe
2018-01-08
1
-1
/
+1
*
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
1
-1
/
+1
*
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-2
/
+2
*
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
*
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
2017-12-15
1
-4
/
+4
*
mm: replace pte_write with pte_access_permitted in fault + gup paths
Dan Williams
2017-11-29
1
-2
/
+2
*
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
2017-11-29
1
-2
/
+2
*
mm/hmm: remove redundant variable align_end
Colin Ian King
2017-11-15
1
-2
/
+1
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
1
-4
/
+3
*
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
2017-09-08
1
-5
/
+83
*
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
-0
/
+81
*
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
2017-09-08
1
-1
/
+378
*
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
2017-09-08
1
-0
/
+8
*
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2017-09-08
1
-12
/
+244
*
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2017-09-08
1
-0
/
+285
*
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
1
-15
/
+138
*
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
1
-0
/
+74