summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2011-11-30powerpc/40x: Add APM8018X SOC supportTanmay Inamdar
2011-11-28powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-11-25powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt
2011-11-25powerpc/powernv: Fixup p7ioc PCIe root complex class codeBenjamin Herrenschmidt
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2011-11-25powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner
2011-11-25powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner
2011-11-25powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis
2011-11-25powerpc/icswx: Simple ACOP fault handlerJimi Xenidis
2011-11-25powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis
2011-11-25powerpc: Split ICSWX ACOP and PID processingJimi Xenidis
2011-11-25powerpc/powermac: Add missing of_node_putJulia Lawall
2011-11-25powerpc/cell/iommu: Add missing of_node_putJulia Lawall
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller
2011-11-24powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala
2011-11-24powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang
2011-11-23powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala
2011-11-23powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-03powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri
2011-11-03powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker
2011-10-31powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker