aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/inode.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10powerpc/spufs: add a missing mutex_unlockKou Ishizaki
2008-10-10powerpc/spufs: use inc_nlinkJeremy Kerr
2008-10-10powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08mount options: fix spufsMiklos Szeredi
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch
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