index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
spufs.h
Age
Commit message (
Expand
)
Author
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-04-23
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
2007-04-23
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2007-03-10
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2007-02-13
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
2007-02-13
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
2007-02-13
[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT
Christoph Hellwig
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-12-04
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
2006-01-09
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann