summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-1225-204/+508
|\
| * powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-061-7/+0
| * powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2013-11-061-4/+4
| * powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin2013-10-311-1/+1
| * of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-3/+0
| * powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud2013-10-311-25/+32
| * powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-311-0/+1
| * powerpc/powernv: Code update interfaceVasant Hegde2013-10-301-0/+7
| * powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-301-0/+3
| * powerpc: Add VMX optimised xor for RAID5Anton Blanchard2013-10-301-0/+67
| * powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard2013-10-301-6/+6
| * powerpc: Fix 64K page size support for PPC44xAlistair Popple2013-10-301-1/+1
| * powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat2013-10-301-1/+1
| * powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-301-0/+4
| * powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood2013-10-281-0/+1
| * powerpc: export debug registers save function for KVMBharat Bhushan2013-10-181-0/+1
| * powerpc: move debug registers in a structureBharat Bhushan2013-10-182-19/+23
| * powerpc: Emulate sync instruction variantsJames Yang2013-10-161-0/+2
| * Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-115-114/+46
| |\
| | * powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-111-0/+7
| | * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-113-112/+25
| | * powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy2013-10-111-0/+12
| | * powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-111-0/+2
| * | powerpc/eeh: Output PHB3 diag-dataGavin Shan2013-10-111-0/+65
| * | powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt2013-10-111-6/+17
| * | powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt2013-10-111-1/+1
| * | powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2013-10-112-0/+36
| * | powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2013-10-111-8/+8
| * | powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard2013-10-111-11/+11
| * | powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard2013-10-111-2/+2
| * | powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt2013-10-111-4/+4
| * | powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-111-0/+4
| * | powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-111-0/+5
| * | powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-111-1/+30
| * | powerpc: Include the appropriate endianness headerIan Munsie2013-10-111-0/+4
| * | powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard2013-10-111-1/+6
| * | powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard2013-10-111-0/+71
| * | powerpc: Support endian agnostic MMIOIan Munsie2013-10-111-18/+49
| * | powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2013-10-112-4/+20
| * | powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard2013-10-111-2/+10
| * | powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-111-2/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+1
|\ \
| * \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-1/+1
| |\ \
| * \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-092-5/+3
| |\ \ \ | | | |/ | | |/|
| * | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
* | | | uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-061-0/+1
* | | | uprobes: Move function declarations out of archDavid A. Long2013-11-061-7/+0
| |_|/ |/| |
* | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
| |/ |/|
* | powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-3/+1
* | powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-251-2/+2
|/
OpenPOWER on IntegriCloud