summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/run.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2007-07-261-0/+4
* [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-201-6/+17
* [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-201-2/+1
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-0/+10
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-1/+2
* [POWERPC] spufs: Fix libassist accountingJeremy Kerr2007-07-031-1/+1
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-0/+4
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-031-3/+16
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-031-5/+1
* [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-031-1/+2
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [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
OpenPOWER on IntegriCloud