summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-5/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-139-116/+611
|\
| * s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-08-091-1/+1
| * Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky2018-07-314-71/+572
| |\
| | * s390/mm: Add huge page gmap linking supportJanosch Frank2018-07-302-7/+10
| | * s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel2018-07-301-0/+6
| | * s390/mm: Add huge pmd storage key handlingJanosch Frank2018-07-301-10/+98
| | * s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank2018-07-302-0/+26
| | * s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2018-07-302-7/+31
| | * s390/mm: Add huge page dirty sync supportJanosch Frank2018-07-302-36/+125
| | * s390/mm: Add gmap pmd invalidation and clearingJanosch Frank2018-07-302-3/+139
| | * s390/mm: Add gmap pmd notification bit settingJanosch Frank2018-07-301-6/+54
| | * s390/mm: Add gmap pmd linkingJanosch Frank2018-07-301-4/+9
| | * s390/mm: Abstract gmap notify bit settingJanosch Frank2018-07-301-4/+7
| | * s390/mm: Make gmap_protect_range more modularJanosch Frank2018-07-301-10/+83
| * | s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-07-161-0/+2
| * | s390/cmm: avoid add_timer on concurrently used timerVasily Gorbik2018-07-161-6/+1
| * | s390/cmm: split and simplify cmm pages proc handlerVasily Gorbik2018-07-061-35/+32
| * | s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik2018-07-061-1/+1
| * | s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-07-021-2/+2
| |/
* | s390/mm: fix refcount usage for 4K pgsteEric Farman2018-07-021-0/+4
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-1/+1
|\
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-122-5/+5
|\ \ | |/ |/|
| * KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-172-5/+5
* | s390: use _refcount for pgtablesMatthew Wilcox2018-06-071-9/+12
* | signal/s390: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-17/+6
* | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
|/
* mm/gup.c: document return valueMichael S. Tsirkin2018-04-131-0/+2
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-7/+8
* s390: unify linker symbols usageVasily Gorbik2018-02-271-2/+2
* s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens2018-02-221-1/+292
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-26/+18
|\
| * s390x/mm: simplify gmap_protect_rmap()David Hildenbrand2018-01-241-9/+8
| * s390/mm: Remove superfluous parameterJanosch Frank2018-01-231-2/+2
| * s390x/mm: cleanup gmap_pte_op_walk()David Hildenbrand2018-01-161-15/+8
* | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-1/+2
* | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-1/+1
* | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-1/+2
* | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
|/
* s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens2017-12-051-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-304-15/+4
|\
| * s390: Remove redundant license textGreg Kroah-Hartman2017-11-241-15/+0
| * s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
* | s390: cmm: Convert timers to use timer_setup()Kees Cook2017-11-211-5/+3
|/
* s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-161-1/+1
* s390/mm: remove unused codeHeiko Carstens2017-11-141-6/+3
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-143-46/+67
* s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-141-3/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-1/+1
|\
OpenPOWER on IntegriCloud