summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov2011-11-281-0/+55
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-2538-963/+274
|\
| * powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala2011-11-242-1/+1
| * powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala2011-11-244-29/+7
| * powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2416-218/+40
| * powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov2011-11-2416-157/+89
| * powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov2011-11-241-8/+1
| * powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-2413-80/+34
| * powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2415-180/+31
| * powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-2415-287/+68
| * powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang2011-11-243-3/+3
| * powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-241-1/+1
| * powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-241-1/+1
* | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-254-5/+1426
* | powerpc/powernv: Fixup p7ioc PCIe root complex class codeBenjamin Herrenschmidt2011-11-251-0/+7
* | powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt2011-11-252-15/+75
* | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-2/+2
* | powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner2011-11-251-1/+2
* | powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner2011-11-251-1/+1
* | powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis2011-11-257-52/+344
* | powerpc/icswx: Simple ACOP fault handlerJimi Xenidis2011-11-251-1/+12
* | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-252-1/+2
* | powerpc: Split ICSWX ACOP and PID processingJimi Xenidis2011-11-251-0/+8
* | powerpc/powermac: Add missing of_node_putJulia Lawall2011-11-251-2/+6
* | powerpc/cell/iommu: Add missing of_node_putJulia Lawall2011-11-251-0/+2
* | powerpc/pseries: Software invalidatation of TCEsMilton Miller2011-11-251-5/+56
|/
* powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
* powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
* Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-081-0/+1
|\
| * powerpc/5200: add support for charon boardHeiko Schocher2011-09-291-0/+1
* | powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-11-081-16/+16
* | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-088-15/+10
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0784-46/+72
|\ \
| * | powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-0119-21/+0
| * | powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-0123-23/+23
| * | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-11-011-1/+2
| * | powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-11-011-0/+3
| * | powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-11-011-1/+2
| * | powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-11-011-0/+1
| * | powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-11-016-0/+6
| * | powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-11-013-0/+3
| * | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-0111-0/+11
| * | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-012-0/+2
| * | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-0119-0/+19
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-075-31/+0
|\ \ \
| * | | powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-314-26/+0
| * | | powerpc: 40x: drop unused Kconfig symbolPaul Bolle2011-10-311-5/+0
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0751-127/+4180
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu2011-11-033-0/+90