aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky
2014-10-28KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne
2014-10-27s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel
2014-10-15s390/mm: fixing calls of pte_unmap_unlockDominik Dingel
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens
2014-09-25s390/mm: remove change bit override supportHeiko Carstens
2014-09-25s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-08-29KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky
2014-08-25KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger
2014-08-25KVM: s390: add defines for pfault init delivery codeJens Freimann
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky
2014-08-01KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger
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