aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/run.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-231-20/+31
* [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-231-6/+6
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-231-2/+2
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-24/+4
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-231-14/+16
* [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-101-2/+2
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-131-2/+7
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-131-2/+2
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-131-1/+1
* [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-131-1/+0
* [POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann2006-12-041-6/+4
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-041-7/+110
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-041-1/+2
* [POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi2006-12-041-10/+18
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-041-0/+1
* [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-251-5/+7
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-2/+8
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-13/+35
* [PATCH] powerpc/cell: compile fixesDave Jones2006-04-011-0/+1
* [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-271-0/+91
* [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-091-0/+131