summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-06powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailableCyril Bur
2017-11-06powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur
2017-11-06powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...Cyril Bur
2017-11-06powerpc: Don't enable FP/Altivec if not checkpointedCyril Bur
2017-11-06mtd: powernv_flash: Use opal_async_wait_response_interruptible()Cyril Bur
2017-11-06powerpc/powernv: Add OPAL_BUSY to opal_error_code()Cyril Bur
2017-11-06powerpc/opal: Add opal_async_wait_response_interruptible() to opal-asyncCyril Bur
2017-11-06powernv/opal-sensor: remove not needed lockStewart Smith
2017-11-06powerpc/opal: Rework the opal-async interfaceCyril Bur
2017-11-06powerpc/opal: Make __opal_async_{get, release}_token() staticCyril Bur
2017-11-06mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisitionCyril Bur
2017-11-06mtd: powernv_flash: Remove pointless goto in driver initCyril Bur
2017-11-06mtd: powernv_flash: Don't treat OPAL_SUCCESS as an errorCyril Bur
2017-11-06mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()Cyril Bur
2017-11-06powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III
2017-11-06powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-11-06bpf: take advantage of stack_depth tracking in powerpc JITSandipan Das
2017-11-06powerpc/tm: Don't check for WARN in TM Bad Thing handlingMichael Ellerman
2017-11-06powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-06powerpc/64: Free up CPU_FTR_ICSWXMichael Ellerman
2017-11-06powerpc/mm/hash: Add pr_fmt() to hash_utils64.cAneesh Kumar K.V
2017-11-06powerpc/ipic: Fix status get and status clearChristophe Leroy
2017-11-06powerpc/powernv: Reserve a hole which appears after enabling IOVAlexey Kardashevskiy
2017-11-06powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler
2017-11-06powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin
2017-11-06powerpc/64s/radix: Improve preempt handling in TLB codeNicholas Piggin
2017-11-06powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL returnNicholas Piggin
2017-11-06powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverableNicholas Piggin
2017-11-06powerpc/book3s: Use label for FIXUP_ENDIAN macro branchNicholas Piggin
2017-11-06powerpc/64: Fix latency tracing for lazy irq replayNicholas Piggin
2017-11-06KVM: PPC: Book3S HV: Handle host system reset in guest modeNicholas Piggin
2017-10-22powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()Markus Elfring
2017-10-22powerpc-opal: Fix a typo in a comment line of two file headersMarkus Elfring
2017-10-22powerpc/axonram: Drop unnecessary variable initialisationMarkus Elfring
2017-10-22powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/Geert Uytterhoeven
2017-10-22powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman
2017-10-22powerpc: Disable the fast-endian switch syscall by defaultMichael Ellerman
2017-10-22powerpc/64s: Move the two FAST_ENDIAN macros next to each otherMichael Ellerman
2017-10-22powerpc/xmon: Add kstack base to paca dumpMichael Ellerman
2017-10-22powerpc/configs: Enable I2C_CHARDEV for pseries and powernvAndrew Donnellan
2017-10-22powerpc/mm/radix: Drop unneeded NULL checkMichael Ellerman
2017-10-22powerpc/xmon: Check before calling xive functionsBreno Leitao
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-21powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling
2017-10-21powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman
2017-10-20powerpc: Add PPC_FEATURE2_HTM_NO_SUSPENDMichael Ellerman
2017-10-20powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur
2017-10-20Merge branch 'topic/ppc-kvm' into nextMichael Ellerman