summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Inline setup_kup()Michael Ellerman2020-12-152-8/+6
* powerpc/64s: Mark the kuap/kuep functions non __initAneesh Kumar K.V2020-12-141-2/+2
* KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numberingCédric Le Goater2020-12-111-0/+11
* powerpc/xive: Improve error reporting of OPAL callsCédric Le Goater2020-12-111-12/+16
* powerpc/xive: Simplify xive_do_source_eoi()Cédric Le Goater2020-12-111-39/+33
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater2020-12-117-36/+3
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater2020-12-115-89/+11
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater2020-12-116-19/+2
* powerpc: Increase NR_IRQS range to support more KVM guestsCédric Le Goater2020-12-111-1/+1
* powerpc/xive: Add a debug_show handler to the XIVE irq_domainCédric Le Goater2020-12-111-0/+58
* powerpc/xive: Add a name to the IRQ domainCédric Le Goater2020-12-114-9/+9
* powerpc/xive: Introduce XIVE_IPI_HW_IRQCédric Le Goater2020-12-112-5/+7
* powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater2020-12-113-4/+4
* KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug outputCédric Le Goater2020-12-113-17/+82
* powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy2020-12-112-10/+24
* powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy2020-12-112-5/+55
* powerpc/smp: Rename init_thread_group_l1_cache_map() to make it genericGautham R. Shenoy2020-12-111-7/+10
* powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_mapGautham R. Shenoy2020-12-111-7/+7
* powerpc/smp: Parse ibm,thread-groups with multiple propertiesGautham R. Shenoy2020-12-111-61/+113
* powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructionsRavi Bangoria2020-12-111-2/+65
* powerpc/sstep: Add testcases for VSX vector paired load/store instructionsBalamuruhan S2020-12-111-0/+270
* powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructionsBalamuruhan S2020-12-111-0/+13
* powerpc/sstep: Support VSX vector paired storage access instructionsBalamuruhan S2020-12-111-21/+129
* powerpc/sstep: Cover new VSX instructions under CONFIG_VSXRavi Bangoria2020-12-111-1/+3
* powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is setBalamuruhan S2020-12-111-0/+6
* powerpc/64s: Remove idle workaround code from restore_cpu_cpufeaturesNicholas Piggin2020-12-101-20/+1
* powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev2020-12-101-0/+10
* powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin2020-12-093-56/+8
* powerpc/64s: Remove MSR[ISF] bitNicholas Piggin2020-12-094-8/+4
* powerpc/64s/iommu: Don't use atomic_ function on atomic64_t typeNicholas Piggin2020-12-091-1/+1
* powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.SChristophe Leroy2020-12-092-16/+13
* powerpc/32s: In add_hash_page(), calculate VSID laterChristophe Leroy2020-12-091-6/+6
* powerpc/32s: Remove unused counters incremented by create_hpte()Christophe Leroy2020-12-091-15/+0
* powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functionsChristophe Leroy2020-12-091-37/+19
* powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy2020-12-095-12/+28
* powerpc/fault: Avoid heavy search_exception_tables() verificationChristophe Leroy2020-12-091-15/+13
* powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy2020-12-094-12/+5
* powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_b...Christophe Leroy2020-12-091-3/+5
* powerpc/mm: sanity_check_fault() should work for all, not only BOOK3SChristophe Leroy2020-12-091-5/+3
* powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy2020-12-092-5/+3
* powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exceptionChristophe Leroy2020-12-092-17/+11
* powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exceptionChristophe Leroy2020-12-092-8/+8
* powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15Christophe Leroy2020-12-091-8/+7
* powerpc/8xx: Always pin kernel text TLBChristophe Leroy2020-12-094-30/+5
* powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handlerChristophe Leroy2020-12-091-2/+1
* powerpc/process: Remove target specific __set_dabr()Christophe Leroy2020-12-091-24/+13
* powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2020-12-092-0/+12
* powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAPChristophe Leroy2020-12-092-10/+11
* powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy2020-12-094-3/+32
* powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy2020-12-092-45/+47