summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-05-27powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2-8/+8
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll1-7/+30
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine1-4/+70
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine1-3/+260
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+1
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+6
2010-05-26powerpc/44x: icon: select SM502 and frame buffer console supportAnatolij Gustschin1-7/+142
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+79
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-6/+0
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely174-1619/+8530
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin1-0/+1
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin1-0/+78
2010-05-24powerpc/85xx: Add P1021MDS board supportHaiying Wang2-3/+797
2010-05-24powerpc/85xx: Change MPC8572DS camp dtses for MSI sharingLi Yang2-7/+15
2010-05-24powerpc/fsl_msi: add removal path and probe failing pathLi Yang2-6/+31
2010-05-24powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang1-1/+7
2010-05-24powerpc/fsl_msi: enable msi allocation in all banksLi Yang2-3/+13
2010-05-24powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang1-6/+27
2010-05-24powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258061-15/+25
2010-05-24powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior6-1/+74
2010-05-24powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2-198/+201
2010-05-24powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior1-0/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely214-2509/+10018
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely16-43/+69
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-1/+4
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely4-3/+4
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-3/+3
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds41-712/+4191
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds104-689/+4091
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-4/+15
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-05-21powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDSAndy Fleming1-4/+0
2010-05-21powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2-2/+199
2010-05-21powerpc/e500mc: Implement machine check handler.Scott Wood4-12/+112
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori1-12/+0
2010-05-21powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2-2/+2
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson4-60/+90
2010-05-21powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard1-8/+12
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2-14/+13
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard1-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-17/+47
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1