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