summaryrefslogtreecommitdiff
path: root/arch/s390/mm/pgtable.c
AgeCommit message (Expand)Author
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-02-01s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky
2016-06-13s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky
2016-06-13KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger
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-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-02s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky
2016-01-19s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-15s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-08-19s390/mm: simplify page table alloc/free codeMartin Schwidefsky
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky
2014-10-28KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne
2014-10-27s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel
2014-10-15s390/mm: fixing calls of pte_unmap_unlockDominik Dingel
2014-08-29KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky