aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
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
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely