aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/spufs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipeMichael Ellerman1-1/+1
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman1-0/+4
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman1-1/+1
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr1-0/+1
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+2
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasksBob Nelson1-0/+6
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann1-0/+6
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-2/+14
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr1-2/+1
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig1-0/+5
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch1-36/+27
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior1-1/+1
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig1-0/+13
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig1-0/+51
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig1-0/+1
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig1-0/+3
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr1-2/+2
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig1-0/+2
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig1-0/+2
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig1-3/+1
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig1-9/+3
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig1-1/+1
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr1-7/+6
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig1-1/+1
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann1-0/+4
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig1-1/+0
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig1-5/+7
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu contextsChristoph Hellwig1-1/+1
2007-03-10[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig1-4/+2
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig1-0/+5
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig1-0/+1
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig1-2/+11
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig1-0/+1
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig1-0/+3
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig1-8/+10
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig1-3/+3
2007-02-13[POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig1-3/+0
2007-02-13[POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt1-0/+2
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-1/+1
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell1-0/+11
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr1-1/+2
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr1-0/+1
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann1-1/+2
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell1-2/+7
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr1-0/+7
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-0/+1
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann1-0/+1
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann1-2/+22
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann1-1/+3