aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/coredump.c
AgeCommit message (Expand)Author
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
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: Combine spufs_coredump_calls with spufs_callsMichael 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: 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: 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-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell