summaryrefslogtreecommitdiff
path: root/arch/s390/mm/pgtable.c
AgeCommit message (Expand)Author
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky
2014-08-01KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-05-16KVM: s390: correct locking for s390_enable_skeyMartin 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: Clear storage keysDominik Dingel
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky
2014-04-03s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky
2014-03-21s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel
2014-03-21s390/mm: fixing comment so that parameter name matchDominik Dingel
2014-02-21s390/mm: enable split page table lock for PMD levelMartin Schwidefsky
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2013-11-15s390: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-07s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-07-29KVM: s390: fix task size checkMartin 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-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer