aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-24[POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2-0/+67
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala1-9/+2
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala2-5/+5
2008-04-24[POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig1-1/+0
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala4-28/+49
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala8-9/+92
2008-04-24[POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet1-1/+1
2008-04-24[POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet1-16/+26
2008-04-24[POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet1-6/+4
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt1-0/+31
2008-04-24[POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman1-0/+1
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman1-0/+1
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-1/+7
2008-04-24Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2-29/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-38/+3
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds328-3862/+11116
2008-04-21[POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala1-1/+7
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas1-33/+1
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-5/+2
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath1-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29