summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-10-04powerpc/configs: Add Skiroot defconfigJoel Stanley
2017-10-04powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck
2017-10-04powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater
2017-10-04powerpc/xive: Fix IPI resetCédric Le Goater
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-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-09-29powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling
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: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler
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/powernv: Clear LPCR[PECE1] via stop-api only for deep state offlineGautham R. Shenoy
2017-09-20powerpc/sstep: mullw should calculate a 64 bit signed resultAnton Blanchard
2017-09-20powerpc/sstep: Fix issues with mcrfAnton Blanchard
2017-09-20powerpc/sstep: Fix issues with set_cr0()Anton Blanchard
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-09-20powerpc/sysrq: Fix oops whem ppmu is not registeredRavi Bangoria
2017-09-20powerpc/configs: Update for CONFIG_SND changesMichael Ellerman
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-14Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-12KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectlyPaul Mackerras
2017-09-12KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcrPaul Mackerras
2017-09-12KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accessesBenjamin Herrenschmidt
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08vga: optimise console scrollingMatthew Wilcox