summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/file.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-041-86/+241
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-041-32/+0
* [POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi2006-12-041-0/+1
* [POWERPC] spufs: Always map local store non-guardedArnd Bergmann2006-12-041-2/+2
* [POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig2006-12-041-8/+7
* [POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2006-12-041-8/+22
* [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell2006-12-041-0/+90
* [POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell2006-12-041-23/+0
* [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-041-4/+129
* [POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell2006-12-041-6/+7
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-1/+1
|\
| * [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
* | [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-251-0/+32
* | [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-0/+22
|/
* [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-051-1/+17
* [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* [POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2006-10-051-46/+84
* [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
* [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-251-2/+2
* [POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de2006-06-211-0/+17
* [POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de2006-06-211-0/+50
* [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-271-6/+223
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-0/+294
* [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-091-152/+0
* [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-091-5/+10
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-091-18/+6
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-091-10/+107
* [PATCH] spufs: fix local store page refcountingArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-170/+429
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+596
OpenPOWER on IntegriCloud