summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputable.h
AgeCommit message (Expand)AuthorLines
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V-1/+2
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V-2/+2
2019-08-28powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHEChristophe Leroy-3/+2
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy-2/+1
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy-6/+8
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy-0/+1
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy-4/+4
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy-1/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-1/+1
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-13/+6
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin-9/+4
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley-8/+7
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva-1/+2
2018-04-13powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman-2/+21
2018-04-05powerpc/64s: Fix POWER9 DD2.2 and above in cputable featuresNicholas Piggin-1/+2
2018-04-01powerpc/64s: Refine feature sets for little endian buildsNicholas Piggin-0/+15
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin-6/+2
2018-04-01powerpc: Remove unused CPU_FTR_ARCH_201Nicholas Piggin-2/+1
2018-04-01powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLENicholas Piggin-2/+2
2018-04-01powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYSNicholas Piggin-1/+1
2018-03-28Merge branch 'fixes' into nextMichael Ellerman-1/+3
2018-03-27powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling-3/+2
2018-03-24powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras-1/+6
2018-03-24powerpc: Free up CPU feature bits on 64-bit machinesPaul Mackerras-62/+71
2018-03-24powerpc: Book E: Remove unused CPU_FTR_L2CSR bitPaul Mackerras-4/+3
2018-03-24powerpc: Use feature bit for RTC presence rather than timebase presencePaul Mackerras-47/+38
2018-03-23powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V-1/+2
2018-01-21powerpc: Enable pkey subsystemRam Pai-4/+5
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin-12/+0
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+8
2017-11-15powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman-3/+4
2017-11-06powerpc: add POWER9_DD20 featureNicholas Piggin-1/+4
2017-11-06powerpc/64: Free up CPU_FTR_ICSWXMichael Ellerman-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy-2/+2
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman-2/+1
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin-0/+2
2017-04-19powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin-1/+2
2017-04-19powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin-1/+1
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-1/+3
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao-0/+6
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao-11/+0
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman-1/+6
2016-08-01powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman-5/+4
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao-0/+8
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling-3/+14
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling-1/+2
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-1/+1
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff-4/+6