summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle
2021-10-26s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev
2021-10-25s390/mm: optimize reset_guest_reference_bit()David Hildenbrand
2021-10-25s390/mm: optimize set_guest_storage_key()David Hildenbrand
2021-10-25s390/mm: no need for pte_alloc_map_lock() if we know the pmd is presentDavid Hildenbrand
2021-10-25s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand
2021-10-25s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand
2021-10-25s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand
2021-10-25s390/gmap: validate VMA in __gmap_zap()David Hildenbrand
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-11s390/cmm: use string_upper() instead of open coded variantAndy Shevchenko
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07s390/mm: fix kernel doc commentsHeiko Carstens
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard
2021-08-25s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens
2021-08-25s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-08-05s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-07-30s390: add kfence region to pagetable dumperSven Schnelle
2021-07-30s390: add support for KFENCESven Schnelle
2021-07-30s390/mm: implement set_memory_4k()Heiko Carstens
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-07-23s390/pv: fix the forcing of the swiotlbHalil Pasic
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-06-28s390/mm,pages-states: get rid of register asmHeiko Carstens
2021-06-18s390/maccess: use register pair instead of register asmHeiko Carstens
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens
2021-04-05s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev