aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/context.c
Commit message (Expand)AuthorAge
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-19
* powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-11
* powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr2008-07-08
* [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-30
* [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-30
* [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-30
* [POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr2008-03-10
* [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-27
* Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-27
* | [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-21
* | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-21
* | [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-21
|/
* [POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2007-07-26
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-20
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-20
* [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-20
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-20
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-03
* [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-03
* [POWERPC] spusched: fix cpu/node bindingChristoph Hellwig2007-07-03
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-03
* [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig2007-07-03
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-03
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-06
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-09
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-23
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-23
* [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-23
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-23
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-13
* [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-13
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-13
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-13
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-13
* [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-13
* [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-13
* [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-13
* [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-12
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-04
* [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-25
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-04
* [PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr2006-04-29
* [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-26
* [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-26
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-26
* [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-08
* [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-08