summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/cputable.h
AgeCommit message (Expand)Author
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2018-03-24powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin
2016-09-25powerpc/8xx: add dedicated machine check handlerChristophe Leroy
2016-09-13powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman
2016-08-01powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-02powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman
2014-11-10powerpc: Remove unused CPU_FTRS_A2Michael Ellerman
2014-11-10powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming
2014-07-28powerpc: Remove CLASSIC_PPCMichael Ellerman
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman
2014-07-28powerpc: Drop support for pre-POWER4 cpusMichael Ellerman
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-05-06powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling
2013-03-12powerpc/85xx: Add AltiVec support for e6500Kumar Gala
2013-02-15powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling
2013-02-15powerpc: Add new CPU feature bit for transactional memoryMichael Neuling
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie
2013-01-10powerpc: Add DAWR CPU feature bit definitionMichael Neuling
2013-01-10powerpc: Repack 64bit CPU features to remove holesMichael Neuling
2013-01-10powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni
2013-01-10powerpc: Hook up doorbells on serverIan Munsie
2012-11-15powerpc: POWER8 cputable entryMichael Neuling
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling
2012-04-11KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood
2012-04-08KVM: PPC: e500mc supportScott Wood