summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)Author
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-15s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
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-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens
2014-09-25s390/mm: remove change bit override supportHeiko Carstens
2014-09-02KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger
2014-09-02KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger
2014-08-26KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky
2014-04-22KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel
2014-04-22KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky
2014-04-22KVM: s390: Allow skeys to be enabled for the current processDominik Dingel
2014-04-22KVM: s390: Adding skey bit to mmu contextDominik Dingel
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-21s390/mm: remove unecessary parameter from pgste_ipte_notifyDominik Dingel
2014-03-21s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds