summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao2024-05-071-2/+0
* powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy2022-05-051-1/+1
* powerpc/mm: Make slice specific to book3s/64Christophe Leroy2022-05-051-1/+0
* powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy2021-08-251-1/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-1/+1
|\
| * powerpc/mm: Implement set_memory() routinesRussell Currey2021-06-211-1/+1
* | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
|/
* powerpc/mem: Move cache flushing functions into mm/cacheflush.cChristophe Leroy2021-04-141-1/+2
* Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-1/+0
|\
| * powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-1/+0
* | powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy2020-12-081-1/+1
|/
* powerpc/mm: Move ioremap functions out of pgtable_32/64.cChristophe Leroy2019-08-271-1/+1
* powerpc/mm: move common 32/64 bits ioremap functions into ioremap.cChristophe Leroy2019-08-271-1/+1
* powerpc/mm: fix redundant inclusion of pgtable-frag.o in MakefileChristophe Leroy2019-05-061-1/+0
* powerpc/mm: Fix makefile for KASANChristophe Leroy2019-05-061-6/+0
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+1
* powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy2019-05-031-0/+6
* powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy2019-05-031-1/+1
* powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGEChristophe Leroy2019-05-031-1/+1
* powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-031-16/+1
* powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-2/+1
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-22/+3
* powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar2019-03-121-0/+3
* powerpc: Enable kcovAndrew Donnellan2019-02-231-0/+5
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2019-02-221-9/+1
* powerpc/mm: dump block address translation on book3s/32Christophe Leroy2018-12-041-1/+1
* powerpc/mm: dump segment registers on book3s/32Christophe Leroy2018-12-041-1/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-041-0/+1
* powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy2018-12-041-1/+3
* powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy2018-11-261-1/+1
* powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-191-2/+0
* powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2018-10-141-1/+3
* powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy2018-10-141-0/+7
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-1/+1
* powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-191-1/+1
* powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-081-2/+2
* powerpc: initial pkey plumbingRam Pai2018-01-201-0/+1
* powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot2018-01-161-1/+1
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-3/+3
|\
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt2017-08-231-1/+1
* powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt2017-08-031-2/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-161-1/+2
|\
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-1/+2
* | powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman2016-12-011-2/+2
|/
* powerpc/mm: Dump hash tableRashmica Gupta2016-11-171-1/+2
* powerpc/mm: Dump linux pagetablesRashmica Gupta2016-11-171-0/+1
* powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-4/+3