aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pgtable-types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy1-7/+2
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy1-0/+4
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt1-0/+1
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V1-0/+7
2016-05-01powerpc/mm: Add pte_xchg() helperMichael Ellerman1-0/+12
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman1-46/+0
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V1-5/+8
2016-03-03powerpc/mm: Don't have conditional defines for real_pte_tAneesh Kumar K.V1-17/+9
2016-03-03powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V1-0/+108