summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-11-06powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur
2017-11-06powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...Cyril Bur
2017-11-06powerpc: Don't enable FP/Altivec if not checkpointedCyril Bur
2017-11-06powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann
2017-11-06powerpc/tm: Don't check for WARN in TM Bad Thing handlingMichael Ellerman
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-06powerpc/64: Free up CPU_FTR_ICSWXMichael Ellerman
2017-11-06powerpc/64: Fix latency tracing for lazy irq replayNicholas Piggin
2017-11-06KVM: PPC: Book3S HV: Handle host system reset in guest modeNicholas Piggin
2017-10-22powerpc: Disable the fast-endian switch syscall by defaultMichael Ellerman
2017-10-22powerpc/64s: Move the two FAST_ENDIAN macros next to each otherMichael Ellerman
2017-10-21powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling
2017-10-21powerpc/powernv: Enable TM without suspend if possibleMichael 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-19Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...Paul Mackerras
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-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/6xx: Use setup_timer() helperAllen Pais
2017-10-04powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin
2017-10-04powerpc/64s: Implement system reset idle wakeup reasonNicholas 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-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-02powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater
2017-09-01powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-09-01powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy