aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen3-20/+43
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-1/+1
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool1-3/+28
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: Indicate which oprofile counters to use while in compat modeTorez Smith1-0/+20
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk1-2/+2
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk1-3/+0
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman1-12/+6
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2-20/+25
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman1-1/+1
2008-07-22powerpc: Fix support for latencytopArnd Bergmann1-1/+1
2008-07-22powerpc/ps3: Update ps3_defconfigGeoff Levand1-74/+122
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2-7/+15
2008-07-22powerpc: Add a 6xx defconfigKumar Gala1-0/+3304
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson6-15/+26
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-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin1-8/+15
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+4
2008-07-20KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2-1/+4
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-4/+0
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar349-6074/+29779
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner2-3/+3
2008-07-16powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigsTimur Tabi4-12/+20
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/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala1-15/+4
2008-07-16powerpc: rework FSL Book-E PTE access and TLB missKumar Gala1-124/+44
2008-07-16powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2-6/+0
2008-07-16gianfar: Add magic packet and suspend/resume support.Scott Wood1-0/+3
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming3-14/+14
2008-07-16powerpc: Add support for multiple gfar mdio interfacesAndy Fleming1-46/+38
2008-07-16powerpc/86xx: mpc8610_hpcd - add support for ULI RTCAnton Vorontsov2-13/+122
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/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov1-0/+3
2008-07-16powerpc/83xx: fix ULPI setup for MPC8315 processorsAnton Vorontsov2-9/+19
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby16-94/+73
2008-07-16powerpc: pci config cleanupJohn Rigby10-5/+19
2008-07-16powerpc/mpc7448: add alias list to DTS, clean out old chosen nodePaul Gortmaker1-9/+15
2008-07-16powerpc/mpc8313erdb: Add power management to the device tree.Scott Wood1-70/+171
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood6-1/+995
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala1-0/+4
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt14-232/+40
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar13-232/+39
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt11-10/+381