aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32/mmu-hash.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy1-0/+2
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy1-0/+5
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy1-1/+76
2021-06-17powerpc/32s: Simplify calculation of segment register contentChristophe Leroy1-19/+23
2021-06-17powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy1-0/+10
2021-06-17powerpc/32s: Refactor update of user segment registersChristophe Leroy1-0/+27
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan1-1/+1
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman1-0/+1
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy1-1/+1
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy1-4/+0
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy1-0/+2
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy1-0/+3
2019-02-23powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy1-0/+2
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy1-0/+6
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy1-0/+4
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy1-1/+4
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V1-3/+3
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V1-0/+93