summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: add NUMA balancing primitivesMartin Schwidefsky2015-08-031-0/+13
* mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-12/+12
* powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-241-2/+2
|\
| * s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-151-2/+2
* | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
|/
* s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-231-95/+63
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-231-0/+9
* s390: remove 31 bit supportHeiko Carstens2015-03-251-120/+5
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-1/+1
|\
| * mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-0/+4
|\ \ | |/ |/|
| * s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-0/+4
* | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+4
|/
* s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-0/+13
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-0/+12
* s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-1/+1
* s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-271-0/+5
* s390/mm: recfactor global pgste updatesDominik Dingel2014-10-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-141-7/+18
|\
| * s390/mm: make use of ipte range facilityHeiko Carstens2014-09-301-0/+16
| * s390/mm: remove change bit override supportHeiko Carstens2014-09-251-7/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-43/+29
|\ \ | |/ |/|
| * KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky2014-08-261-23/+0
| * KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-261-1/+2
| * KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-261-4/+11
| * KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-251-7/+7
| * KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-251-2/+2
| * KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky2014-08-251-8/+9
* | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger2014-09-021-0/+1
* | KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger2014-09-021-2/+3
|/
* s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-011-88/+109
* KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel2014-04-221-0/+2
* KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky2014-04-221-79/+56
* KVM: s390: Allow skeys to be enabled for the current processDominik Dingel2014-04-221-0/+1
* KVM: s390: Adding skey bit to mmu contextDominik Dingel2014-04-221-14/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-36/+92
|\
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-36/+92
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+2
|\ \ | |/ |/|
| * KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-0/+2
* | s390/mm: remove unecessary parameter from pgste_ipte_notifyDominik Dingel2014-03-211-8/+7
* | s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-211-2/+2
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-0/+26
* | s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-211-23/+37
|/
* s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky2013-10-151-1/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-0/+11
|\
| * KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-291-0/+11
* | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-291-148/+197
* | s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky2013-08-281-0/+1
OpenPOWER on IntegriCloud