summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)AuthorFilesLines
2021-08-25s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens1-1/+1
2021-08-25s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand1-43/+0
2021-08-05s390: rename dma section to amode31Heiko Carstens2-3/+3
2021-08-05s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens1-1/+1
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior1-2/+2
2021-07-30s390: add kfence region to pagetable dumperSven Schnelle1-0/+16
2021-07-30s390: add support for KFENCESven Schnelle3-4/+11
2021-07-30s390/mm: implement set_memory_4k()Heiko Carstens1-2/+12
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov1-1/+1
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens1-4/+9
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle1-23/+0
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank1-0/+26
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-45/+21
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-07-01mm: remove special swap entry functionsAlistair Popple1-1/+1
2021-06-28s390/mm,pages-states: get rid of register asmHeiko Carstens1-6/+6
2021-06-18s390/maccess: use register pair instead of register asmHeiko Carstens1-10/+9
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik1-29/+6
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-1/+1
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens1-16/+2
2021-04-05s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev1-4/+4
2021-02-27Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-26/+26
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual2-1/+14
2021-02-24s390/mm: fix phys vs virt confusion in vmem_*() functions familyAlexander Gordeev1-15/+15
2021-02-24s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev1-11/+11
2021-01-19s390: convert to generic entrySven Schnelle1-1/+1
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-15/+15
2020-12-15Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-116/+71
2020-12-10s390/gmap: make gmap memcg awareChristian Borntraeger1-15/+15
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens1-2/+8
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens2-33/+9
2020-11-20s390/vmem: make variable and function names consistentAlexander Gordeev1-18/+18
2020-11-20s390/vmem: remove redundant checkAlexander Gordeev1-1/+1
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik2-8/+15
2020-11-11KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank1-0/+2
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik2-3/+3
2020-11-09s390/kasan: avoid confusing namingVasily Gorbik1-9/+7
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik1-42/+10
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+11
2020-10-21s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel1-0/+11
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-201/+231
2020-10-14arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport1-3/+4
2020-10-14arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport1-4/+2
2020-09-16s390/kasan: support protvirt with 4-level pagingVasily Gorbik1-6/+30
2020-09-16s390/mm,ptdump: sort markersVasily Gorbik1-0/+19
2020-09-16s390/mm,ptdump: add proper ifdefsHeiko Carstens1-2/+3