summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-0/+4
|\
| * powerpc/book3s64: Enable split pmd ptlock.Aneesh Kumar K.V2018-05-151-0/+4
* | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-0/+1
|/
* powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin2018-04-011-0/+5
* powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin2018-04-011-2/+6
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-5/+1
* powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-03-061-0/+1
* powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-161-7/+0
* powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy2018-01-161-1/+0
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-5/+14
|\
| * powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman2017-11-061-0/+13
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-5/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/8xx: remove CONFIG_8xxChristophe Leroy2017-08-101-5/+0
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt2017-08-031-38/+0
* powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V2017-07-061-0/+1
* powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V2017-07-061-0/+5
* powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin2017-04-191-1/+2
* powerpc: Allow platforms to force-enable CONFIG_SMPMichael Ellerman2017-04-131-1/+7
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-121-0/+1
|\
| * powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt2017-04-071-0/+1
* | powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V2017-03-311-1/+1
|/
* powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-261-0/+7
* powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-0/+1
* powerpc: Set default CPU type to POWER8 for little endian buildsAnton Blanchard2016-10-041-0/+1
* powerpc/boot: Add support for XZ compressionOliver O'Halloran2016-09-281-0/+1
* powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-1/+0
* powerpc/mm/radix: Add THP support for 4K linux page sizeAneesh Kumar K.V2016-05-111-1/+1
* powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V2016-05-011-0/+9
* powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman2015-10-191-11/+0
* powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman2015-05-181-0/+1
* powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2015-05-111-0/+10
* powerpc: Spelling s/embeeded/embedded/Geert Uytterhoeven2015-03-231-1/+1
* powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-0/+6
|\
| * powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard2014-09-251-0/+2
| * powerpc: Add POWER8 CPU selectionAnton Blanchard2014-09-251-0/+4
* | powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman2014-09-221-1/+5
|/
* powerpc: Remove CONFIG_POWER4Michael Ellerman2014-07-281-8/+4
* powerpc: Remove power3 from commentsMichael Ellerman2014-07-281-1/+1
* powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-281-4/+0
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-111-5/+1
* powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater2014-04-281-0/+5
* ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett2014-04-071-0/+1
* powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-091-0/+1
* powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard2013-11-251-3/+17
* powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-211-0/+11
* powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard2013-10-301-4/+5
* powerpc/booke64: Use appropriate -mcpuScott Wood2013-08-201-0/+13
OpenPOWER on IntegriCloud