index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
context.c
Age
Commit message (
Expand
)
Author
2008-02-27
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr
2008-01-23
Merge branch 'linux-2.6'
Paul Mackerras
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
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: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-07-26
[POWERPC] spusched: Fix initial timeslice calculation
Christoph Hellwig
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
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-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] 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-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-04-23
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
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: 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: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
2007-02-13
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
2006-10-04
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
2006-04-29
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
Jeremy Kerr
2006-03-27
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-01-09
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd 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: cooperative scheduler support
Arnd Bergmann
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann