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