summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)Author
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-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-05s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger
2013-06-05s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger
2013-06-05s390/pgtable: Fix guest overindication for change bitChristian Borntraeger
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds