summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1Nicholas Piggin2017-11-061-0/+2
* powerpc: add POWER9_DD20 featureNicholas Piggin2017-11-063-1/+26
* powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailableCyril Bur2017-11-061-30/+0
* powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur2017-11-066-81/+35
* powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...Cyril Bur2017-11-062-7/+19
* powerpc: Don't enable FP/Altivec if not checkpointedCyril Bur2017-11-062-6/+20
* powerpc/powernv: Add OPAL_BUSY to opal_error_code()Cyril Bur2017-11-061-0/+2
* powerpc/opal: Add opal_async_wait_response_interruptible() to opal-asyncCyril Bur2017-11-062-4/+82
* powernv/opal-sensor: remove not needed lockStewart Smith2017-11-061-13/+4
* powerpc/opal: Rework the opal-async interfaceCyril Bur2017-11-061-41/+51
* powerpc/opal: Make __opal_async_{get, release}_token() staticCyril Bur2017-11-062-9/+3
* powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III2017-11-061-3/+3
* powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann2017-11-063-6/+6
* bpf: take advantage of stack_depth tracking in powerpc JITSandipan Das2017-11-062-9/+14
* powerpc/tm: Don't check for WARN in TM Bad Thing handlingMichael Ellerman2017-11-061-7/+2
* powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman2017-11-062-2/+24
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-0626-72/+68
* powerpc/64: Free up CPU_FTR_ICSWXMichael Ellerman2017-11-062-4/+4
* powerpc/mm/hash: Add pr_fmt() to hash_utils64.cAneesh Kumar K.V2017-11-061-0/+1
* powerpc/ipic: Fix status get and status clearChristophe Leroy2017-11-061-2/+2
* powerpc/powernv: Reserve a hole which appears after enabling IOVAlexey Kardashevskiy2017-11-062-3/+22
* powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler2017-11-061-0/+2
* powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin2017-11-063-6/+29
* powerpc/64s/radix: Improve preempt handling in TLB codeNicholas Piggin2017-11-061-25/+23
* powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL returnNicholas Piggin2017-11-061-2/+2
* powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverableNicholas Piggin2017-11-061-0/+22
* powerpc/book3s: Use label for FIXUP_ENDIAN macro branchNicholas Piggin2017-11-061-2/+3
* powerpc/64: Fix latency tracing for lazy irq replayNicholas Piggin2017-11-061-0/+9
* KVM: PPC: Book3S HV: Handle host system reset in guest modeNicholas Piggin2017-11-064-2/+11
* powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()Markus Elfring2017-10-221-10/+9
* powerpc-opal: Fix a typo in a comment line of two file headersMarkus Elfring2017-10-222-2/+2
* powerpc/axonram: Drop unnecessary variable initialisationMarkus Elfring2017-10-221-1/+1
* powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/Geert Uytterhoeven2017-10-221-1/+1
* powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman2017-10-221-1/+1
* powerpc: Disable the fast-endian switch syscall by defaultMichael Ellerman2017-10-222-0/+11
* powerpc/64s: Move the two FAST_ENDIAN macros next to each otherMichael Ellerman2017-10-221-6/+6
* powerpc/xmon: Add kstack base to paca dumpMichael Ellerman2017-10-221-0/+1
* powerpc/configs: Enable I2C_CHARDEV for pseries and powernvAndrew Donnellan2017-10-222-0/+2
* powerpc/mm/radix: Drop unneeded NULL checkMichael Ellerman2017-10-222-18/+10
* powerpc/xmon: Check before calling xive functionsBreno Leitao2017-10-221-0/+5
* powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling2017-10-213-0/+11
* powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman2017-10-216-0/+42
* powerpc: Add PPC_FEATURE2_HTM_NO_SUSPENDMichael Ellerman2017-10-201-0/+1
* powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur2017-10-201-0/+31
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-10-205-50/+14
|\
| * KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM featureMichael Ellerman2017-10-201-2/+2
| * Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...Paul Mackerras2017-10-194-48/+12
* | powerpc/vphn: Fix numa update end-loop bugMichael Bringmann2017-10-161-2/+8
* | powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann2017-10-163-1/+32
* | powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann2017-10-161-4/+4