aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-05-20s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
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-09s390/mm: print control registers and page table walk on crashHeiko Carstens
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-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini
2014-02-24s390/uaccess: remove copy_from_user_real()Heiko Carstens
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-02-21s390/uaccess: consistent typesHeiko Carstens
2014-02-04s390/dump: Fix dump memory detectionMichael Holzheu
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel
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-13s390/mmap: randomize mmap base for bottom up directionHeiko Carstens
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-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-10-24s390/cmm: make copy_from_user() invocation provably correctHeiko Carstens
2013-10-24s390/gup: handle zero nr_pages case correctlyHeiko Carstens
2013-10-24s390/gup: reduce code duplication between [__]get_user_pages_fast functionsHeiko Carstens
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
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-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky