summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_syscalls.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-12/+9
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro1-2/+2
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson1-0/+14
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman1-5/+3
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 Ellerman1-0/+30
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr1-40/+68
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-2/+15
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann1-4/+6
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+86