summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-27/+6
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds25-204/+508
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro1-1/+2
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-1/+1
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov1-0/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-7/+0
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt1-7/+0
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt1-4/+4
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin1-1/+1
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-3/+0
2013-10-31powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud1-25/+32
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud1-0/+1
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde1-0/+7
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde1-0/+3
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard1-0/+67
2013-10-30powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple1-1/+1
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat1-1/+1
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings1-0/+4
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood1-0/+1
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan1-0/+1
2013-10-18powerpc: move debug registers in a structureBharat Bhushan2-19/+23
2013-10-16powerpc: Emulate sync instruction variantsJames Yang1-0/+2
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt5-114/+46
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras1-0/+7
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras3-112/+25
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy1-0/+12
2013-10-11powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy1-0/+2
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/...Anton 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