Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757968AbYBDUIo (ORCPT ); Mon, 4 Feb 2008 15:08:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756558AbYBDUIg (ORCPT ); Mon, 4 Feb 2008 15:08:36 -0500 Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:49499 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756529AbYBDUIf (ORCPT ); Mon, 4 Feb 2008 15:08:35 -0500 Date: Mon, 4 Feb 2008 12:08:34 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Linus Torvalds cc: Andrew Morton , LKML , linux-mm@kvack.org Subject: [git pull] SLUB updates for 2.6.25 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 989 Lines: 28 Updates for slub are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm.git slub-linus Christoph Lameter (5): SLUB: Fix sysfs refcounting Move count_partial before kmem_cache_shrink SLUB: rename defrag to remote_node_defrag_ratio Add parameter to add_partial to avoid having two functions Explain kmem_cache_cpu fields Harvey Harrison (1): slub: fix shadowed variable sparse warnings Pekka Enberg (1): SLUB: Fix coding style violations root (1): SLUB: Do not upset lockdep include/linux/slub_def.h | 15 ++-- mm/slub.c | 182 +++++++++++++++++++++++++--------------------- 2 files changed, 108 insertions(+), 89 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/