summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-181-2/+0Star
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-181-1/+1
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-261-1/+1
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-261-0/+2
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-231-99/+43Star
* s390: remove 31 bit supportHeiko Carstens2015-03-251-8/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-121-3/+3
|\
| * s390/pgtable: add unsigned long castsHeiko Carstens2015-01-081-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-01-141-2/+3
|\|
| * s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky2015-01-081-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-191-1/+40
|\ \ | |/ |/|
| * KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2014-11-281-0/+39
| * KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne2014-10-281-1/+1
* | s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky2014-11-031-1/+1
* | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel2014-10-271-2/+1Star
* | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-1/+15
* | s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-271-1/+12
* | s390/mm: recfactor global pgste updatesDominik Dingel2014-10-271-99/+54Star
|/
* s390/mm: fixing calls of pte_unmap_unlockDominik Dingel2014-10-151-3/+3
* KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-291-6/+6
* KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-261-30/+55
* KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-261-351/+270Star
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-251-54/+56
* KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-251-1/+2
* KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-251-0/+10
* s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-011-0/+3
* KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-011-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-16/+73
|\
| * KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky2014-05-161-15/+7Star
| * KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel2014-04-221-0/+21
| * KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky2014-04-221-3/+3
| * KVM: s390: Allow skeys to be enabled for the current processDominik Dingel2014-04-221-0/+23
| * KVM: s390: Clear storage keysDominik Dingel2014-04-221-11/+32
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-201-4/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-5/+7
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-031-3/+3
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-2/+2
| * s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-031-3/+5
* | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-081-0/+3
|/
* s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-211-2/+1Star
* s390/mm: fixing comment so that parameter name matchDominik Dingel2014-03-211-1/+1
* s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-211-2/+2
* s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-211-0/+72
* s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-0/+77
* s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-161-2/+2
* s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+9
* mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-041-0/+18
* s390/mm: page_table_realloc returns failureDominik Dingel2013-10-311-8/+13
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-4/+0Star