summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] cell: always build spu base into the kernelarnd@arndb.de2006-06-212-1/+7
* [PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr2006-04-291-11/+1Star
* [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
* [PATCH] powerpc/cell: compile fixesDave Jones2006-04-011-0/+1
* Merge ../linux-2.6Paul Mackerras2006-03-291-1/+1
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* | [PATCH] spufs: fix __init/__exit annotationsArnd Bergmann2006-03-281-2/+2
* | [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-271-0/+1
* | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-274-12/+245
* | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-277-3/+425
* | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-271-0/+91
|/
* [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-121-1/+3
* [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
* [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-6/+6
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-091-0/+5
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-093-5/+4Star
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-092-95/+53Star
* [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-094-153/+160
* [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-093-10/+9Star
* [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
* [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
* [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-091-2/+2
* [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-093-5/+12
* [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-093-3/+5
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann2006-01-091-4/+6
* [PATCH] spufs: fix hexdump formatArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: trivial compile fixArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-095-21/+87
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-093-27/+63
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-096-43/+187
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: fix local store page refcountingArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-0910-254/+1516
* [PATCH] spufs: add spu-side context switch codeMark Nutter2006-01-096-0/+958
* [PATCH] kernel-side context switch code for spufsMark Nutter2006-01-091-6/+2036
* [PATCH] spufs: switchable spu contextsMark Nutter2006-01-096-1/+619
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-096-0/+1313