aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot1-13/+29
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall1-3/+6
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala1-2/+2
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf1-0/+1
2010-08-24powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab1-2/+1
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard3-6/+6
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot1-4/+7
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart1-2/+4
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall1-1/+1
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2-3/+0
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+2
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-6/+6
2010-08-09spufs conversion to ->evict_inode()Al Viro1-5/+3
2010-08-09remove inode_setattrChristoph Hellwig1-1/+3
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt1-0/+106
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely2-2/+2
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-101/+169
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds35-174/+1376
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt12-117/+669
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher3-0/+163
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi3-0/+157
2010-08-04powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov1-0/+21
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok3-0/+103
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov1-129/+143
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov1-6/+37
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov1-8/+8
2010-08-04Merge branch 'master' into for-nextJiri Kosina18-49/+62
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt24-63/+503
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock1-0/+63
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin4-0/+290
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin1-0/+18
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin3-0/+137
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin1-9/+4
2010-08-01of/address: Clean up function declarationsGrant Likely4-1/+6
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt1-16/+0
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell1-2/+3
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich1-16/+0
2010-07-24of: remove of_default_bus_idsJonas Bonn2-2/+26
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely8-18/+18
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2-2/+2
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely17-55/+59
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-11/+11
2010-07-14lmb: rename to memblockYinghai Lu16-54/+54
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-1/+3
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall1-3/+1