summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
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
2017-10-20KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM featureMichael Ellerman
2017-10-19Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...Paul Mackerras
2017-10-16powerpc/vphn: Fix numa update end-loop bugMichael Bringmann
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann
2017-10-16powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann
2017-10-16powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann
2017-10-16powerpc/mce: hookup memory_failure for UE errorsBalbir Singh
2017-10-16powerpc/mce: Hookup ierror (instruction) UE errorsBalbir Singh
2017-10-16powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh
2017-10-16powerpc/mce: Align the print of physical address betterBalbir Singh
2017-10-16powerpc/mce: Remove unused function get_mce_fault_addr()Balbir Singh
2017-10-13powerpc/modules: Use WARN_ON() in stub_for_addr()Kamalesh Babulal
2017-10-06powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul
2017-10-06powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2017-10-06powerpc: Add PPC_EMULATED_STATS to powernv_defconfigMichael Neuling
2017-10-06powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli
2017-10-06powerpc/powernv: Make opal_event_shutdown() callable from IRQ contextMichael Ellerman
2017-10-05powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...Naveen N. Rao
2017-10-05powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao
2017-10-04powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernelsNaveen N. Rao
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao
2017-10-04powerpc/kprobes: Do not suppress instruction emulation if a single run failedNaveen N. Rao
2017-10-04powerpc/kprobes: Some cosmetic updates to try_to_emulate()Naveen N. Rao
2017-10-04powerpc/configs: Add Skiroot defconfigJoel Stanley
2017-10-04powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32Sandipan Das
2017-10-04powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32Sandipan Das
2017-10-04powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0Sandipan Das
2017-10-04powerpc/powermac: Use setup_timer() helperAllen Pais
2017-10-04powerpc/6xx: Use setup_timer() helperAllen Pais
2017-10-04powerpc/oprofile: Use setup_timer() helperAllen Pais
2017-10-04powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2017-10-04powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin
2017-10-04powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin
2017-10-04powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf