summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)AuthorFilesLines
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-115/+94
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+12
2024-09-10mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-2/+2
2024-09-05s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-09-02s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand1-6/+10
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas1-1/+1
2024-08-11s390/mm: get estimated free pages by memblock apiWei Yang1-1/+1
2024-08-07s390/mm/ptdump: Generate address marker array dynamicallyHeiko Carstens1-114/+77
2024-07-31s390: Keep inittext section writableHeiko Carstens2-10/+2
2024-07-31s390/mm: Get rid of RELOC_HIDE()Heiko Carstens1-8/+2
2024-07-31s390/mm/ptdump: Improve sorting of markersHeiko Carstens1-47/+53
2024-07-31s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens1-13/+22
2024-07-31s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens1-9/+12
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-2/+32
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados1-3/+3
2024-07-23s390/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens1-2/+2
2024-07-23s390/ptdump: Add KMSAN page markersIlya Leoshkevich1-0/+30
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-31/+38
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-1/+2
2024-07-13mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy1-2/+2
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens1-0/+4
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24s390/mm: Get total ram pages from memblockWei Yang1-1/+2
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle5-15/+15
2024-06-05s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand2-6/+6
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand1-6/+8
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand1-2/+4
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-22/+9
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)1-0/+30
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-41/+129
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev1-40/+125
2024-04-26s390: mm: accelerate pagefault when badaccessKefeng Wang1-1/+2
2024-04-26treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2-8/+4
2024-04-26mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2-3/+3
2024-04-26mm/treewide: remove pXd_huge()Peter Xu1-10/+0
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand1-40/+125
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev1-0/+2
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev1-1/+2
2024-04-03s390/mm: fix NULL pointer dereferenceHeiko Carstens1-1/+1
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-1/+19
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle1-1/+3
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-88/+94
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2-0/+16
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-10/+13
2024-03-07mm/treewide: replace pud_large() with pud_leaf()Peter Xu5-8/+8
2024-03-07mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu5-14/+14