summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Update reviewersMichael Ellerman
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-28EDAC/mpc85xx: Include required of headers directlyMichael Ellerman
2022-07-28scsi: cxlflash: Include missing linux/irqdomain.hChristophe Leroy
2022-07-28video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy
2022-07-28docs: powerpc: add elf_hwcaps to table of contentsBagas Sanjaya
2022-07-28docs: powerpc: use different label name for elf_hwcaps.rstBagas Sanjaya
2022-07-28docs: powerpc: fix indentation warningsBagas Sanjaya
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: add documentation for HWCAPsNicholas 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-27watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-07-25powerpc/mobility: wait for memory transfer to completeLaurent Dufour
2022-07-25selftests/powerpc/ptrace: Add peek/poke of FPRsMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Use more interesting valuesMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Make child errors more obviousMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Do more of ptrace-gpr in asmMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possibleMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Convert to load/store doublesMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Drop unused load_fpr_single_precision()Michael Ellerman
2022-07-25selftests/powerpc: Add 32-bit support to asm helpersMichael Ellerman