aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-02KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger1-0/+1
2014-09-02KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger1-2/+3
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky1-88/+109
2014-04-22KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel1-0/+2
2014-04-22KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky1-79/+56
2014-04-22KVM: s390: Allow skeys to be enabled for the current processDominik Dingel1-0/+1
2014-04-22KVM: s390: Adding skey bit to mmu contextDominik Dingel1-14/+27
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-36/+92
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-36/+92
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2014-03-21s390/mm: remove unecessary parameter from pgste_ipte_notifyDominik Dingel1-8/+7
2014-03-21s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel1-2/+2
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz1-0/+26
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky1-23/+37
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel1-0/+2
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky1-1/+3
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-148/+197
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky1-0/+1
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky1-16/+15
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky1-1/+10
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky1-4/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-156/+144
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky1-0/+11
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+3
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-43/+40
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-05s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger1-2/+3
2013-06-05s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger1-1/+10
2013-06-05s390/pgtable: Fix guest overindication for change bitChristian Borntraeger1-7/+9
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger1-0/+1
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky1-43/+39
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky1-10/+56
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-55/+40
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens1-0/+2
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds1-0/+4
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens1-1/+2
2013-04-02s390/uaccess: fix page table walkHeiko Carstens1-0/+1
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens1-0/+2
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-43/+88
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens1-0/+1
2013-01-22s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer1-0/+12
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer1-4/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+10
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov1-10/+1