aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2006-10-25[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann
2006-10-25[POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell
2006-10-16[POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann
2006-10-05[POWERPC] spufs: add support for read/write on cntlArnd Bergmann
2006-10-05[POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann
2006-10-05[POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter
2006-10-05[POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro
2006-09-26[POWERPC] NULL noise removal: spufsAl Viro
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