aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell
2007-09-19[POWERPC] MPC5200 low power modeDomen Puncer
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman
2007-09-19[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman
2007-09-19[POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr
2007-09-19[POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch
2007-09-19[POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior
2007-09-19[POWERPC] spufs: Remove spu_harvestJeremy Kerr
2007-09-19[POWERPC] spufs: Remove asmlinkage from do_spu_createJeremy Kerr
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-09-14[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski
2007-09-13[POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala
2007-09-13[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala
2007-09-14[POWERPC] PS3: Enhance storage probe debug outputGeoff Levand
2007-09-14[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y buildJeremy Kerr
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson
2007-09-14[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson
2007-09-14[POWERPC] pasemi: Print more information at machine checkOlof Johansson
2007-09-14[POWERPC] pasemi: Add workaround for erratum 5945Olof Johansson
2007-09-14[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()Olof Johansson
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-09-12[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala