Merge ../linux-2.6
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spufs / inode.c
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Arnd Bergmann[PATCH] spufs: fix __init/__exit annotations
2006-03-27 Mark Nutter[PATCH] spufs: enable SPE problem state MMIO access.
2006-01-10 Andrew Morton[PATCH] spufs: fix for recent "shrink dentry_struct...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Arnd Bergmann[PATCH] spufs: fix sparse warnings
2006-01-09 Arnd Bergmann[PATCH] spufs: fix spufs_fill_dir error path
2006-01-09 Arnd Bergmann[PATCH] spufs: dont leak directories in failed spu_create
2006-01-09 Arnd Bergmann[PATCH] spufs: check for proper file pointer in sys_spu_run
2006-01-09 Arnd Bergmann[PATCH] spufs: dont hold root->isem in spu_forget
2006-01-09 Arnd Bergmann[PATCH] spufs: cooperative scheduler support
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base