aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti1-1/+1
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+43
2019-05-03powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy1-2/+2
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy1-0/+4
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy1-0/+1
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy1-0/+1
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy1-0/+1
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy1-0/+1
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy1-1/+1
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman1-0/+8
2019-04-21powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey1-0/+1
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+12
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy1-0/+12
2019-04-17powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman1-1/+1
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman1-0/+3
2019-02-18powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig1-0/+2
2019-02-18powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig1-0/+1
2019-01-15powerpc: Allow CPU selection of G4/74xx variantMathieu Malaterre1-0/+6
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-12-20powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig1-1/+2
2018-11-26powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy1-9/+1
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-6/+2
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-2/+2
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-4/+0
2018-10-03powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V1-0/+1
2018-08-08powerpc: Allow CPU selection of e300core variantsChristophe Leroy1-0/+10
2018-08-08powerpc: Allow CPU selection also on PPC32Christophe Leroy1-4/+11
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy1-0/+15
2018-07-04powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen1-1/+0
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+4
2018-05-15powerpc/book3s64: Enable split pmd ptlock.Aneesh Kumar K.V1-0/+4
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-0/+1
2018-04-01powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin1-0/+5
2018-04-01powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin1-2/+6
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin1-5/+1
2018-03-06powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy1-0/+1
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy1-7/+0
2018-01-16powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy1-1/+0
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-5/+14
2017-11-06powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman1-0/+13
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-5/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10powerpc/8xx: remove CONFIG_8xxChristophe Leroy1-5/+0
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-1/+1
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt1-38/+0
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V1-0/+1
2017-07-06powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V1-0/+5
2017-04-19powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin1-1/+2
2017-04-13powerpc: Allow platforms to force-enable CONFIG_SMPMichael Ellerman1-1/+7