aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2019-09-12s390/mm: fix address space detection in exception handlingGerald Schaefer
2018-12-04s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky
2018-10-03s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-10-03s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik
2018-09-05s390/mm: fix addressing exception after suspend/resumeGerald Schaefer
2018-09-05s390/kvm: fix deadlock when killed by oomClaudio Imbrenda
2018-07-02s390/mm: fix refcount usage for 4K pgsteEric Farman
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-07s390: use _refcount for pgtablesMatthew Wilcox
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-02-27s390: unify linker symbols usageVasily Gorbik
2018-02-22s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-24s390x/mm: simplify gmap_protect_rmap()David Hildenbrand
2018-01-23s390/mm: Remove superfluous parameterJanosch Frank
2018-01-16s390x/mm: cleanup gmap_pte_op_walk()David Hildenbrand
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2017-12-05s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-14s390/mm: remove unused codeHeiko Carstens
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390: avoid undefined behaviourHeiko Carstens
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09s390/mm: use memset64 instead of clear_tableHeiko Carstens
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-19s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-09-06s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky
2017-09-06s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]Martin Schwidefsky
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-08-31s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky