Age | Commit message (Expand) | Author |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | kill path_lookup() | Al Viro |
2011-01-21 | powerpc/spufs: Use simple_write_to_buffer | Akinobu Mita |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin |
2010-11-29 | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std | Jesper Juhl |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-13 | powerpc/spufs: Use llseek in all file operations | Arnd Bergmann |
2010-08-09 | spufs conversion to ->evict_inode() | Al Viro |
2010-08-09 | remove inode_setattr | Christoph Hellwig |
2010-05-27 | rename the generic fsync implementations | Christoph Hellwig |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-15 | powerpc: Use helpers for rlimits | Jiri Slaby |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-12 | kbuild: drop include2/ used for O=... builds | Sam Ravnborg |
2009-11-24 | powerpc/spufs: Fix test in spufs_switch_log_read() | roel kluin |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-18 | tracing: Remove markers | Christoph Hellwig |
2009-08-20 | powerpc/sputrace: Use the generic event tracer | Christoph Hellwig |
2009-06-09 | powerpc/spufs: Remove unused error path | Stephen Rothwell |
2009-05-21 | powerpc/spufs: Remove double check for non-negative dentry | Jan Blunck |
2009-03-31 | New helper - current_umask() | Al Viro |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-11 | powerpc/spufs: Fix incorrect buffer offset in regs write | Jeremy Kerr |
2009-03-11 | powerpc/spufs: Check file offset before calculating write size in fixed-sized... | Jeremy Kerr |
2009-03-11 | powerpc/spufs: Initialize ctx->stats.tstamp correctly | Arnd Bergmann |
2009-02-23 | powerpc/spufs: Constify context contents and coredump callback constants | Jeremy Kerr |
2009-02-23 | powerpc/spufs: Clear purge status before setting up isolated mode | Jeremy Kerr |
2009-02-18 | timers: add mod_timer_pending() | Ingo Molnar |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-26 | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell |
2008-12-21 | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-11-24 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras |
2008-11-21 | powerpc/spufs: Fix spinning in spufs_ps_fault on signal | Jeremy Kerr |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the PowerPC arch | David Howells |