summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
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: remember the int code for the last gmap faultDavid Hildenbrand2016-06-201-0/+1
* 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-202-16/+12
* s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand2016-06-201-3/+4
* s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-204-31/+1200
* s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-201-20/+70
* s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-202-46/+178
* s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-202-24/+31
* s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-201-3/+16
* KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-101-0/+37
* KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-0/+33
* s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-101-6/+6
* s390/mm: simplify get_guest_storage_keyDavid Hildenbrand2016-06-101-13/+4
* s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-101-12/+3
* s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+1
* s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-183-12/+38
|\
| * s390/vmem: remove unused function parameterHeiko Carstens2016-05-111-3/+3
| * s390/vmem: fix identity mappingHeiko Carstens2016-05-111-1/+1
| * s390: add missing include statementsHeiko Carstens2016-05-101-0/+1
| * s390: Clarify pagefault interruptPeter Zijlstra2016-04-151-8/+33
* | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-213-61/+33
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-2/+2
|\ \ | |/ |/|
| * s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger2016-04-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-012-6/+12
|\ \ | |/ |/|
| * s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
| * s390: add DEBUG_RODATA supportHeiko Carstens2016-03-171-3/+7
* | s390/extable: use generic search and sort routinesArd Biesheuvel2016-03-222-86/+1
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-3/+1
|\ \ | |/ |/|
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-161-6/+4
|\ \
| * | s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-151-6/+4
* | | s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-085-1293/+1378
* | | s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-082-29/+71
* | | s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-29/+266
* | | s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-9/+7
* | | s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-021-7/+8
* | | s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky2016-03-021-17/+0
* | | s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky2016-02-231-5/+3
|/ /
* | s390/maccess: reduce stnsm instructionsHeiko Carstens2016-02-171-4/+6
* | s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger2016-02-111-1/+3
|/