summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
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: remember the int code for the last gmap faultDavid 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-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand
2016-06-10s390/mm: simplify get_guest_storage_keyDavid Hildenbrand
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand
2016-05-23s390: fix info leak in do_sigsegvMichal Hocko
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-11s390/vmem: remove unused function parameterHeiko Carstens
2016-05-11s390/vmem: fix identity mappingHeiko Carstens
2016-05-10s390: add missing include statementsHeiko Carstens
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2016-04-15s390: Clarify pagefault interruptPeter Zijlstra
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer
2016-03-17s390: add DEBUG_RODATA supportHeiko Carstens
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens
2016-03-02s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky
2016-02-23s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger