aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/cell/spufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-4/+2
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg1-4/+2
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-7/+7
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-18tracing: Remove markersChristoph Hellwig2-2/+0
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig7-278/+45
2009-06-09powerpc/spufs: Remove unused error pathStephen Rothwell1-2/+0
2009-05-21powerpc/spufs: Remove double check for non-negative dentryJan Blunck1-4/+0
2009-03-31New helper - current_umask()Al Viro1-1/+1
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+1
2009-03-11powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr1-1/+1
2009-03-11powerpc/spufs: Check file offset before calculating write size in fixed-sized filesJeremy Kerr1-4/+6
2009-03-11powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann1-0/+4
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr3-10/+11
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr1-0/+3
2009-02-18timers: add mod_timer_pending()Ingo Molnar1-1/+1
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell3-5/+5
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell2-22/+13
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-18/+9
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-2/+2
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-18/+9
2008-12-04Merge branch 'master' into nextJames Morris1-0/+3
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras1-0/+3
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr1-0/+3
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells1-2/+2
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro1-2/+2
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt1-0/+1
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch1-0/+5
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch1-6/+13
2008-10-21powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr1-1/+2
2008-10-21powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr1-19/+27
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openersJeremy Kerr3-56/+81
2008-10-21powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr1-3/+29
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1-1/+1
2008-10-14sputrace: use marker_synchronize_unregister()Mathieu Desnoyers1-0/+1
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-10powerpc/spufs: add a missing mutex_unlockKou Ishizaki1-0/+2
2008-10-10powerpc/spufs: use inc_nlinkJeremy Kerr1-4/+4
2008-10-10powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr1-0/+1