summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-111-0/+2
* arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal2014-04-091-1/+1
* switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-091-2/+3
* switch simple cases of fget_light to fdgetAl Viro2012-09-261-12/+9
* switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-031-2/+2
* [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-281-0/+14
* [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-5/+3
* [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-191-3/+9
* [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-0/+30
* [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-40/+68
* [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr2007-08-151-0/+1
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-2/+15
* [PATCH] spufs: fix module refcount raceArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann2006-01-091-4/+6
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+86