summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-292-7/+9
|\
| * [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
| * [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-251-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de2006-06-213-413/+1640
* [POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de2006-06-211-0/+4
* [POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi2006-06-211-0/+1
* [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-211-1/+0
* [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-211-1/+2
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-212-0/+2
* [POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de2006-06-211-6/+21
* [POWERPC] spufs: fix initial state of wbox filearnd@arndb.de2006-06-211-0/+1
* [POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de2006-06-211-0/+17
* [POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2006-06-211-6/+8
* [POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman2006-06-211-11/+15
* [POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de2006-06-211-0/+50
* [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/+1
* [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-091-6/+6
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-091-0/+5
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-093-5/+4
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-092-95/+53
* [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/+9
* [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
OpenPOWER on IntegriCloud