summaryrefslogtreecommitdiff
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAge
* s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-09-07
|\
| * KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda2017-08-29
| * s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2017-07-25
| * s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2017-07-25
| * s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-25
* | s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger2017-07-13
|/
* s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-12
* s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda2017-04-20
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-02
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * KVM: s390: Fix RRBE return code not being CCJanosch Frank2017-01-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-22
|\ \
| * | s390: add no-execute supportMartin Schwidefsky2017-02-08
| |/
* | s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger2017-01-24
|/
* s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-24
* s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-20
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-20
| * s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-20
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-10
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-10
| * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-10
| * s390/mm: simplify get_guest_storage_keyDavid Hildenbrand2016-06-10
| * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-10
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-10
* | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-06
* | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-13
* | s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-13
* | KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-13
|/
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-08
* s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-08
* s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-08
* s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky2016-03-02
* s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2016-01-19
* s390/mm: enable fixup_user_fault retryingDominik Dingel2016-01-15
* mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-15
* s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-14
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-15
* s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-19
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-17
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-17
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-25
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-25
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-23
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * s390/pgtable: add unsigned long castsHeiko Carstens2015-01-08