summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2016-03-03s390: fix normalization bug in exception table sortingArd Biesheuvel
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-10-05KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-02-04s390/dump: Fix dump memory detectionMichael Holzheu
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
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky