summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Move function declarations out of archDavid A. Long
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha
2013-10-31powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard
2013-10-30powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-16powerpc: Emulate sync instruction variantsJames Yang
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy
2013-10-11powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy
2013-10-11powerpc/eeh: Output PHB3 diag-dataGavin Shan
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt
2013-10-11powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt
2013-10-11powerpc: Include the appropriate endianness headerIan Munsie
2013-10-11powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard
2013-10-11powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt