summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64/pgtable.h
AgeCommit message (Expand)Author
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)
2026-03-17powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.cRitesh Harjani (IBM)
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle
2026-01-26powerpc/mm: support page table checkRohan McLure
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-01mm/powerpc: add missing pud helpersPeter Xu
2024-08-29powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2024-07-12powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy
2024-04-25mm/powerpc: redefine pXd_huge() with pXd_leaf()Peter Xu
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu
2024-03-06mm/powerpc: define pXd_large() with pXd_leaf()Peter Xu
2024-03-03powerpc: Refactor __kernel_map_pages()Christophe Leroy
2023-12-07powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONEAneesh Kumar K.V (IBM)
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray
2023-10-19powerpc: Support execute-only on all powerpcChristophe Leroy
2023-10-19powerpc/64s: Use generic permission masksChristophe Leroy
2023-10-19powerpc: Remove pte_mkuser() and pte_mkpriviledged()Christophe Leroy
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-10-19powerpc: Remove pte_ERROR()Christophe Leroy
2023-08-31powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand
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/mm/64s: Drop p4d_leaf()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-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-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-09powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3sDavid Hildenbrand