summaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs (unfollow)
Commit message (Expand)AuthorFilesLines
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-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