aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman1-140/+76
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman1-0/+4
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipeMichael Ellerman3-33/+66
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman1-3/+9
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman7-98/+39
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman1-1/+7
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman2-25/+17
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminateMichael Ellerman2-5/+3
2007-09-19[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman1-2/+6
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman1-14/+2
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman2-10/+12
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump codeMichael Ellerman1-10/+11
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman1-0/+2
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman1-60/+19
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman1-20/+38
2007-09-19[POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr1-1/+1
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr1-8/+8
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr4-85/+70
2007-09-19[POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch1-17/+32
2007-09-19[POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior1-3/+6
2007-09-19[POWERPC] spufs: Remove spu_harvestJeremy Kerr1-13/+0
2007-09-19[POWERPC] spufs: Remove asmlinkage from do_spu_createJeremy Kerr1-2/+2
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior5-9/+9
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2-8/+6
2007-09-19[POWERPC] Don't cast kmalloc return value in ibmebus.cJesper Juhl1-1/+2
2007-09-14[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2-1/+47
2007-09-14[POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2-0/+94
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala6-28/+24
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala4-24/+24
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala8-19/+0
2007-09-14[POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala16-1285/+1323
2007-09-14[POWERPC] DTS cleanupKumar Gala25-99/+4
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala4-0/+1933
2007-09-14[POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala1-0/+250
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood1-10/+17
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger3-37/+0
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger1-12/+2
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski4-5/+18
2007-09-13[POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala1-14/+22
2007-09-13[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala4-6/+6
2007-09-14[POWERPC] PS3: Enhance storage probe debug outputGeoff Levand1-8/+16
2007-09-14[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y buildJeremy Kerr1-0/+4
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson3-2/+23
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson1-11/+19
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2-6/+8
2007-09-14[POWERPC] prom.c whitespace cleanupLinas Vepstas1-6/+6
2007-09-14[POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas1-6/+6
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood1-6/+6
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually presentScott Wood1-4/+6
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood4-0/+75