summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-1/+1
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds14-0/+25
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+6
2008-07-30Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt14-0/+25
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips12-0/+12
2008-07-28cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart1-0/+1
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich1-0/+10
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart1-0/+2
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt1-0/+72
2008-07-28powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt1-1/+11
2008-07-28powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell1-2/+6
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-3/+3
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus 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/k...Linus 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/po...Linus 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 ...Mark 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