summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
13 dayspowerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom3-92/+0
13 dayspowerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky1-0/+9
2025-12-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)1-0/+6
2025-12-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)1-4/+6
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-21/+17
2025-09-22powerpc: stop calling page_address() in free_pages()Vishal Moola (Oracle)1-1/+1
2025-09-22kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov3-7/+3
2025-09-16powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy2-3/+3
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)2-8/+8
2025-09-14powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"David Hildenbrand4-5/+5
2025-09-06powerpc/8xx: Remove offset in SPRN_M_TWBChristophe Leroy1-9/+1
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-15/+11
2025-07-30Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-12/+19
2025-07-22powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...Ritesh Harjani (IBM)2-5/+5
2025-07-20Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+1
2025-07-10powerpc: remove checks for devmap pages and PMDs/PUDsAlistair Popple6-14/+10
2025-07-10mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes1-1/+1
2025-06-23book3s64/radix : Optimize vmemmap start alignmentDonet Tom1-11/+18
2025-06-23book3s64/radix : Handle error conditions properly in radix_vmemmap_populateDonet Tom1-1/+1
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-25/+58
2025-05-27Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-17/+20
2025-05-15powerpc/mm/fault: Use str_write_read() helper functionThorsten Blum1-2/+3
2025-05-12powerpc/8xx: Reduce alignment constraint for kernel memoryChristophe Leroy1-15/+17
2025-05-12powerpc: mm: call ctor/dtor for kernel PTEsKevin Brodsky1-17/+13
2025-05-12mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky2-2/+2
2025-05-12mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual1-2/+44
2025-05-12arch: remove mk_pmd()Matthew Wilcox (Oracle)1-5/+0
2025-04-15book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom1-2/+15
2025-04-15book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)1-1/+2
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-27/+14
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman5-27/+14
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-20/+9
2025-03-18arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-5/+0
2025-03-18arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-3/+6
2025-03-18arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-14/+0
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual1-1/+1
2025-03-17powerpc: insert System RAM resource to prevent crashkernel conflictSourabh Jain1-1/+1
2025-03-17mm/hugetlb: add pre-HVO frameworkFrank van der Linden1-0/+1
2025-03-17mm/bootmem_info: export register_page_bootmem_memmapFrank van der Linden1-0/+4
2025-03-17mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-2/+2
2025-03-16cxl: Remove driverAndrew Donnellan5-27/+14
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras1-2/+2
2025-02-26powerpc/io: Remove PCI_FIX_ADDRMichael Ellerman1-1/+1
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman1-9/+0
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman1-12/+0
2025-02-24powerpc/32: Stop printing Kernel virtual memory layoutChristophe Leroy1-22/+0
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra1-1/+1
2025-01-26mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang6-33/+11