aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pgtable-types.h
AgeCommit message (Expand)Author
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V
2016-05-01powerpc/mm: Add pte_xchg() helperMichael Ellerman
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V
2016-03-03powerpc/mm: Don't have conditional defines for real_pte_tAneesh Kumar K.V
2016-03-03powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V