summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2021-05-19powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-19powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-05-19powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-19powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain
2021-05-19powerpc/32: Statically initialise first emergency contextChristophe Leroy
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-14powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev
2021-05-14powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-05-14powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju
2021-05-14powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-14powerpc/xive: Fix xmon command "dxi"Cédric Le Goater
2021-05-14powerpc/xive: Drop check on irq_data in xive_core_debug_show()Cédric Le Goater
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin
2021-05-14powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-05-14powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-14powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor
2021-05-11powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-11powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy
2021-05-11powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain
2021-05-11powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-05-11powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-25powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-25powerpc/sstep: Fix darn emulationSandipan Das
2021-03-25powerpc/sstep: Fix load-store and update emulationSandipan Das
2021-03-17powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2021-03-17powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-17powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy
2021-03-17powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz
2021-03-17powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev
2021-03-07powerpc/sstep: Fix incorrect return from analyze_instr()Ananth N Mavinakayanahalli
2021-03-07powerpc/sstep: Check instruction validity against ISA version before emulationAnanth N Mavinakayanahalli
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2021-03-04powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater
2021-03-04powerpc/kuap: Restore AMR after replaying soft interruptsAlexey Kardashevskiy
2021-03-04powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy