summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-12-11powerpc/xive: Simplify xive_do_source_eoi()Cédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater
2020-12-11powerpc: Increase NR_IRQS range to support more KVM guestsCédric Le Goater
2020-12-11powerpc/xive: Add a debug_show handler to the XIVE irq_domainCédric Le Goater
2020-12-11powerpc/xive: Add a name to the IRQ domainCédric Le Goater
2020-12-11powerpc/xive: Introduce XIVE_IPI_HW_IRQCédric Le Goater
2020-12-11powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater
2020-12-11KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug outputCédric Le Goater
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman
2020-12-11powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy
2020-12-11powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy
2020-12-11powerpc/smp: Rename init_thread_group_l1_cache_map() to make it genericGautham R. Shenoy
2020-12-11powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_mapGautham R. Shenoy
2020-12-11powerpc/smp: Parse ibm,thread-groups with multiple propertiesGautham R. Shenoy
2020-12-11powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructionsRavi Bangoria
2020-12-11powerpc/sstep: Add testcases for VSX vector paired load/store instructionsBalamuruhan S
2020-12-11powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructionsBalamuruhan S
2020-12-11powerpc/sstep: Support VSX vector paired storage access instructionsBalamuruhan S
2020-12-11powerpc/sstep: Cover new VSX instructions under CONFIG_VSXRavi Bangoria
2020-12-11powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is setBalamuruhan S
2020-12-10powerpc/64s: Remove idle workaround code from restore_cpu_cpufeaturesNicholas Piggin
2020-12-10powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-09Input: gtco - remove driverDmitry Torokhov
2020-12-09powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra
2020-12-09powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin
2020-12-09powerpc/64s: Remove MSR[ISF] bitNicholas Piggin
2020-12-09powerpc/64s/iommu: Don't use atomic_ function on atomic64_t typeNicholas Piggin
2020-12-09powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.SChristophe Leroy
2020-12-09powerpc/32s: In add_hash_page(), calculate VSID laterChristophe Leroy
2020-12-09powerpc/32s: Remove unused counters incremented by create_hpte()Christophe Leroy
2020-12-09powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functionsChristophe Leroy
2020-12-09powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy
2020-12-09powerpc/fault: Avoid heavy search_exception_tables() verificationChristophe Leroy
2020-12-09powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy
2020-12-09powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_b...Christophe Leroy
2020-12-09powerpc/mm: sanity_check_fault() should work for all, not only BOOK3SChristophe Leroy
2020-12-09powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exceptionChristophe Leroy
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exceptionChristophe Leroy
2020-12-09powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15Christophe Leroy
2020-12-09powerpc/8xx: Always pin kernel text TLBChristophe Leroy
2020-12-09powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handlerChristophe Leroy
2020-12-09powerpc/process: Remove target specific __set_dabr()Christophe Leroy
2020-12-09powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-09powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAPChristophe Leroy
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy
2020-12-09powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy
2020-12-09powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy