summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-1/+1
|\
| * KVM: s390: Fix RRBE return code not being CCJanosch Frank2017-01-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-221-0/+2
|\ \
| * | s390: add no-execute supportMartin Schwidefsky2017-02-081-0/+2
| |/
* / s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger2017-01-241-3/+4
|/
* s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-241-5/+5
* s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-241-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-35/+174
|\
| * s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-201-9/+7Star
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-201-6/+51
| * s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-201-5/+49
| * 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/+4Star
| * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-101-12/+3Star
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+1
* | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-061-0/+39
* | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-131-20/+14Star
* | s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-131-2/+18
* | KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-131-1/+1
|/
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-1292/+240Star
* s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-25/+68
* s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-29/+266
* s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky2016-03-021-17/+0Star
* s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2016-01-191-1/+1
* s390/mm: enable fixup_user_fault retryingDominik Dingel2016-01-161-3/+26
* mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-161-3/+5
* s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-161-16/+0Star
* mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-151-4/+1Star
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-151-2/+2
* s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-191-136/+89Star
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-181-2/+0Star
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-181-1/+1
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-261-1/+1
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-261-0/+2
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-231-99/+43Star
* s390: remove 31 bit supportHeiko Carstens2015-03-251-8/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-121-3/+3
|\
| * s390/pgtable: add unsigned long castsHeiko Carstens2015-01-081-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-01-141-2/+3
|\|
| * s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky2015-01-081-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-191-1/+40
|\ \ | |/ |/|
| * KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2014-11-281-0/+39
| * KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne2014-10-281-1/+1
* | s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky2014-11-031-1/+1
* | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel2014-10-271-2/+1Star
* | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-1/+15
* | s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-271-1/+12