SMTP: relay.corp.sgi.com From: Christoph Lameter #To: Christoph Lameter To: akpm@osdl.org #To: linux-kernel@vger.kernel.org Cc: linux-mm@kvack.org #Cc: Pekka Enberg #Cc: Manfred Spraul Subject: [PATCH 0/6] Remove global slab cache declarations from slab.h File: overview Subject: [PATCH 1/6] Move sighand_cachep to include/signal.h File: move_sighand Subject: [PATCH 2/6] Move vm_area_cachep to include/mm.h File: move_vm_area_cachep Subject: [PATCH 3/6] Move files_cachep to include/file.h File: move_files_cachep Subject: [PATCH 4/6] Move filep_cachep to include/file.h File: move_filp_cachep Subject: [PATCH 5/6] Move fs_cachep to linux/fs_struct.h File: move_fs_cachep Subject: [PATCH 6/6] Move names_cachep to linux/fs.h File: move_names_cachep