aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-06-18powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-06-18powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-06-18powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard
2014-06-18powerpc/powernv: Reset root port in firmwareGavin Shan
2014-06-18powerpc: Fix Oops in rtas_stop_self()Li Zhong
2014-06-18powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-06-18powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-06-18KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard
2014-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-13KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras
2014-03-13KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard
2014-02-17powerpc: Link VDSOs at 0x0Anton Blanchard
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V
2014-02-17powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza
2014-02-17powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza
2014-02-17powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao
2014-02-11powerpc/xmon: Don't signal we've entered until we're finished printingMichael Ellerman
2014-02-11powerpc/xmon: Fix timeout loop in get_output_lock()Michael Ellerman
2014-02-11powerpc/xmon: Don't loop forever in get_output_lock()Michael Ellerman
2014-02-11powerpc/perf: Configure BHRB filter before enabling PMU interruptsAnshuman Khandual
2014-02-11powerpc/pseries: Select ARCH_RANDOM on pseriesMichael Ellerman
2014-02-11powerpc/perf: Add Power8 cache & TLB eventsMichael Ellerman
2014-02-11powerpc/relocate fix relocate processing in LE modeLaurent Dufour
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar
2014-02-11powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar
2014-02-11powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo
2014-02-11powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini