summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-13s390/extmem: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/pageattr: Convert to use flag output macrosHeiko Carstens
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador
2024-10-29s390/mm: Cleanup fault error handlingHeiko Carstens
2024-10-29s390/mm: Convert to LOCK_MM_AND_FIND_VMAHeiko Carstens
2024-10-29s390/mm: Get rid of fault type switch statementsHeiko Carstens
2024-10-29s390/mm: Simplify get_fault_type()Heiko Carstens
2024-10-29s390/mm/gmap: Remove gmap_{en,dis}able()Claudio Imbrenda
2024-10-29s390/mm/fault: Handle guest-related program interrupts in KVMClaudio Imbrenda
2024-10-29s390/mm/gmap: Fix __gmap_fault() return codeClaudio Imbrenda
2024-10-29s390/mm/gmap: Refactor gmap_fault() and add support for pfaultClaudio Imbrenda
2024-10-29s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT againClaudio Imbrenda
2024-10-25s390/pageattr: Implement missing kernel_page_present()Heiko Carstens
2024-10-25s390: Fix various typosHeiko Carstens
2024-10-16s390: Remove remaining _PAGE_* macrosVincenzo Frascino
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