aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-0/+2
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+1
* samsung update 1codeworkx2012-06-021-2/+0
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-1/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* kill path_lookup()Al Viro2011-03-141-1/+1
* powerpc/spufs: Use simple_write_to_bufferAkinobu Mita2011-01-211-20/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-111-2/+1
|\
| * powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
* | fs: icache RCU free inodesNick Piggin2011-01-071-2/+8
* | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+1
* | fs: dcache scale d_unhashedNick Piggin2011-01-071-0/+3
* | fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
|/
* convert get_sb_single() usersAl Viro2010-10-291-5/+5
* powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-131-0/+18
* spufs conversion to ->evict_inode()Al Viro2010-08-091-5/+3
* remove inode_setattrChristoph Hellwig2010-08-091-1/+3
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* powerpc: Use helpers for rlimitsJiri Slaby2010-01-151-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-4/+2
|\
| * kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-4/+2
* | powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-241-1/+1
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-7/+7
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* tracing: Remove markersChristoph Hellwig2009-09-182-2/+0
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-207-278/+45
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-091-2/+0
* powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0
* New helper - current_umask()Al Viro2009-03-311-1/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-301-1/+1
|\
| * timers: add mod_timer_pending()Ingo Molnar2009-02-181-1/+1
* | powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr2009-03-111-1/+1
* | powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr2009-03-111-4/+6
* | powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-111-0/+4
* | powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-233-10/+11
* | powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr2009-02-231-0/+3
|/
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-133-5/+5
* fix similar typos to successfullColy Li2009-01-081-1/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-302-22/+13
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-281-18/+9
| |\
| | * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-18/+9
| * | Merge branch 'master' into nextJames Morris2008-12-041-0/+3
| |\ \ | | |/
| * | CRED: Pass credentials through dentry_open()David Howells2008-11-141-2/+2
| * | CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-141-2/+2