summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s
AgeCommit message (Expand)Author
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2022-11-30powerpc/mm: Remove flush_all_mm, local_flush_all_mmBenjamin Gray
2022-11-30powerpc/mm: Remove empty hash__ functionsBenjamin Gray
2022-10-18powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin
2022-09-30powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V
2022-09-28powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt
2022-09-26powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy
2022-09-26powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy
2022-09-26powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy
2022-09-26powerpc/mm/64s: Drop p4d_leaf()Michael Ellerman
2022-09-26powerpc/mm/64s: Drop pgd_huge()Michael Ellerman
2022-09-08powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-07-27powerpc/64s: Remove spurious fault flushing for NMMUNicholas Piggin
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-24powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...Christophe Leroy
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-09powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3sDavid Hildenbrand
2022-05-09powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3sDavid Hildenbrand
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy
2022-05-05powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)
2022-03-08powerpc/64: Force inlining of prevent_user_access() and set_kuap()Christophe Leroy
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-02-03powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child
2021-12-09powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64Christophe Leroy
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-22powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley
2021-10-07powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy