summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14kill path_lookup()Al Viro
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl
2010-10-29convert get_sb_single() usersAl Viro
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann
2010-08-09spufs conversion to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-18tracing: Remove markersChristoph Hellwig
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig
2009-06-09powerpc/spufs: Remove unused error pathStephen Rothwell
2009-05-21powerpc/spufs: Remove double check for non-negative dentryJan Blunck
2009-03-31New helper - current_umask()Al Viro
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-11powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr
2009-03-11powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr
2009-03-11powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-08fix similar typos to successfullColy Li
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells