index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
run.c
Age
Commit message (
Expand
)
Author
2009-02-23
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
2008-08-13
powerpc/spufs: fix npc setting for NOSCHED contexts
Jeremy Kerr
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
2008-06-16
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke 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 held
Jeremy Kerr
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-28
[POWERPC] spufs: reacquire LS pointer in spu_process_callback
Jeremy Kerr
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-02-19
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2008-02-08
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
2008-02-08
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-06
[POWERPC] spufs: Fix SPE single-step mode
Jeremy Kerr
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph 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_init
Luke Browning
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
2007-08-30
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
Andre Detsch
2007-07-26
[POWERPC] spusched: Fix initial timeslice calculation
Christoph 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 spufs
Andre Detsch
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Fix libassist accounting
Jeremy Kerr
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add bit definition
Sebastian Siewior
2007-06-14
[POWERPC] spufs: Add support for SPU single stepping
Benjamin Herrenschmidt
2007-04-23
[POWERPC] spufs: various run.c cleanups
Christoph Hellwig
2007-04-23
[POWERPC] spufs: use memcpy_fromio() to copy from local store
Akinobu Mita
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-03-10
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
2007-02-13
[POWERPC] spufs: remove empty last line in run.c
Christoph Hellwig
2006-12-04
[POWERPC] spufs: always send sigtrap on breakpoint
Arnd Bergmann
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
[next]