summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-10-12KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-12powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-10-12powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard
2017-10-05powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-10-05powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-10-05KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accessesBenjamin Herrenschmidt
2017-10-05KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectlyPaul Mackerras
2017-10-05KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcrPaul Mackerras
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-09-27powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...John Allen
2017-09-27powerpc/powernv/npu: Move tlb flush before launching ATSDAlistair Popple
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-31powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin
2017-08-18Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-09powerpc/watchdog: add locking around init/exit functionsNicholas Piggin
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin
2017-08-09powerpc/watchdog: Fix final-check recovered caseNicholas Piggin
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin
2017-08-09powerpc: NMI IPI improve lock primitiveNicholas Piggin
2017-08-09powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy
2017-08-07Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov
2017-07-31powerpc/64s: Fix stack setup in watchdog soft_nmi_common()Nicholas Piggin
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman
2017-07-28powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman
2017-07-28powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V