summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr2006-12-041-0/+4
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-041-0/+7
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-041-108/+1
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-041-3/+12
* [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-251-8/+15
* [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-251-0/+117
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-1/+16
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-051-36/+189
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-3/+6
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de2006-06-211-0/+4
* [POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman2006-06-211-11/+15
* 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: enable SPE problem state MMIO access.Mark Nutter2006-03-271-1/+1
|/
* [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: fix sparse warningsArnd Bergmann2006-01-091-3/+2
* [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: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-091-2/+2
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-34/+28
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+470
OpenPOWER on IntegriCloud