summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/coredump.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-131-1/+1
* [PATCH] split linux/file.hAl Viro2008-05-011-0/+1
* [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel2008-03-281-2/+6
* [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-211-2/+6
* [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman2007-09-191-0/+4
* [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-27/+62
* [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-8/+2
* [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman2007-09-191-2/+2
* [POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman2007-09-191-14/+2
* [POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman2007-09-191-3/+5
* [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman2007-09-191-0/+2
* [POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman2007-09-191-60/+19
* [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman2007-09-191-20/+38
* [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-201-1/+1
* [POWERPC] spufs: fix memory leak on coredumpArnd Bergmann2007-04-231-9/+10
* [POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras2006-12-111-1/+1
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-041-0/+238
OpenPOWER on IntegriCloud