summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputable.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva2018-06-031-1/+2
* powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman2018-04-131-2/+21
* powerpc/64s: Fix POWER9 DD2.2 and above in cputable featuresNicholas Piggin2018-04-051-1/+2
* powerpc/64s: Refine feature sets for little endian buildsNicholas Piggin2018-04-011-0/+15
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-6/+2
* powerpc: Remove unused CPU_FTR_ARCH_201Nicholas Piggin2018-04-011-2/+1
* powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLENicholas Piggin2018-04-011-2/+2
* powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYSNicholas Piggin2018-04-011-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-03-281-1/+3
|\
| * powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-1/+2
* | powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling2018-03-271-3/+2
* | powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras2018-03-241-1/+6
* | powerpc: Free up CPU feature bits on 64-bit machinesPaul Mackerras2018-03-241-62/+71
* | powerpc: Book E: Remove unused CPU_FTR_L2CSR bitPaul Mackerras2018-03-241-4/+3
* | powerpc: Use feature bit for RTC presence rather than timebase presencePaul Mackerras2018-03-241-47/+38
|/
* powerpc: Enable pkey subsystemRam Pai2018-01-211-4/+5
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-181-12/+0
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-4/+8
|\
| * powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman2017-11-151-3/+4
| * powerpc: add POWER9_DD20 featureNicholas Piggin2017-11-061-1/+4
| * powerpc/64: Free up CPU_FTR_ICSWXMichael Ellerman2017-11-061-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-2/+2
* powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-011-2/+1
* powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-091-0/+2
* powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin2017-04-191-1/+2
* powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin2017-04-191-1/+1
* powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-251-0/+1
* powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+3
* powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-011-0/+6
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-011-11/+0
* powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2016-08-011-1/+6
* powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman2016-08-011-5/+4
* powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-041-0/+8
* powerpc: Add POWER9 cputable entryMichael Neuling2016-02-221-3/+14
* powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling2016-02-221-1/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-191-1/+1
|\
| * powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-021-1/+1
* | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-191-4/+6
|/
* powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-171-1/+7
* powerpc: Remove unused CPU_FTR_IABRMichael Ellerman2015-01-231-1/+1
* powerpc: Remove unused CPU_FTRS_A2Michael Ellerman2014-11-101-6/+2
* powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman2014-11-101-1/+1
* powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-051-1/+1
|\
| * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-291-1/+1
* | powerpc: Remove CLASSIC_PPCMichael Ellerman2014-07-281-5/+2
* | powerpc: Remove CONFIG_POWER4Michael Ellerman2014-07-281-1/+1
* | powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-281-2/+1
* | powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-281-2/+1