summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood
2013-10-28powerpc/6xx: CONFIG_MCU_MPC8349EMITX cannot be a moduleChristian Kujau
2013-10-28powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev()Wei Yongjun
2013-10-28powerpc/p1010rdb: add P1010RDB-PB platform supportZhao Qiang
2013-10-28arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang
2013-10-28powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun
2013-10-28powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe
2013-10-28powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe
2013-10-28powerpc/85xx: use one kernel option for all the CoreNet_Generic boardsKevin Hao
2013-10-28powerpc/85xx: rename the corenet_ds.c to corenet_generic.cKevin Hao
2013-10-28powerpc/85xx: introduce corenet_generic machineKevin Hao
2013-10-28powerpc/dts/c293pcie: Add range field for IFC NANDPrabhakar Kushwaha
2013-10-28powerpc/b4860emu: Add device tree file for b4860emuYork Sun
2013-10-28powerpc/t4240emu: Add device tree file for t4240emuYork Sun
2013-10-28powerpc/b4qds: enable coreintScott Wood
2013-10-28powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe
2013-10-28powerpc: Add I2C bus multiplexer node for B4 and T4240QDSHongtao Jia
2013-10-28powerpc/fsl/defconfig: enable CONFIG_AT803X_PHYShengzhou Liu
2013-10-28powerpc/dts: Correct sdhci quirk for bsc9131Haijun.Zhang
2013-10-28powerpc/eSDCH: Specify voltage for T4240QDSHaijun.Zhang
2013-10-28powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe
2013-10-28powerpc: Set the NOTE type for SPE regsetSuzuki Poulose
2013-10-28powerpc/e500v2: Include Power ISA propertiesLijun Pan
2013-10-28powerpc/e6500: Include Power ISA propertiesLijun Pan
2013-10-28powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirkChunhe Lan
2013-10-28powerpc/dts: fix sRIO error interrupt for b4860Minghuan Lian
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23powerpc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-18powerpc: remove unnecessary line continuationsBharat Bhushan
2013-10-18powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V
2013-10-17kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V