summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-211-2/+0Star
* switch spufs guts to umode_tAl Viro2012-01-041-1/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
* switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-201-13/+9Star
* kill path_lookup()Al Viro2011-03-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-231-2/+2
* Introduce path_put()Jan Blunck2008-02-151-1/+1
* [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-281-0/+1
* [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-0/+2
* [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-42/+0Star
* [POWERPC] spufs: Remove asmlinkage from do_spu_createJeremy Kerr2007-09-191-2/+2
* [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-191-2/+2
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-4/+28
* [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-201-1/+1
* [PATCH] struct path: convert powerpcJosef Sipek2006-12-081-1/+1
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-051-1/+1
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-2/+5
* [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-121-1/+3
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-8/+2Star
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+106