aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/sched.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-131-1/+42
* [POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig2007-02-131-2/+1
* [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-131-0/+74
* [POWERPC] spu sched: update some commentsChristoph Hellwig2007-02-131-8/+8
* [POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig2007-02-131-29/+15
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-131-4/+6
* [POWERPC] spufs: runqueue simplificationChristoph Hellwig2007-02-131-67/+92
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-131-5/+1
* [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-131-4/+4
* [POWERPC] spufs: sched.c cleanupsChristoph Hellwig2007-02-131-37/+61
* [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-131-0/+2
* [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-131-1/+0
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-051-0/+22
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-2/+2
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-051-281/+163
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-211-1/+2
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-0/+2
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-091-0/+5
* [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-091-4/+4
* [PATCH] spufs: trivial compile fixArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-091-26/+55
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-091-30/+37
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-0/+419