summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make cpu_spec __ro_after_initMichael Ellerman2023-11-271-2/+2
* powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy2023-08-021-0/+4
* powerpc/cputable: Split cpu_specs[] out of cputable.hChristophe Leroy2022-09-261-1876/+1
* powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy2022-09-261-37/+1
* powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypesChristophe Leroy2022-09-261-3/+0
* powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy2022-09-261-0/+2
* powerpc: Remove remaining parts of oprofileChristophe Leroy2022-07-271-65/+2
* powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab2022-05-221-2/+20
* powerpc: Export mmu_feature_keys[] as non-GPLKevin Hao2022-05-191-1/+1
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+1
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-291-67/+0
* powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy2020-12-091-0/+6
* powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy2020-12-091-39/+39
* powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy2020-12-091-2/+2
* powerpc: Retire e200 core (mpc555x processor)Christophe Leroy2020-12-051-46/+0
* powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy2020-12-041-8/+21
* powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe2020-11-191-8/+4
* powerpc/64s: Remove TM from Power10 featuresJordan Niethe2020-10-201-3/+10
* powerpc: Remove PowerPC 601Christophe Leroy2020-10-081-15/+0
* powerpc: untangle cputable mce includeNicholas Piggin2020-10-061-0/+1
* powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-171-4/+0
* powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
* powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-221-1/+2
* powerpc: Add POWER10 architected modeAlistair Popple2020-06-021-0/+22
* powerpc/40x: Remove support for IBM 405GPChristophe Leroy2020-05-281-13/+0
* powerpc/40x: Remove STB03xxxChristophe Leroy2020-05-281-13/+0
* powerpc/40x: Remove support for IBM 403GCXChristophe Leroy2020-05-281-37/+0
* powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-281-39/+0
* powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras2020-04-011-1/+0
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-02-281-1/+3
* powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy2019-08-281-2/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: don't use direct assignation during early boot.Christophe Leroy2019-05-031-3/+10
* powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2018-12-211-4/+6
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-191-19/+0
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-19/+0
* | powerpc: Remove Power8 DD1 from cputableJoel Stanley2018-07-121-19/+0
|/
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-33/+3
* KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-241-1/+0
* powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras2018-03-241-2/+22
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-181-15/+0
* powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman2017-11-151-3/+3
* powerpc: add POWER9_DD20 featureNicholas Piggin2017-11-061-0/+20
* powerpc/8xx: Use symbolic PVR valueChristophe Leroy2017-08-101-1/+1
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-2/+2
* powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47xMichael Ellerman2017-08-101-0/+2
* powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-251-1/+2
* powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-091-2/+35
* powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-101-0/+3