Age | Commit message (Expand) | Author |
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 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-10-23 | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs | Al Viro |
2008-10-21 | Merge commit 'origin' into master | Benjamin Herrenschmidt |
2008-10-21 | powerpc/spufs: Explain conditional decrement of aff_sched_count | Andre Detsch |
2008-10-21 | powerpc/spufs: Improve search of node for contexts with SPU affinity | Andre Detsch |
2008-10-21 | powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer | Jeremy Kerr |
2008-10-21 | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read | Jeremy Kerr |
2008-10-21 | powerpc/spufs: Don't require full buffer in switch_log read | Jeremy Kerr |
2008-10-21 | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o... | Jeremy Kerr |
2008-10-21 | powerpc/spufs: sputrace: Don't block until the read buffer is full | Jeremy Kerr |
2008-10-21 | powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers | Jeremy Kerr |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-14 | sputrace: use marker_synchronize_unregister() | Mathieu Desnoyers |
2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse |