summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-06powerpc/book3s: Use label for FIXUP_ENDIAN macro branchNicholas Piggin1-2/+3
2017-11-06powerpc/64: Fix latency tracing for lazy irq replayNicholas Piggin1-0/+9
2017-11-06KVM: PPC: Book3S HV: Handle host system reset in guest modeNicholas Piggin4-2/+11
2017-10-22powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()Markus Elfring1-10/+9
2017-10-22powerpc-opal: Fix a typo in a comment line of two file headersMarkus Elfring2-2/+2
2017-10-22powerpc/axonram: Drop unnecessary variable initialisationMarkus Elfring1-1/+1
2017-10-22powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/Geert Uytterhoeven1-1/+1
2017-10-22powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman1-1/+1
2017-10-22powerpc: Disable the fast-endian switch syscall by defaultMichael Ellerman2-0/+11
2017-10-22powerpc/64s: Move the two FAST_ENDIAN macros next to each otherMichael Ellerman1-6/+6
2017-10-22powerpc/xmon: Add kstack base to paca dumpMichael Ellerman1-0/+1
2017-10-22powerpc/configs: Enable I2C_CHARDEV for pseries and powernvAndrew Donnellan2-0/+2
2017-10-22powerpc/mm/radix: Drop unneeded NULL checkMichael Ellerman2-18/+10
2017-10-22powerpc/xmon: Check before calling xive functionsBreno Leitao1-0/+5
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2-0/+5
2017-10-21powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling3-0/+11
2017-10-21powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman6-0/+42
2017-10-20powerpc: Add PPC_FEATURE2_HTM_NO_SUSPENDMichael Ellerman1-0/+1
2017-10-20powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur2-0/+35
2017-10-20Merge branch 'topic/ppc-kvm' into nextMichael Ellerman5-50/+14
2017-10-20KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM featureMichael Ellerman1-2/+2
2017-10-19Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...Paul Mackerras4-48/+12
2017-10-16powerpc/vphn: Fix numa update end-loop bugMichael Bringmann1-2/+8
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann3-1/+32
2017-10-16powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann1-4/+4
2017-10-16powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann1-1/+21
2017-10-16powerpc/mce: hookup memory_failure for UE errorsBalbir Singh1-3/+67
2017-10-16powerpc/mce: Hookup ierror (instruction) UE errorsBalbir Singh1-3/+19
2017-10-16powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh5-8/+94
2017-10-16powerpc/mce: Align the print of physical address betterBalbir Singh1-1/+1
2017-10-16powerpc/mce: Remove unused function get_mce_fault_addr()Balbir Singh2-41/+0
2017-10-13powerpc/modules: Use WARN_ON() in stub_for_addr()Kamalesh Babulal1-1/+2
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain3-5/+16
2017-10-13selftests/powerpc: context_switch: Fix pthread errorsCyril Bur1-3/+14
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain3-5/+4
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard3-36/+28
2017-10-06powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul1-1/+2
2017-10-06selftests/powerpc: Use snprintf to construct DSCR sysfs interface pathsSeth Forshee1-1/+5
2017-10-06powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2017-10-06powerpc: Add PPC_EMULATED_STATS to powernv_defconfigMichael Neuling1-0/+1
2017-10-06powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli1-0/+24
2017-10-06powerpc/powernv: Make opal_event_shutdown() callable from IRQ contextMichael Ellerman1-1/+7
2017-10-05powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...Naveen N. Rao1-11/+9
2017-10-05powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao1-4/+11
2017-10-04powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernelsNaveen N. Rao1-2/+6
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao4-9/+14
2017-10-04powerpc/kprobes: Do not suppress instruction emulation if a single run failedNaveen N. Rao1-3/+14
2017-10-04powerpc/kprobes: Some cosmetic updates to try_to_emulate()Naveen N. Rao1-2/+2
2017-10-04powerpc/configs: Add Skiroot defconfigJoel Stanley1-0/+232
2017-10-04powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32Sandipan Das1-0/+4