summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/gmap.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-201-0/+11
* s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand2016-06-201-6/+11
* s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-201-0/+20
* s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand2016-06-201-0/+13
* s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-201-3/+32
* s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-201-2/+12
* s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-201-4/+25
* s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-201-5/+11
* s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2016-06-201-17/+28
* s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand2016-06-201-27/+70
* s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-201-7/+5
* s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand2016-06-201-3/+4
* s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-201-25/+1125
* s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-201-20/+70
* s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-201-41/+129
* s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-201-16/+23
* s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-201-3/+16
* s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger2016-04-051-2/+2
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-0/+774