aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/run.c
Commit message (Expand)AuthorAge
* [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-19
* [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch2007-08-30
* [POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2007-07-26
* [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-20
* [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-20
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-20
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-03
* [POWERPC] spufs: Fix libassist accountingJeremy Kerr2007-07-03
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-03
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-03
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-03
* [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-03
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-14
* [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-23
* [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-23
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-23
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-23
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-23
* [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-09
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-13
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-13
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-13
* [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-13
* [POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann2006-12-04
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-04
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-04
* [POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi2006-12-04
* [POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2006-12-04
* [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-25
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-25
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-04
* [PATCH] powerpc/cell: compile fixesDave Jones2006-04-01
* [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-26
* [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-08