summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* of/powerpc: fix fsl_msi device node pointerWolfram Sang2010-06-021-1/+1
* of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine2010-06-021-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-0129-258/+3712
|\
| * powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt2010-05-311-1/+1
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-3119-250/+1494
| |\
| | * powerpc/85xx: Add P1021MDS board supportHaiying Wang2010-05-242-3/+797
| | * powerpc/85xx: Change MPC8572DS camp dtses for MSI sharingLi Yang2010-05-242-7/+15
| | * powerpc/fsl_msi: add removal path and probe failing pathLi Yang2010-05-242-6/+31
| | * powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang2010-05-241-1/+7
| | * powerpc/fsl_msi: enable msi allocation in all banksLi Yang2010-05-242-3/+13
| | * powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang2010-05-241-6/+27
| | * powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258062010-05-241-15/+25
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-246-1/+74
| | * powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-242-198/+201
| | * powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
| | * powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDSAndy Fleming2010-05-211-4/+0
| | * powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-212-2/+199
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-214-12/+112
| * | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-05-319-7/+2217
| |\ \
| | * | powerpc/44x: icon: select SM502 and frame buffer console supportAnatolij Gustschin2010-05-261-7/+142
| | * | powerpc/44x: Add basic ICON PPC440SPe board supportStefan Roese2010-05-124-1/+1776
| | * | powerpc/44x: Fix UART clocks on 440SPeBenjamin Herrenschmidt2010-05-121-6/+6
| | * | powerpc/44x: Add reset-type to katmai.dtsStefan Roese2010-05-071-0/+1
| | * | powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri2010-05-073-0/+299
* | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-014-15/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-032-2/+2
| * | | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * | | powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-031-8/+0
| * | | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-3/+1
| * | | Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-031-1/+1
| * | | kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-051-0/+5
* | | | tracing: fix for tracepoint API changeStephen Rothwell2010-05-281-5/+5
* | | | rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-0/+1
* | | | powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-272-28/+4
* | | | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-272-8/+8
* | | | rapidio: fix maintenance access to higher memory areasThomas Moll2010-05-271-7/+30
* | | | rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine2010-05-271-4/+70
* | | | rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine2010-05-271-3/+260
* | | | rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-1/+1
* | | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+6
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-252-0/+79
|\ \ \ \
| * \ \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25174-1619/+8530
| |\ \ \ \
| * | | | | spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin2010-05-251-0/+1
| * | | | | powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin2010-05-251-0/+78
* | | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-6/+0
| |/ / / / |/| | | |
* | | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22214-2509/+10018
|\ \ \ \ \
| * \ \ \ \ Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-3/+3
| |\ \ \ \ \
| | * | | | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-3/+3
OpenPOWER on IntegriCloud