Age | Commit message (Expand) | Author |
2020-06-02 | powerpc: Add POWER10 architected mode | Alistair Popple |
2020-05-28 | powerpc/40x: Remove support for IBM 405GP | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove STB03xxx | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove support for IBM 403GCX | Christophe Leroy |
2020-05-28 | powerpc: Remove Xilinx PPC405/PPC440 support | Michal Simek |
2020-04-01 | powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type | Leonardo Bras |
2020-02-28 | powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems | Desnes A. Nunes do Rosario |
2019-08-28 | powerpc/32s: get rid of CPU_FTR_601 feature | Christophe Leroy |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-03 | powerpc: don't use direct assignation during early boot. | Christophe Leroy |
2018-12-21 | powerpc/83xx: handle machine check caused by watchdog timer | Christophe Leroy |
2018-07-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin |
2018-07-12 | powerpc: Remove Power8 DD1 from cputable | Joel Stanley |
2018-04-01 | powerpc/64s: Remove POWER4 support | Nicholas Piggin |
2018-03-24 | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 | Paul Mackerras |
2018-03-24 | powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 | Paul Mackerras |
2018-01-18 | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 | Nicholas Piggin |
2017-11-15 | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature | Michael Ellerman |
2017-11-06 | powerpc: add POWER9_DD20 feature | Nicholas Piggin |
2017-08-10 | powerpc/8xx: Use symbolic PVR value | Christophe Leroy |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy |
2017-08-10 | powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x | Michael Ellerman |
2017-05-25 | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions | Nicholas Piggin |
2017-05-09 | powerpc/64s: Support new device tree binding for discovering CPU features | Nicholas Piggin |
2017-03-10 | powerpc/64s: POWER9 machine check handler | Nicholas Piggin |
2017-02-17 | powerpc: Add POWER9 architected mode to cputable | Russell Currey |
2016-09-25 | powerpc/8xx: add dedicated machine check handler | Christophe Leroy |
2016-09-13 | powerpc/book3s: Add a cpu table entry for different POWER9 revs | Aneesh Kumar K.V |
2016-08-01 | powerpc: Add option to use jump label for mmu_has_feature() | Kevin Hao |
2016-08-01 | powerpc: Add option to use jump label for cpu_has_feature() | Kevin Hao |
2016-07-17 | powerpc/mm: Clear top 16 bits of va only on older cpus | Aneesh Kumar K.V |
2016-05-11 | powerpc: Remove unused remnants from A2 cpu | Rashmica Gupta |
2016-03-04 | powerpc/cache: add cache flush operation for various e500 | chenhui zhao |
2016-02-22 | powerpc: Add POWER9 cputable entry | Michael Neuling |
2015-06-19 | powerpc/tm: Abort syscalls in active transactions | Sam bobroff |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-03-20 | powerpc: Add PVR for POWER8NVL processor | Benjamin Herrenschmidt |
2015-03-17 | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument. | Mahesh Salgaonkar |
2015-01-29 | powerpc: Add machine_check cpu function for e300c3 cpus | Esben Haabendal |
2014-09-22 | powerpc/booke: Restrict SPE exception handlers to e200/e500 cores | Mihai Caraman |
2014-07-28 | powerpc: Remove CLASSIC_PPC | Michael Ellerman |
2014-07-28 | powerpc: Drop support for pre-POWER4 cpus | Michael Ellerman |
2014-07-22 | powerpc: Disable doorbells on Power8 DD1.x | Joel Stanley |
2014-06-11 | powerpc: Remove platforms/wsp and associated pieces | Michael Ellerman |
2014-06-11 | powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support | Benjamin Herrenschmidt |
2014-03-24 | powerpc: Add a cpu feature CPU_FTR_PMAO_BUG | Michael Ellerman |
2013-12-05 | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7. | Mahesh Salgaonkar |
2013-12-05 | powerpc/book3s: Add flush_tlb operation in cpu_spec. | Mahesh Salgaonkar |