aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky1-1/+4
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-24/+2
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-10/+151
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli1-4/+2
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-20/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+6
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner1-1/+1
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky2-5/+146
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+3
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches1-1/+1
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens1-3/+3
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky1-2/+3
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+40
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+1
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-107/+88
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne1-0/+39
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens1-2/+2
2014-11-10/dev/mem: Use more consistent data typesThierry Reding1-2/+2
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky1-1/+1
2014-10-28KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne1-1/+1
2014-10-27s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel1-2/+1
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens1-2/+4
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel1-1/+15
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel1-1/+12
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel1-99/+54
2014-10-15s390/mm: fixing calls of pte_unmap_unlockDominik Dingel1-3/+3
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-16/+37
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-388/+346
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens1-7/+31
2014-09-25s390/mm: remove change bit override supportHeiko Carstens3-6/+4
2014-09-25s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens1-3/+2
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+1
2014-08-29KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger1-6/+6
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky1-30/+55
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky3-359/+289
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2-55/+57
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky1-1/+2
2014-08-25KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger1-0/+10
2014-08-25KVM: s390: add defines for pfault init delivery codeJens Freimann0-0/+0
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2-56/+50
2014-08-01KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger1-2/+3
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-16/+73
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-1/+1
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky1-4/+6
2014-05-20s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens1-10/+0
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann2-116/+44
2014-05-16KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky1-15/+7
2014-04-22KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel1-0/+21