summaryrefslogtreecommitdiff
path: root/arch/s390/mm/gmap.c
AgeCommit message (Expand)Author
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand
2016-06-20s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand
2016-06-20s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand
2016-06-20s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky