summaryrefslogtreecommitdiff
path: root/arch/s390/mm/gmap.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand1-3/+32
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand1-2/+12
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand1-4/+25
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand1-5/+11
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand1-17/+28
2016-06-20s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand1-27/+70
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand1-7/+5
2016-06-20s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand1-3/+4
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky1-25/+1125
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky1-20/+70
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky1-41/+129
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky1-16/+23
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky1-3/+16
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger1-2/+2
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky1-0/+774