aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/context.c
AgeCommit message (Expand)Author
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig
2009-03-11powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig
2008-03-11[POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph 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_runnableArnd Bergmann
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig
2007-04-23[POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig
2007-02-13[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig
2007-02-13[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig
2007-02-13[POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann
2006-04-29[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr
2006-03-27[PATCH] spufs: initialize context correctlyDirk 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 DMAArnd Bergmann
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann