aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-11powerpc/eeh: Output PHB3 diag-dataGavin Shan1-0/+65
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt1-6/+17
2013-10-11powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt1-1/+1
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2-0/+36
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt1-8/+8
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard1-11/+11
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard1-2/+2
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt1-4/+4
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard1-0/+4
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard1-0/+5
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt1-1/+30
2013-10-11powerpc: Include the appropriate endianness headerIan Munsie1-0/+4
2013-10-11powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard1-1/+6
2013-10-11powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard1-0/+71
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie1-18/+49
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/restoreAnton Blanchard2-4/+20
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard1-2/+10
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard1-2/+2
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-1/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-09powerpc: clean-up include ordering in prom.hRob Herring1-10/+7
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring1-4/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring1-7/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-5/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2-5/+3
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+3
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt1-3/+1
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt1-2/+2
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+42
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into nextJoerg Roedel2-0/+42
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds32-156/+681
2013-09-05powerpc: Correct FSCR bit definitionsPaul Mackerras1-2/+2
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-16/+2
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+60
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar1-0/+10
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf27-123/+579
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras1-0/+38
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+10
2013-08-27powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt1-0/+2
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras1-0/+10
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt3-11/+33
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar1-0/+300
2013-08-23powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang1-0/+92