summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-231-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-0684-46/+72
|\ \
| * | powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-3119-21/+0
| * | powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-3123-23/+23
| * | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-10-311-1/+2
| * | powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-10-311-0/+3
| * | powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-10-311-1/+2
| * | powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-10-311-0/+1
| * | powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-316-0/+6
| * | powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-313-0/+3
| * | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-3111-0/+11
| * | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
| * | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-3119-0/+19
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-065-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-0651-127/+4180
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu2011-11-033-0/+90
| * | | powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri2011-11-032-2/+58
| * | | powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock2011-11-031-1/+1
| * | | powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala2011-10-131-4/+5
| * | | powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi2011-10-111-4/+7
| * | | powerpc/85xx: fix PHYS_64BIT selection for P1022DSAnatolij Gustschin2011-10-111-1/+1
| * | | powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock2011-10-111-0/+1
| * | | powerpc/82xx: updates for mgcogeHolger Brunck2011-10-111-0/+4
| * | | powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.cMingkai Hu2011-10-063-13/+13
| * | | powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is setDmitry Eremin-Solenikov2011-10-061-1/+1
| | |/ | |/|
| * | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-235-17/+16
| * | powerpc/powernv: Handle PCI-X/PCIe reset delayBenjamin Herrenschmidt2011-09-201-0/+32
| * | powerpc/powernv: Implement MSI support for p5ioc2 PCIeBenjamin Herrenschmidt2011-09-203-0/+168
OpenPOWER on IntegriCloud