summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-07-28powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár
2022-07-28powerpc/85xx: Fix description of MPC85xx and P1/P2 boards optionsPali Rohár
2022-07-28powerpc/pseries: define driver for Platform KeyStoreNayna Jain
2022-07-28powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy
2022-07-28powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesAlexey Kardashevskiy
2022-07-28pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini
2022-07-28powerpc: Finally remove unnecessary headers from asm/prom.hChristophe Leroy
2022-07-28powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy
2022-07-27powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy
2022-07-27powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy
2022-07-27powerpc/ppc-opcode: Define and use PPC_RAW_SETB()Christophe Leroy
2022-07-27powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()Christophe Leroy
2022-07-27powerpc/probes: Remove ppc_opcode_tChristophe Leroy
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy
2022-07-27powerpc/perf: Use PVR rather than oprofile field to determine CPU versionRashmica Gupta
2022-07-27powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy
2022-07-27powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy
2022-07-27powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy
2022-07-27powerpc/mce: use early_cpu_to_node() in mce_init()Nicholas Piggin
2022-07-27powerpc/64s: Remove spurious fault flushing for NMMUNicholas Piggin
2022-07-27powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flushNicholas Piggin
2022-07-27powerpc/64s: POWER10 nest MMU does not require flush escalation workaroundNicholas Piggin
2022-07-27powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icacheNicholas Piggin
2022-07-27powerpc/pci: Add config option for using all 256 PCI busesPali Rohár
2022-07-27powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermacPali Rohár
2022-07-27powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp codePali Rohár
2022-07-27powerpc/pci: Make pcibios_make_OF_bus_map() staticPali Rohár
2022-07-27powerpc/pci: Hide pci_device_from_OF_node() for non-powermac codePali Rohár
2022-07-27powerpc: dts: turris1x.dts: Add CPLD reboot nodePali Rohár
2022-07-27powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár
2022-07-27powerpc/purgatory: Omit use of bin2cMasahiro Yamada
2022-07-27powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour
2022-07-27powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25powerpc/mobility: wait for memory transfer to completeLaurent Dufour
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-07-25Merge branch 'fixes' into nextMichael Ellerman
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-22cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20powerpc/kvm: Remove comment related to moving PMU code to perf subsystemKajol Jain
2022-07-20powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...Kajol Jain
2022-07-20KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interruptMurilo Opsfelder Araujo
2022-07-20KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarationsMurilo Opsfelder Araujo