aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman3-14/+21
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman1-1/+1
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+10
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling1-7/+10
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman8-20/+40
2013-06-03serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti1-0/+49
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras1-0/+1
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling1-0/+11
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active transactionsMichael Neuling2-9/+7
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling4-14/+21
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling1-0/+2
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt1-0/+2
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman1-0/+6
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong1-0/+10
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong1-2/+5
2013-05-14powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2-2/+5
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings1-0/+2
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V1-1/+1
2013-05-14powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V1-1/+1
2013-05-10powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood1-2/+3
2013-05-10powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt1-0/+2
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple1-0/+1
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt1-9/+7
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-5/+1
2013-05-06powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan2-0/+11
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza1-0/+3
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King1-0/+2
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard1-0/+4
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-8/+275
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds35-134/+472
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2-0/+14
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V1-0/+18
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman2-0/+6
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling1-0/+2
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman1-4/+4
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual1-0/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-17/+18
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V1-1/+2
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2-15/+21
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V4-57/+37
2013-04-30powerpc: Move the pte free routines from common headerAneesh Kumar K.V3-59/+189
2013-04-30powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V1-3/+3
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table formatAneesh Kumar K.V2-0/+4
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V4-2/+66