aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-07-25powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-25powerpc: Remove unreachable relocation on exception handlersMichael Ellerman
2013-07-25powerpc/tm: Fix return of active 64bit signalsMichael Neuling
2013-07-25powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling
2013-07-25powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling
2013-07-25powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling
2013-07-25powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling
2013-07-25powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt
2013-07-25powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling
2013-07-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling
2013-07-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo
2013-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-24powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman
2013-06-10powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling
2013-06-10powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman
2013-06-01powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan