aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/inode.c
AgeCommit message (Expand)Author
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-03[POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
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: Use SPU master control to prevent wild SPU executionArnd Bergmann
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: add support for nonschedulable contextsMark Nutter
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-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-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman
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: enable SPE problem state MMIO access.Mark Nutter
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: fix sparse warningsArnd 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: 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: cooperative scheduler supportArnd Bergmann