aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-15/+12
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds22-306/+762
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev13-89/+39
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei1-4/+4
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken connectionsZhang Wei1-0/+71
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei1-11/+64
2008-04-29[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei1-0/+1
2008-04-29[RAPIDIO] Add RapidIO node into MPC8641HPCN dts fileZhang Wei1-0/+12
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-0/+6
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei4-81/+102
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei1-173/+222
2008-04-29[RAPIDIO] Add RapidIO option to kernel configurationZhang Wei2-0/+14
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei1-40/+40
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty1-7/+23
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty1-0/+43
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2-0/+99
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac1-0/+1
2008-04-29[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2-2/+6
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala7-5/+60
2008-04-29[POWERPC] Add fast little-endian switch system callPaul Mackerras1-0/+11
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro1-9/+9
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun3-9/+245
2008-04-28fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun1-0/+12
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-2/+3
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard13-0/+2735
2008-04-25[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignoreKumar Gala1-0/+1
2008-04-24[POWERPC] bootwrapper: fix build error on virtex405-head.SGrant Likely1-1/+1
2008-04-24[POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2-4/+1
2008-04-24[POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dtsStefan Roese2-0/+74
2008-04-24[POWERPC] Xilinx: boot support for Xilinx uart 16550.John Linn1-0/+5
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou5-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou10-15/+11
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou3-2/+2
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou4-5/+6
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou11-8/+9
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou6-17/+12
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou9-29/+29
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou7-357/+52
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou6-261/+378
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman9-10/+10
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman7-88/+56
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman1-0/+2
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman1-1/+1
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman1-1/+1
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds3-64/+30
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds1-1/+26
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala1-16/+4
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman1-3/+3