[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spufs / sched.c
2007-04-23 Christoph Hellwig[POWERPC] spu sched: ensure preempted threads are put...
2007-04-23 Christoph Hellwig[POWERPC] spufs: use cancel_rearming_delayed_workqueue...
2007-04-12 Christoph Hellwig[POWERPC] spufs: don't yield CPU in spu_yield
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2007-03-09 Christoph Hellwig[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
2007-02-13 Christoph Hellwig[POWERPC] spu sched: static timeslicing for SCHED_RR...
2007-02-13 Christoph Hellwig[POWERPC] spu sched: use DECLARE_BITMAP
2007-02-13 Christoph Hellwig[POWERPC] spu sched: forced preemption at execution
2007-02-13 Christoph Hellwig[POWERPC] spu sched: update some comments
2007-02-13 Christoph Hellwig[POWERPC] spu sched: simplity spu_remove_from_active_list
2007-02-13 Christoph Hellwig[POWERPC] spufs: optimize spu_run
2007-02-13 Christoph Hellwig[POWERPC] spufs: runqueue simplification
2007-02-13 Christoph Hellwig[POWERPC] spufs: move prio to spu_context
2007-02-13 Christoph Hellwig[POWERPC] spufs: simplify state_mutex
2007-02-13 Christoph Hellwig[POWERPC] spufs: sched.c cleanups
2007-02-13 Christoph Hellwig[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
2007-02-13 Christoph Hellwig[POWERPC] spufs: remove superfluous SPU_STATE_SAVED...
2006-10-04 Arnd Bergmann[POWERPC] spufs: add infrastructure for finding elf...
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-10-04 Mark Nutter[POWERPC] spufs: scheduler support for NUMA.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Geoff Levand[POWERPC] spufs: fix spu irq affinity setting
2006-03-27 Arnd Bergmann[PATCH] spufs: implement mfc access for PPE-side DMA
2006-01-09 Arnd Bergmann[PATCH] spufs: set irq affinity for running threads
2006-01-09 Arnd Bergmann[PATCH] spufs: clean up use of bitops
2006-01-09 Arnd Bergmann[PATCH] spufs: trivial compile fix
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability [part 2].
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability.
2006-01-09 Arnd Bergmann[PATCH] spufs: Turn off debugging output
2006-01-09 Arnd Bergmann[PATCH] spufs: cooperative scheduler support