aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAge
...
* KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-26
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
* KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-25
* KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-25
* s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-01
* KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-01
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky2014-05-16
| * KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel2014-04-22
| * KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky2014-04-22
| * KVM: s390: Allow skeys to be enabled for the current processDominik Dingel2014-04-22
| * KVM: s390: Clear storage keysDominik Dingel2014-04-22
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-08
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-03
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-03
| * s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-03
* | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-07
|/
* s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-21
* s390/mm: fixing comment so that parameter name matchDominik Dingel2014-03-21
* s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-21
* s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-21
* s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-21
* s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-16
* s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-14
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-04
* s390/mm: page_table_realloc returns failureDominik Dingel2013-10-31
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-11
|\
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-07
| * s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-07
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\ \ | |/ |/|
| * KVM: s390: fix task size checkMartin Schwidefsky2013-07-29
| * KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-29
* | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-29
* | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-22
* | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \
| * | KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2013-06-17
| * | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-21
| * | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-21
* | | s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-26
| |/ |/|
* | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-31
* | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-15
|/
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-03
* s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-23
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-23