[POWERPC] spusched: Update scheduling paramters on every spu_run
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spufs / context.c
2007-07-03 Christoph Hellwig[POWERPC] spusched: Update scheduling paramters on...
2007-07-03 Christoph Hellwig[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
2007-07-03 Christoph Hellwig[POWERPC] spusched: Switch from workqueues to kthread...
2007-06-07 Christoph Hellwig[POWERPC] spufs: Synchronize pte invalidation vs ps...
2007-05-09 Benjamin Herrenschmidt[POWERPC] Spufs support for 64K LS mappings on 4K kernels
2007-04-23 Christoph Hellwig[POWERPC] spufs: turn run_sema into run_mutex
2007-04-23 Christoph Hellwig[POWERPC] spufs: streamline locking for isolated spu...
2007-04-23 Christoph Hellwig[POWERPC] spufs: remove woken threads from the runqueue...
2007-04-23 Christoph Hellwig[POWERPC] spufs: clear mapping pointers after last...
2007-02-13 Christoph Hellwig[POWERPC] spu sched: static timeslicing for SCHED_RR...
2007-02-13 Christoph Hellwig[POWERPC] spu sched: forced preemption at execution
2007-02-13 Christoph Hellwig[POWERPC] spufs: optimize spu_run
2007-02-13 Christoph Hellwig[POWERPC] spufs: move prio to spu_context
2007-02-13 Christoph Hellwig[POWERPC] spufs: state_mutex cleanup
2007-02-13 Christoph Hellwig[POWERPC] spufs: simplify state_mutex
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...
2007-02-13 Benjamin Herrenschmidt[POWERPC] spufs: Fix bitrot of the SPU mmap facility
2006-12-04 Arnd Bergmann[POWERPC] spufs: Use SPU master control to prevent...
2006-10-25 Jeremy Kerr[POWERPC] spufs: Add isolated-mode SPE recycling support
2006-10-04 Arnd Bergmann[POWERPC] spufs: Add infrastructure needed for gang...
2006-04-29 Jeremy Kerr[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
2006-03-27 Dirk Herrendoerfer[PATCH] spufs: initialize context correctly
2006-03-27 Mark Nutter[PATCH] spufs: enable SPE problem state MMIO access.
2006-03-27 Arnd Bergmann[PATCH] spufs: implement mfc access for PPE-side DMA
2006-01-09 Arnd Bergmann[PATCH] spufs fix spu_acquire_runnable error path
2006-01-09 Arnd Bergmann[PATCH] spufs: serialize sys_spu_run per spu
2006-01-09 Arnd Bergmann[PATCH] spufs: fix locking in spu_acquire_runnable
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: cooperative scheduler support
2006-01-09 Mark Nutter[PATCH] spufs: switchable spu contexts
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base