aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/include/asm/book3s/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19powerpc: Refactor update_mmu_cache_range()Christophe Leroy1-24/+0
2023-10-19powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_access_prot()Christophe Leroy1-9/+0
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)1-8/+3
2022-09-26powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy1-5/+10
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-0/+4
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2019-08-20powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy1-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-12-14powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V1-204/+0
2015-12-14powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V1-35/+83
2015-12-14powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V1-9/+7
2015-12-14powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V1-0/+176
2015-12-14powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V1-0/+1
2015-12-14powerpc/mm: make a separate copy for book3sAneesh Kumar K.V1-0/+10