summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
AgeCommit message (Expand)Author
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
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman
2014-07-28powerpc: Remove power3 from commentsMichael Ellerman
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater
2014-04-07ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard
2013-10-30powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard
2013-08-20powerpc/booke64: Use appropriate -mcpuScott Wood
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V
2013-05-28clk: add PowerPC corenet clock driver supportTang Yuantian
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle
2013-03-12powerpc/85xx: Add AltiVec support for e6500Kumar Gala
2013-01-10powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker
2012-07-11powerpc/e500: add paravirt QEMU platformScott Wood
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-04-30powerpc: Add 64-bit CPU targets for gccAnton Blanchard
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2011-12-07powerpc: Kconfig updates for FSL BookE HUGETLB 64-bitBecky Bruce
2011-11-25powerpc/icswx: Simple ACOP fault handlerJimi Xenidis
2011-11-25powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis
2011-11-25powerpc: Split ICSWX ACOP and PID processingJimi Xenidis
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin
2011-04-27powerpc: Add A2 cpu supportBenjamin Herrenschmidt
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-03-05powerpc/perf: e500 supportScott Wood
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-12powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar