summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-251-0/+1
* powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-131-0/+19
* powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-011-0/+17
* powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-011-0/+20
* powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-171-2/+2
* powerpc: Remove unused remnants from A2 cpuRashmica Gupta2016-05-111-2/+0
* powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-041-0/+4
* powerpc: Add POWER9 cputable entryMichael Neuling2016-02-221-0/+27
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-191-1/+3
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-2/+2
|\
| * powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-171-2/+2
* | powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt2015-03-201-0/+20
|/
* powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal2015-01-291-0/+1
* powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman2014-09-221-0/+5
* powerpc: Remove CLASSIC_PPCMichael Ellerman2014-07-281-2/+2
* powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-281-90/+0
* powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-221-0/+20
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-111-38/+0
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-06-111-1/+2
* powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman2014-03-241-1/+1
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2013-12-051-0/+4
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-051-0/+4
* powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar2013-12-051-0/+8
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-08-091-1/+1
|\
| * powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-071-1/+1
* | powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-241-1/+19
|/
* powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
* powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
* powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
* powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan2013-05-061-0/+5
* powerpc/cputable: Advertise ISEL support on appropriate embedded processorsNishanth Aravamudan2013-05-061-0/+5
* powerpc/cputable: Advertise DSCR support on P7/P7+Nishanth Aravamudan2013-05-061-0/+4
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-301-3/+6
|\
| * powerpc/85xx: Add AltiVec support for e6500Kumar Gala2013-03-121-3/+6
* | powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-131-1/+1
|/
* powerpc: Add POWER8 architected mode to cputableMichael Neuling2012-11-151-0/+15
* powerpc: POWER8 cputable entryMichael Neuling2012-11-151-0/+21
* powerpc: Add POWER8 setup codeMichael Neuling2012-11-151-0/+2
* powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2012-09-121-0/+4
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+1
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-211-0/+18
|\
| * powerpc: Add initial e6500 cpu supportKumar Gala2012-03-151-0/+18
* | powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-171-1/+1
|/
* powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-091-0/+14
* powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-301-0/+13
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc: Return the_cpu_ spec from identify_cpuScott Wood2011-08-051-5/+6
* powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-26/+19
* powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-271-2/+23
OpenPOWER on IntegriCloud