aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy1-0/+1
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy1-4/+4
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-1/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-1/+1
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-13/+6
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin1-9/+4
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley1-8/+7
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva1-1/+2
2018-04-13powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman1-2/+21
2018-04-05powerpc/64s: Fix POWER9 DD2.2 and above in cputable featuresNicholas Piggin1-1/+2
2018-04-01powerpc/64s: Refine feature sets for little endian buildsNicholas Piggin1-0/+15
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin1-6/+2
2018-04-01powerpc: Remove unused CPU_FTR_ARCH_201Nicholas Piggin1-2/+1
2018-04-01powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLENicholas Piggin1-2/+2
2018-04-01powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYSNicholas Piggin1-1/+1
2018-03-28Merge branch 'fixes' into nextMichael Ellerman1-1/+3
2018-03-27powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling1-3/+2
2018-03-24powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras1-1/+6
2018-03-24powerpc: Free up CPU feature bits on 64-bit machinesPaul Mackerras1-62/+71
2018-03-24powerpc: Book E: Remove unused CPU_FTR_L2CSR bitPaul Mackerras1-4/+3
2018-03-24powerpc: Use feature bit for RTC presence rather than timebase presencePaul Mackerras1-47/+38
2018-03-23powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V1-1/+2
2018-01-21powerpc: Enable pkey subsystemRam Pai1-4/+5
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin1-12/+0
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+8
2017-11-15powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman1-3/+4
2017-11-06powerpc: add POWER9_DD20 featureNicholas Piggin1-1/+4
2017-11-06powerpc/64: Free up CPU_FTR_ICSWXMichael Ellerman1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-2/+2
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman1-2/+1
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin1-0/+2
2017-04-19powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin1-1/+2
2017-04-19powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin1-1/+1
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-1/+3
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao1-0/+6
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-11/+0
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman1-1/+6
2016-08-01powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman1-5/+4
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-0/+8
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling1-3/+14
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling1-1/+2
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-1/+1
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff1-4/+6
2015-06-02powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe1-1/+1
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar1-1/+7
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman1-1/+1
2014-11-10powerpc: Remove unused CPU_FTRS_A2Michael Ellerman1-6/+2
2014-11-10powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman1-1/+1