aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/gmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank1-0/+3
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank1-0/+3
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand1-0/+1
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand1-0/+1
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand1-2/+4
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand1-1/+2
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand1-2/+3
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand1-1/+4
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand1-0/+2
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand1-2/+1
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky1-1/+51
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky1-2/+7
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky1-3/+6
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky1-0/+1
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky1-1/+2
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky1-0/+64