summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spu_syscalls.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-01-31powerpc/cell: Remove duplicate headerSabyasachi Gupta
2018-05-10powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINEAl Viro
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann
2006-01-09[PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann