aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/spufs.h
AgeCommit message (Expand)Author
2012-01-03switch spufs guts to umode_tAl Viro
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr
2009-01-08fix similar typos to successfullColy Li
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig
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: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-12-21[POWERPC] cell: wrap master run control bitMasato 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_callsMichael 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 pathJeremy Kerr
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob 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 contextsArnd Bergmann
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd 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_savedChristoph Hellwig
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
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] spufs: Add tid fileChristoph Hellwig
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr
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-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig