index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
spufs.h
Age
Commit message (
Expand
)
Author
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-06
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
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: 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] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
2007-07-24
spusched: fix mismerge in spufs.h
Christoph Hellwig
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-04-23
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
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-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
2007-04-23
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
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] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2007-02-13
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
2007-02-13
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
2007-02-13
[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT
Christoph Hellwig
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
[next]