summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-092-8/+7
|\
| * s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | | Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds2021-09-071-1/+1
* | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-031-1/+1
|\ \ \
| * | | s390/pv: fix the forcing of the swiotlbHalil Pasic2021-07-231-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-1/+1
|\ \ \ | |_|/ |/| |
| * | mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard2021-09-031-1/+1
| |/
* | s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens2021-08-251-1/+1
* | s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev2021-08-251-21/+20
* | s390/mm: remove unused cmma functionsDavid Hildenbrand2021-08-181-43/+0
* | s390: rename dma section to amode31Heiko Carstens2021-08-052-3/+3
* | s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens2021-08-051-1/+1
* | s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-051-2/+2
* | s390: add kfence region to pagetable dumperSven Schnelle2021-07-301-0/+16
* | s390: add support for KFENCESven Schnelle2021-07-303-4/+11
* | s390/mm: implement set_memory_4k()Heiko Carstens2021-07-301-2/+12
* | s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-271-1/+1
|/
* s390/mm: use call_on_stack() macroHeiko Carstens2021-07-081-4/+9
* s390/signal: remove sigreturn on stackSven Schnelle2021-07-081-23/+0
* s390: mm: Fix secure storage access exception handlingJanosch Frank2021-07-051-0/+26
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-043-45/+21
|\
| * s390/mm,pages-states: get rid of register asmHeiko Carstens2021-06-281-6/+6
| * s390/maccess: use register pair instead of register asmHeiko Carstens2021-06-181-10/+9
| * s390: setup kernel memory layout earlyVasily Gorbik2021-06-181-29/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+1
|\ \
| * | mm: remove special swap entry functionsAlistair Popple2021-07-011-1/+1
| |/
* / sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
|/
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+1
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* s390/traps,mm: add conditional trap handlersHeiko Carstens2021-04-121-16/+2
* s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev2021-04-051-4/+4
* Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-262-26/+26
|\
| * s390/mm: fix phys vs virt confusion in vmem_*() functions familyAlexander Gordeev2021-02-241-15/+15
| * s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev2021-02-241-11/+11
* | s390/mm: define arch_get_mappable_range()Anshuman Khandual2021-02-262-1/+14
|/
* s390: convert to generic entrySven Schnelle2021-01-191-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-15/+15
|\
| * s390/gmap: make gmap memcg awareChristian Borntraeger2020-12-101-15/+15
* | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-146-116/+71
|\ \
| * | s390/mm: use invalid asce instead of kernel asceHeiko Carstens2020-11-231-2/+8
| * | s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-232-33/+9
| * | s390/vmem: make variable and function names consistentAlexander Gordeev2020-11-201-18/+18
| * | s390/vmem: remove redundant checkAlexander Gordeev2020-11-201-1/+1
| * | s390: unify identity mapping limits handlingVasily Gorbik2020-11-202-8/+15
| * | s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik2020-11-092-3/+3
| * | s390/kasan: avoid confusing namingVasily Gorbik2020-11-091-9/+7
| * | s390/kasan: remove 3-level paging supportVasily Gorbik2020-11-091-42/+10
| |/
* / KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank2020-11-111-0/+2
|/