summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-10-30powerpc: Fix Unaligned Loads and StoresTom Musta1-0/+45
2013-10-30powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta1-6/+0
2013-10-30powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta1-5/+16
2013-10-30powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard1-29/+30
2013-10-30powerpc: Fix little endian issue in OF PCI scanAnton Blanchard1-2/+2
2013-10-30powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple1-1/+1
2013-10-30powerpc: FA_DUMP depends on KEXECMichael Ellerman1-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 Jennings9-23/+8
2013-10-30powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings1-4/+4
2013-10-30powerpc/boot: Don't change link address for OF-based platformsPaul Mackerras1-0/+4
2013-10-30powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell1-0/+3
2013-10-30Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt51-1081/+964
2013-10-30Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2-12/+17
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood2-0/+2
2013-10-28powerpc/6xx: CONFIG_MCU_MPC8349EMITX cannot be a moduleChristian Kujau1-1/+1
2013-10-28powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev()Wei Yongjun1-1/+1
2013-10-28powerpc/p1010rdb: add P1010RDB-PB platform supportZhao Qiang1-0/+2
2013-10-28arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2013-10-28powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun1-0/+1
2013-10-28powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe1-0/+5
2013-10-28powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe1-0/+3
2013-10-28powerpc/85xx: use one kernel option for all the CoreNet_Generic boardsKevin Hao4-111/+13
2013-10-28powerpc/85xx: rename the corenet_ds.c to corenet_generic.cKevin Hao2-7/+7
2013-10-28powerpc/85xx: introduce corenet_generic machineKevin Hao11-656/+97
2013-10-28powerpc/dts/c293pcie: Add range field for IFC NANDPrabhakar Kushwaha1-0/+1
2013-10-28powerpc/b4860emu: Add device tree file for b4860emuYork Sun1-0/+218
2013-10-28powerpc/t4240emu: Add device tree file for t4240emuYork Sun1-0/+268
2013-10-28powerpc/b4qds: enable coreintScott Wood1-5/+0
2013-10-28powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe1-16/+3
2013-10-28powerpc: Add I2C bus multiplexer node for B4 and T4240QDSHongtao Jia2-47/+73
2013-10-28powerpc/fsl/defconfig: enable CONFIG_AT803X_PHYShengzhou Liu3-0/+3
2013-10-28powerpc/dts: Correct sdhci quirk for bsc9131Haijun.Zhang1-1/+1
2013-10-28powerpc/eSDCH: Specify voltage for T4240QDSHaijun.Zhang1-0/+4
2013-10-28powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe1-1/+2
2013-10-28powerpc: Set the NOTE type for SPE regsetSuzuki Poulose1-1/+1
2013-10-28powerpc/e500v2: Include Power ISA propertiesLijun Pan1-0/+3
2013-10-28powerpc/e6500: Include Power ISA propertiesLijun Pan2-0/+4
2013-10-28powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirkChunhe Lan1-2/+3
2013-10-28powerpc/dts: fix sRIO error interrupt for b4860Minghuan Lian1-1/+1
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras2-12/+17
2013-10-18powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang1-1/+1
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan2-1/+3
2013-10-18powerpc: move debug registers in a structureBharat Bhushan8-139/+144
2013-10-18powerpc: remove unnecessary line continuationsBharat Bhushan1-1/+1
2013-10-18powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen1-3/+3
2013-10-16powerpc: Emulate sync instruction variantsJames Yang2-0/+9
2013-10-16powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman1-5/+5
2013-10-16powerpc/booke64: Use common defines for AltiVec interrupts numbersMihai Caraman1-2/+3