aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf
2010-08-24powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09spufs conversion to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi
2010-08-04powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt
2010-07-31powerpc: Remove redundant xics badness warningBrian King
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu