aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-29/+648
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings4-13/+38
2008-07-25powerpc/pseries: Add collaborative memory managerBrian King3-0/+492
2008-07-25powerpc/pseries: Utilities to set firmware page stateBrian King1-0/+10
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson1-1/+12
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2-14/+24
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+1
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt1-0/+23
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch1-0/+17
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch1-12/+6
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel1-6/+0
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller1-2/+1
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds45-278/+1609
2008-07-22powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely1-0/+1
2008-07-22powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl1-1/+0
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2-16/+32
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-1/+1
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason1-14/+12
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU codeMark Nelson1-5/+108
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk1-3/+0
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2-7/+15
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson4-9/+16
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft3-0/+127
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft4-26/+64
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft3-0/+194
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar84-560/+2888
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-2/+2
2008-07-16Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala1-4/+0
2008-07-16powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala1-0/+1
2008-07-16powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2-6/+0
2008-07-16powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov5-99/+108
2008-07-16powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCDAnton Vorontsov1-1/+1
2008-07-16powerpc/83xx: fix ULPI setup for MPC8315 processorsAnton Vorontsov2-9/+19
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby14-94/+11
2008-07-16powerpc: pci config cleanupJohn Rigby9-1/+11
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood3-0/+922
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala1-0/+4
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt3-7/+7
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar3-7/+7
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-0/+5
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp2-4/+3
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt10-61/+1139
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt4-2/+94
2008-07-14powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin2-2/+2
2008-07-14powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala4-44/+26
2008-07-14powerpc/85xx: publish of device for cds platformsDave Jiang1-0/+14
2008-07-14powerpc/86xx: Refactor pic initKumar Gala6-111/+86