summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/spufs.h
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* powerpc/spufs: Get rid of broken fasync stuffAl Viro2017-02-151-3/+0
* powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter2014-06-111-1/+0
* switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-091-1/+2
* switch spufs guts to umode_tAl Viro2012-01-031-2/+2
* switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-201-1/+1
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-201-5/+0
* powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-231-4/+4
* fix similar typos to successfullColy Li2009-01-081-1/+1
* powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-211-1/+0
* powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr2008-07-091-0/+1
* powerpc/spufs: allow spufs files to specify sizesJeremy Kerr2008-07-091-2/+9
* powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr2008-07-091-0/+7
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-051-1/+1
* [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-051-0/+1
* [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-04-301-2/+2
* [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-301-0/+29
* [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-111-0/+1
* [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-081-1/+4
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-061-0/+5
* [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-211-4/+6
* [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-211-1/+2
* [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-0/+1
* [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-211-0/+1
* [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-211-0/+1
* [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-211-36/+11
* [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-211-0/+1
* [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-1/+1
* [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-0/+4
* [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman2007-09-191-1/+1
* [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-0/+1
* spusched: fix mismerge in spufs.hChristoph Hellwig2007-07-241-4/+1
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-201-0/+2
* [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-201-0/+6
* [CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann2007-07-201-0/+6
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-2/+14
* [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-201-2/+1
* [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-201-0/+5
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-36/+27
* [CELL] spufs: remove section mismatch warningSebastian Siewior2007-07-201-1/+1
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+13
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-0/+51
* [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-031-0/+1
* [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-031-0/+3
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-031-2/+2
* [POWERPC] spusched: fix cpu/node bindingChristoph Hellwig2007-07-031-0/+2
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-031-0/+2
* [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig2007-07-031-3/+1
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-031-9/+3
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-071-1/+1