summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-20powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman
2013-11-20powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-20powerpc: booke: Fix build failuresAneesh Kumar K.V
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-20powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard
2013-11-20pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-20powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-09new helper: dump_align()Al Viro
2013-11-09spufs: get rid of dump_emit() wrappersAl Viro
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater
2013-10-30powerpc/mpc512x: remove unnecessary #ifBrian Norris
2013-10-30powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin
2013-10-30Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang
2013-10-30powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde
2013-10-30powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard
2013-10-30powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard
2013-10-30powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard
2013-10-30powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-29powerpc/p1010rdb: add P1010RDB-PB platform supportZhao Qiang
2013-10-29arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang
2013-10-29powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun
2013-10-29powerpc/85xx: use one kernel option for all the CoreNet_Generic boardsKevin Hao
2013-10-29powerpc/85xx: rename the corenet_ds.c to corenet_generic.cKevin Hao
2013-10-29powerpc/85xx: introduce corenet_generic machineKevin Hao
2013-10-29powerpc/b4qds: enable coreintScott Wood
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