aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/Kconfig.cputype
AgeCommit message (Expand)Author
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-20powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig
2018-11-26powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-03powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V
2018-08-08powerpc: Allow CPU selection of e300core variantsChristophe Leroy
2018-08-08powerpc: Allow CPU selection also on PPC32Christophe Leroy
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy
2018-07-04powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-15powerpc/book3s64: Enable split pmd ptlock.Aneesh Kumar K.V
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-04-01powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin
2018-04-01powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin
2018-03-06powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy
2018-01-16powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman
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-10powerpc/8xx: remove CONFIG_8xxChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V
2017-07-06powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V
2017-04-19powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin
2017-04-13powerpc: Allow platforms to force-enable CONFIG_SMPMichael Ellerman
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-07powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy
2016-10-04powerpc: Set default CPU type to POWER8 for little endian buildsAnton Blanchard
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-05-11powerpc/mm/radix: Add THP support for 4K linux page sizeAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V
2015-10-19powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman
2015-05-18powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman
2015-03-23powerpc: Spelling s/embeeded/embedded/Geert Uytterhoeven
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman