summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/32/mmu-hash.h
AgeCommit message (Expand)Author
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy
2019-02-23powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V