aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
* [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
* [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-091-2/+2
* [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-093-5/+12
* [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-093-3/+5
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann2006-01-091-4/+6
* [PATCH] spufs: fix hexdump formatArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: trivial compile fixArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-095-21/+87
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-093-27/+63
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-096-43/+187
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: fix local store page refcountingArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-0910-254/+1516
* [PATCH] spufs: add spu-side context switch codeMark Nutter2006-01-096-0/+958
* [PATCH] kernel-side context switch code for spufsMark Nutter2006-01-091-6/+2036
* [PATCH] spufs: switchable spu contextsMark Nutter2006-01-096-1/+619
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-096-0/+1313