aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-087-24/+51
|\
| * Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
| |\
| | * powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| | * powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| | * powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
| * | powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
| * | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
| * | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
| * | powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
| |/
* | powerpc, memblock: Fix memblock API change falloutYinghai Lu2010-09-111-1/+1
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3163-304/+1682
|\|
| * powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab2010-08-241-2/+1
| * powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-243-6/+6
| * powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-241-4/+7
| * powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-241-2/+4
| * powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-241-1/+1
| * powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-242-3/+0
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-2/+2
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-6/+6
| |\ \
| | * | spufs conversion to ->evict_inode()Al Viro2010-08-091-5/+3
| | * | remove inode_setattrChristoph Hellwig2010-08-091-1/+3
| * | | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-061-0/+106
| * | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-291-2/+3
| | |/
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-0519-101/+169
| |\ \
| | * | of/address: Clean up function declarationsGrant Likely2010-08-014-1/+6
| | * | of: remove of_default_bus_idsJonas Bonn2010-07-242-2/+26
| | * | powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-248-18/+18
| | * | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-2/+2
| | * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2417-55/+59
| | |\ \
| | * | | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+6
| | * | | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-053-7/+0
| | * | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-052-20/+4
| | * | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-054-52/+48
| | * | | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-051-6/+66
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-0535-174/+1376
| |\ \ \ \
| | * \ \ \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-0512-117/+669
| | |\ \ \ \
| | | * | | | powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher2010-08-043-0/+163
| | | * | | | powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi2010-08-043-0/+157
| | | * | | | powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov2010-08-041-0/+21
| | | * | | | powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok2010-08-043-0/+103
| | | * | | | powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov2010-08-041-129/+143
| | | * | | | powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov2010-08-041-6/+37
| | | * | | | powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov2010-08-041-8/+8
| | | * | | | powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2010-08-021-0/+63
| | * | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-0424-63/+503
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin2010-08-014-0/+290
| | | * | | | powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin2010-08-011-0/+18
| | | * | | | powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin2010-08-013-0/+137