Age | Commit message (Expand) | Author |
2021-01-29 | arch: powerpc: Stop building and using oprofile | Viresh Kumar |
2020-12-09 | powerpc/32s: Make support for 603 and 604+ selectable | Christophe Leroy |
2020-12-09 | powerpc/32s: Regroup 603 based CPUs in cputable | Christophe Leroy |
2020-12-05 | powerpc: Retire e200 core (mpc555x processor) | Christophe Leroy |
2020-12-04 | powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set | Christophe Leroy |
2020-12-04 | powerpc/feature: Remove CPU_FTR_NODSISRALIGN | Christophe Leroy |
2020-12-04 | powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2 | Christophe Leroy |
2020-12-04 | powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE | Christophe Leroy |
2020-12-04 | powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible... | Christophe Leroy |
2020-11-19 | powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 | Christophe Leroy |
2020-10-20 | powerpc/64s: Remove TM from Power10 features | Jordan Niethe |
2020-10-08 | powerpc: Remove support for PowerPC 601 | Christophe Leroy |
2020-10-06 | powerpc: untangle cputable mce include | Nicholas Piggin |
2020-09-15 | powerpc/process: Remove useless #ifdef CONFIG_SPE | Christophe Leroy |
2020-08-24 | Revert "powerpc/64s: Remove PROT_SAO support" | Shawn Anastasio |
2020-08-17 | powerpc/kernel: Cleanup machine check function declarations | Madhavan Srinivasan |
2020-07-26 | powerpc/watchpoint: Return available watchpoints dynamically | Ravi Bangoria |
2020-07-26 | powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR | Ravi Bangoria |
2020-07-26 | powerpc/watchpoint: Enable watchpoint functionality on power10 guest | Ravi Bangoria |
2020-07-22 | powerpc/64s: Remove PROT_SAO support | Nicholas Piggin |
2020-07-20 | powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY | Aneesh Kumar K.V |
2020-06-02 | powerpc: Add POWER10 architected mode | Alistair Popple |
2020-06-02 | powerpc: Add support for ISA v3.1 | Alistair Popple |
2020-05-19 | powerpc/watchpoint: Introduce function to get nr watchpoints dynamically | Ravi Bangoria |
2020-01-26 | powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 | Jordan Niethe |
2019-09-24 | powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 | Aneesh Kumar K.V |
2019-09-24 | powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag | Aneesh Kumar K.V |
2019-08-28 | powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE | Christophe Leroy |
2019-08-28 | powerpc/32s: drop CPU_FTR_USE_RTC feature | Christophe Leroy |
2019-08-28 | powerpc/32s: get rid of CPU_FTR_601 feature | Christophe Leroy |
2018-12-21 | powerpc/83xx: handle machine check caused by watchdog timer | Christophe Leroy |
2018-12-19 | powerpc/mm: add exec protection on powerpc 603 | Christophe Leroy |
2018-07-30 | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | 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-06-03 | powerpc: Add TIDR CPU feature for POWER9 | Alastair D'Silva |
2018-04-13 | powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features | Michael Ellerman |
2018-04-05 | powerpc/64s: Fix POWER9 DD2.2 and above in cputable features | Nicholas Piggin |
2018-04-01 | powerpc/64s: Refine feature sets for little endian builds | Nicholas Piggin |
2018-04-01 | powerpc/64s: Remove POWER4 support | Nicholas Piggin |
2018-04-01 | powerpc: Remove unused CPU_FTR_ARCH_201 | Nicholas Piggin |
2018-04-01 | powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE | Nicholas Piggin |
2018-04-01 | powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS | Nicholas Piggin |
2018-03-28 | Merge branch 'fixes' into next | Michael Ellerman |
2018-03-27 | powerpc: Disable DAWR in the base POWER9 CPU features | Michael Neuling |
2018-03-24 | powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 | Paul Mackerras |
2018-03-24 | powerpc: Free up CPU feature bits on 64-bit machines | Paul Mackerras |
2018-03-24 | powerpc: Book E: Remove unused CPU_FTR_L2CSR bit | Paul Mackerras |