aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy1-2/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-03powerpc: don't use direct assignation during early boot.Christophe Leroy1-3/+10
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy1-4/+6
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-19/+0
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin1-19/+0
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley1-19/+0
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin1-33/+3
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras1-1/+0
2018-03-24powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras1-2/+22
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin1-15/+0
2017-11-15powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman1-3/+3
2017-11-06powerpc: add POWER9_DD20 featureNicholas Piggin1-0/+20
2017-08-10powerpc/8xx: Use symbolic PVR valueChristophe Leroy1-1/+1
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-2/+2
2017-08-10powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47xMichael Ellerman1-0/+2
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin1-1/+2
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin1-2/+35
2017-03-10powerpc/64s: POWER9 machine check handlerNicholas Piggin1-0/+3
2017-02-17powerpc: Add POWER9 architected mode to cputableRussell Currey1-0/+17
2016-09-25powerpc/8xx: add dedicated machine check handlerChristophe Leroy1-0/+1
2016-09-13powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V1-0/+19
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao1-0/+17
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao1-0/+20
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V1-2/+2
2016-05-11powerpc: Remove unused remnants from A2 cpuRashmica Gupta1-2/+0
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-0/+4
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling1-0/+27
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff1-1/+3
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-2/+2
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt1-0/+20
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar1-2/+2
2015-01-29powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal1-0/+1
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman1-0/+5
2014-07-28powerpc: Remove CLASSIC_PPCMichael Ellerman1-2/+2
2014-07-28powerpc: Drop support for pre-POWER4 cpusMichael Ellerman1-90/+0
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley1-0/+20
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman1-38/+0
2014-06-11powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt1-1/+2
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman1-1/+1
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar1-0/+4
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar1-0/+4
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar1-0/+8
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-1/+1
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan1-1/+1
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling1-1/+19
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling1-4/+4
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan1-2/+2
2013-05-06powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan1-0/+5