summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/Makefile
AgeCommit message (Expand)Author
2019-03-12powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar
2019-02-23powerpc: Enable kcovAndrew Donnellan
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy
2018-12-04powerpc/mm: dump segment registers on book3s/32Christophe Leroy
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin
2018-10-14powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman
2018-09-19powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-01-20powerpc: initial pkey plumbingRam Pai
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot
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-23powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman
2016-11-17powerpc/mm: Dump hash tableRashmica Gupta
2016-11-17powerpc/mm: Dump linux pagetablesRashmica Gupta
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-05-11powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V
2016-05-11powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy
2015-12-14powerpc/mm: Convert 4k insert from asm to CAneesh Kumar K.V
2015-12-14powerpc/mm: Convert 4k hash insert to CAneesh Kumar K.V
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2015-03-18powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz
2014-11-14powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie
2014-07-28powerpc: Remove STAB codeMichael Ellerman
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2011-11-25powerpc: Split ICSWX ACOP and PID processingJimi Xenidis
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney