Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spufs / inode.c
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-23 Jeremy Kerr[POWERPC] spu_base: fix initialisation on systems with...
2007-04-23 Jeremy Kerr[POWERPC] spufs: add mode= mount option
2007-04-23 Akinobu Mita[POWERPC] spufs: fix memory leak on spufs reloading
2007-04-23 Akinobu Mita[POWERPC] spufs: fix missing error handling in module_i...
2007-04-23 Christoph Hellwig[POWERPC] spufs: clear mapping pointers after last...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2006-12-08 Josef Sipek[PATCH] struct path: convert powerpc
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-04 Jeremy Kerr[POWERPC] spufs: return an error in spu_create is isola...
2006-12-04 Dwayne Grant McConnell[POWERPC] coredump: Add SPU elf notes to coredump.
2006-12-04 Jeremy Kerr[POWERPC] spufs: Load isolation kernel from spu_run
2006-12-04 Arnd Bergmann[POWERPC] spufs: Use SPU master control to prevent...
2006-10-25 Jeremy Kerr[POWERPC] spufs: Add isolated-mode SPE recycling support
2006-10-25 arnd@arndb.de[POWERPC] spufs: allow isolated mode apps by starting...
2006-10-25 Mark Nutter[POWERPC] spufs: add support for nonschedulable contexts
2006-10-04 Arnd Bergmann[POWERPC] spufs: Add infrastructure needed for gang...
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-21 arnd@arndb.de[POWERPC] spufs: fail spu_create with invalid flags
2006-06-21 Michael Ellerman[POWERPC] spufs: fix deadlock in spu_create error path
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