summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/run.c
AgeCommit message (Expand)Author
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr
2008-08-13powerpc/spufs: fix npc setting for NOSCHED contextsJeremy Kerr
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr
2008-02-08[POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning
2008-02-08[POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig
2008-02-06[POWERPC] spufs: Fix SPE single-step modeJeremy Kerr
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
2007-07-03[POWERPC] spufs: Fix libassist accountingJeremy Kerr
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig
2007-07-03[POWERPC] spufs: Add bit definitionSebastian Siewior
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig
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] spufs: optimize spu_runChristoph Hellwig
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig
2007-02-13[POWERPC] spufs: remove empty last line in run.cChristoph Hellwig
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann