index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
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
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
2006-12-04
[POWERPC] spufs: Fix missing stop-and-signal
Masato Noguchi
2006-12-04
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
2006-10-25
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
2006-04-01
[PATCH] powerpc/cell: compile fixes
Dave Jones
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann