summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26spelling fixesAndreas Mohr
2006-06-25[PATCH] spufs: update ->flush method protoAl Viro
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de
2006-04-29[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] spufs: fix __init/__exit annotationsArnd Bergmann
2006-03-27[PATCH] spufs: initialize context correctlyDirk Herrendoerfer
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann
2006-01-09[PATCH] spufs: fix hexdump formatArnd Bergmann
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann