Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932818AbYCGVFp (ORCPT ); Fri, 7 Mar 2008 16:05:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932403AbYCGVFM (ORCPT ); Fri, 7 Mar 2008 16:05:12 -0500 Received: from rn-out-0910.google.com ([64.233.170.191]:7175 "EHLO rn-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932398AbYCGVFK (ORCPT ); Fri, 7 Mar 2008 16:05:10 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=AQqr1DqyRz5v9RBDtT8ULreTibjIkFlgV91kJWVfKiWNc4UFY8IuW/B/0rblitrkHagaw4S3rACag7Mpr++r1L5k0JLuLsNbPd/qPYbX2tQHZINkREEdK+GQmwd6LYocWdacXDfYM4KuAdHgaHaK0j+w1aJO30j02G26NY9ZFY4= Message-ID: <7c86c4470803071305t5d4e581fs66e9fe8288d0392@mail.gmail.com> Date: Fri, 7 Mar 2008 13:05:07 -0800 From: "stephane eranian" To: linux-kernel@vger.kernel.org Subject: [PATCH 0/3] perfmon x86 infrastructure definitions (take 2) Cc: "Andrew Morton" , ak@suse.de, "Ingo Molnar" , tglx@linutronix.de MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 624 Lines: 19 Hello, Take 2: correct titles and no attachment. Here is a small set of patches for x86. They are used by perfmon but they can be applied independently. patch 1: adds cpu_has_arch_perfmon to cpufeature macros to test for architectural perfmon on Intel processors patch 2: adds AMD Northbridge config MSR definition patch 3: adds AMD Northbridge PCI Id Please apply. Thanks. -- 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/