summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann
2006-12-04[POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig
2006-12-04[POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell
2006-12-04[POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr
2006-10-25[POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi
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