aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc/cputable: Split cpu_specs[] out of cputable.hChristophe Leroy1-1876/+1
2022-09-26powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy1-37/+1
2022-09-26powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypesChristophe Leroy1-3/+0
2022-09-26powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy1-0/+2
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy1-65/+2
2022-05-22powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab1-2/+20
2022-05-19powerpc: Export mmu_feature_keys[] as non-GPLKevin Hao1-1/+1
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar1-67/+0
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy1-0/+6
2020-12-09powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy1-39/+39
2020-12-09powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy1-2/+2
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy1-46/+0
2020-12-04powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy1-8/+21
2020-11-19powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe1-8/+4
2020-10-20powerpc/64s: Remove TM from Power10 featuresJordan Niethe1-3/+10
2020-10-08powerpc: Remove PowerPC 601Christophe Leroy1-15/+0
2020-10-06powerpc: untangle cputable mce includeNicholas Piggin1-0/+1
2020-08-17powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan1-4/+0
2020-08-17powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan1-0/+20
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin1-1/+2
2020-06-02powerpc: Add POWER10 architected modeAlistair Popple1-0/+22
2020-05-28powerpc/40x: Remove support for IBM 405GPChristophe Leroy1-13/+0
2020-05-28powerpc/40x: Remove STB03xxxChristophe Leroy1-13/+0
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy1-37/+0
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek1-39/+0
2020-04-01powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras1-1/+0
2020-02-28powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario1-1/+3
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