summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisitionCyril Bur2017-11-061-0/+7
* mtd: powernv_flash: Remove pointless goto in driver initCyril Bur2017-11-061-10/+6
* mtd: powernv_flash: Don't treat OPAL_SUCCESS as an errorCyril Bur2017-11-061-5/+10
* mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()Cyril Bur2017-11-061-1/+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
* cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-063-32/+42
* 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
* cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2017-10-222-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-202-0/+35
* 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
* | powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann2017-10-161-1/+21
* | powerpc/mce: hookup memory_failure for UE errorsBalbir Singh2017-10-161-3/+67
* | powerpc/mce: Hookup ierror (instruction) UE errorsBalbir Singh2017-10-161-3/+19
* | powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh2017-10-165-8/+94
* | powerpc/mce: Align the print of physical address betterBalbir Singh2017-10-161-1/+1