summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy
2020-03-25powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-03-18powerpc/64s/radix: Fix CONFIG_SMP=n buildNicholas Piggin
2020-03-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-03-10Merge branch 'fixes' into nextMichael Ellerman
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-04powerpc/numa: Remove late request for home node associativitySrikar Dronamraju
2020-03-04powerpc/numa: Early request for home node associativitySrikar Dronamraju
2020-03-04powerpc/numa: Use cpu node map of first sibling threadSrikar Dronamraju
2020-03-04powerpc/numa: Handle extra hcall_vphn error casesSrikar Dronamraju
2020-03-04powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()Alexey Kardashevskiy
2020-03-04powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-03-04powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...Greg Kroah-Hartman
2020-02-26powerpc/32: drop get_pteptr()Christophe Leroy
2020-02-26powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy
2020-02-19powerpc/32s: Slenderize _tlbia() for powerpc 603/603eChristophe Leroy
2020-02-19powerpc/32s: Don't flush all TLBs when flushing one pageChristophe Leroy
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-02-17powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31powerpc: book3s64: convert to pin_user_pages() and put_user_page()John Hubbard
2020-01-30powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACKChristophe Leroy
2020-01-28powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-01-27powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()Christophe Leroy
2020-01-27powerpc/32: Simplify KASAN initChristophe Leroy
2020-01-27powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy
2020-01-27powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy
2020-01-27powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy
2020-01-27powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe
2020-01-26powerpc: use probe_user_read() and probe_user_write()Christophe Leroy
2020-01-23powerpc/8xx: Fix permanently mapped IMMR region.Christophe Leroy
2020-01-23powerpc/ptdump: Fix W+X verificationChristophe Leroy
2020-01-23powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy
2020-01-16powerpc/book3s64/hash: Disable 16M linear mapping size if not alignedRussell Currey
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-12-23powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2019-12-16powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy
2019-12-13powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2019-12-05powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-29powerpc/fixmap: fix crash with HIGHMEMChristophe Leroy
2019-11-25powerpc/fixmap: don't clear fixmap area in paging_init()Christophe Leroy