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/xive: Use the "ibm, chip-id" property only under PowerNVCédric Le Goater
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/pseries/iommu: Fix window size for direct mapping with pmemLeonardo Bras
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/syscall: Change condition to check MSR_RIChristophe Leroy
2021-05-14powerpc/syscall: Rename syscall_64.c into interrupt.cChristophe Leroy
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: Use htab_convert_pte_flags() in hash__mark_rodata_ro()Michael Ellerman
2021-05-14powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()Michael Ellerman
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-14powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is usedSebastian Andrzej Siewior
2021-05-12powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=nMichael Ellerman
2021-05-12powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabledMichael Ellerman
2021-05-12powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-12powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy
2021-05-12powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain
2021-05-12powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-05-12powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-05-12powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov
2021-04-21powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy
2021-04-14powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy
2021-04-14powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy
2021-04-07powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V
2021-04-07powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch
2021-04-07powerpc/pseries/mobility: use struct for shared stateNathan Lynch
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-24powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-24powerpc/vdso32: Add missing _restgpr_31_x to fix build failureChristophe Leroy
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