aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky
2015-04-23s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14s390: standardize mmap_rnd() usageKees Cook
2015-03-25s390: make couple of functions and variables staticHeiko Carstens
2015-03-25s390/maccess: improve s390_kernel_write()Heiko Carstens
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky
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