index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spu_syscalls.c
Age
Commit message (
Expand
)
Author
2014-07-11
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
2014-04-09
arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c
Monam Agarwal
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-01-03
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob 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 logic
Michael Ellerman
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
2007-08-15
[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour
Jeremy Kerr
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix module refcount race
Arnd Bergmann
2006-01-09
[PATCH] spufs: Fix oops when spufs module is not loaded
Arnd Bergmann
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann