summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/sched.c
AgeCommit message (Expand)Author
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-23[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning
2007-04-23[POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig
2007-04-23[POWERPC] spufs: add memory barriers after set_bitArnd Bergmann
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
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] spu sched: use DECLARE_BITMAPChristoph Hellwig
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig
2007-02-13[POWERPC] spu sched: update some commentsChristoph Hellwig
2007-02-13[POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig
2007-02-13[POWERPC] spufs: sched.c cleanupsChristoph Hellwig
2007-02-13[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig
2007-02-13[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann