summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputable.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-281-12/+6
* | powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-221-0/+1
|/
* powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman2014-03-241-2/+4
* powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar2013-12-051-0/+5
* powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2013-12-051-0/+7
* powerpc/fsl-booke: Work around erratum A-006958Scott Wood2013-08-201-2/+7
* powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-7/+10
* powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan2013-05-061-0/+2
* powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-021-4/+4
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-301-1/+1
|\
| * powerpc/85xx: Add AltiVec support for e6500Kumar Gala2013-03-121-1/+1
* | powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-261-0/+1
|/
* powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling2013-02-151-1/+2
* powerpc: Add new CPU feature bit for transactional memoryMichael Neuling2013-02-151-0/+7
* powerpc: Add support for context switching the TAR registerIan Munsie2013-02-081-1/+1
* powerpc: Add DAWR CPU feature bit definitionMichael Neuling2013-01-101-1/+2
* powerpc: Repack 64bit CPU features to remove holesMichael Neuling2013-01-101-24/+26
* powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling2013-01-101-31/+31
* powerpc: Enable PPR save/restoreHaren Myneni2013-01-101-2/+4
* powerpc: Hook up doorbells on serverIan Munsie2013-01-101-1/+2
* powerpc: POWER8 cputable entryMichael Neuling2012-11-151-2/+10
* UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-091-34/+1
* powerpc: Remove unnecessary ifdefsMichael Neuling2012-08-241-2/+0
* KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood2012-04-111-1/+1
* KVM: PPC: e500mc supportScott Wood2012-04-081-2/+4
* powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood2012-04-081-4/+8
* powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood2012-04-081-2/+3