summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-05s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer
2024-09-01s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas
2024-08-11s390/mm: get estimated free pages by memblock apiWei Yang
2024-08-07s390/mm/ptdump: Generate address marker array dynamicallyHeiko Carstens
2024-07-31s390: Keep inittext section writableHeiko Carstens
2024-07-31s390/mm: Get rid of RELOC_HIDE()Heiko Carstens
2024-07-31s390/mm/ptdump: Improve sorting of markersHeiko Carstens
2024-07-31s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens
2024-07-31s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-23s390/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens
2024-07-23s390/ptdump: Add KMSAN page markersIlya Leoshkevich
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24s390/mm: Get total ram pages from memblockWei Yang
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-05s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev
2024-04-25s390: mm: accelerate pagefault when badaccessKefeng Wang
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev
2024-04-03s390/mm: fix NULL pointer dereferenceHeiko Carstens
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu