summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-07-25powerpc/perf: Don't enable if we have zero eventsMichael Ellerman1-2/+5
2013-07-25powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman1-4/+5
2013-07-25powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman3-2/+8
2013-07-25powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman1-12/+19
2013-07-25powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman1-0/+13
2013-07-25powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot1-2/+3
2013-07-25powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-25powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-25powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2-6/+4
2013-07-25powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-25powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-07-25powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-07-25powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-07-25powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-07-25powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-07-25powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt1-0/+21
2013-07-25powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1
2013-07-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling1-0/+1
2013-07-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling1-1/+3
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-15/+9
2013-06-24powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim1-15/+9
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V1-1/+7
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood1-1/+2
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-8/+38
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood1-0/+11
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood3-0/+17
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood1-2/+0
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-10powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman1-1/+1
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2-8/+12
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling1-0/+10
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling1-64/+16
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling1-4/+4
2013-06-10powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan1-7/+5
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao1-1/+3
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman1-12/+25