aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-07-28powerpc: add support for syscall stack randomizationXiu Jianfeng
2022-07-28powerpc: Move system_call_exception() to syscall.cXiu Jianfeng
2022-07-28powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-07-28powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman
2022-07-28powerpc/signal: Update comment for clarityRashmica Gupta
2022-07-28powerpc: make facility_unavailable_exception 64sRashmica Gupta
2022-07-28powerpc/platforms/83xx/suspend: Remove write-only global variableUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Prevent unloading the driverUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declarationUwe Kleine-König
2022-07-28powerpc/sysdev: Fix comment typoJason Wang
2022-07-28powerpc/pseries/vas: Fix comment typoJason Wang
2022-07-28powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodesPali Rohár
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