summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-05-15powerpc/mm/fault: Use str_write_read() helper functionThorsten Blum
2025-05-12powerpc/8xx: Reduce alignment constraint for kernel memoryChristophe Leroy
2025-05-11powerpc: mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-04-15book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom
2025-04-15book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-16powerpc: insert System RAM resource to prevent crashkernel conflictSourabh Jain
2025-03-16mm/hugetlb: add pre-HVO frameworkFrank van der Linden
2025-03-16mm/bootmem_info: export register_page_bootmem_memmapFrank van der Linden
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-16cxl: Remove driverAndrew Donnellan
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras
2025-02-26powerpc/io: Remove PCI_FIX_ADDRMichael Ellerman
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman
2025-02-24powerpc/32: Stop printing Kernel virtual memory layoutChristophe Leroy
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...Oscar Salvador
2024-11-05powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()Qi Zheng
2024-10-23book3s64/hash: Early detect debug_pagealloc size requirementRitesh Harjani (IBM)
2024-10-23book3s64/hash: Disable kfence if not early initRitesh Harjani (IBM)
2024-10-23book3s64/radix: Refactoring common kfence related functionsRitesh Harjani (IBM)
2024-10-23book3s64/hash: Add kfence functionalityRitesh Harjani (IBM)
2024-10-23book3s64/hash: Disable debug_pagealloc if it requires more memoryRitesh Harjani (IBM)
2024-10-23book3s64/hash: Make kernel_map_linear_page() genericRitesh Harjani (IBM)
2024-10-23book3s64/hash: Refactor hash__kernel_map_pages() functionRitesh Harjani (IBM)
2024-10-23book3s64/hash: Add hash_debug_pagealloc_alloc_slots() functionRitesh Harjani (IBM)
2024-10-23book3s64/hash: Add hash_debug_pagealloc_add_slot() functionRitesh Harjani (IBM)
2024-10-23book3s64/hash: Refactor kernel linear map related callsRitesh Harjani (IBM)
2024-10-23book3s64/hash: Remove kfence support temporarilyRitesh Harjani (IBM)
2024-10-23powerpc/mm/fault: Fix kfence page fault reportingRitesh Harjani (IBM)
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds