aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-04-25[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignoreKumar Gala
2008-04-24[POWERPC] bootwrapper: fix build error on virtex405-head.SGrant Likely
2008-04-24[POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese
2008-04-24[POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dtsStefan Roese
2008-04-24[POWERPC] Xilinx: boot support for Xilinx uart 16550.John Linn
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman
2008-04-24[POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala
2008-04-24[POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-24[POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet
2008-04-24[POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet
2008-04-24[POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt
2008-04-24[POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras
2008-04-24Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21[POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-18[POWERPC] Stacktrace support for lockdepChristoph Hellwig