Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759399AbYG1Qsx (ORCPT ); Mon, 28 Jul 2008 12:48:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757295AbYG1Qqu (ORCPT ); Mon, 28 Jul 2008 12:46:50 -0400 Received: from outbound-sin.frontbridge.com ([207.46.51.80]:33444 "EHLO SG2EHSOBE001.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752053AbYG1Qqo (ORCPT ); Mon, 28 Jul 2008 12:46:44 -0400 X-BigFish: VPS-10(zz4015M936fQzz10d3izzz32i43j61h) X-Spam-TCS-SCL: 0:0 X-WSS-ID: 0K4Q6LC-01-PPP-01 Message-ID: <20080728164411.490752571@amd.com> User-Agent: quilt/0.46_cvs20080326-19.1 Date: Mon, 28 Jul 2008 18:44:11 +0200 From: Peter Oruba To: Ingo Molnar , Thomas Gleixner , Tigran Aivazian CC: LKML Subject: [patch 00/11] x86: AMD microcode patch loading support v2 X-OriginalArrivalTime: 28 Jul 2008 16:46:29.0090 (UTC) FILETIME=[7B805C20:01C8F0D1] MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1573 Lines: 54 AMD microcode patch loader v2, rebased to Linux master. Thanks, Peter Oruba >From peter.oruba@amd.com Mon Jul 28 18:44:47 2008 Message-Id: <20080728164447.259144113@amd.com> User-Agent: quilt/0.46_cvs20080326-19.1 Date: Mon, 28 Jul 2008 18:44:12 +0200 From: Peter Oruba To: Ingo Molnar , Thomas Gleixner , Tigran Aivazian Cc: LKML , Peter Oruba Bcc: osrc-patches@elbe.amd.com Subject: [patch 01/11] [PATCH 01/11] x86: Add entry to MAINTAINERS file References: <20080728164411.490752571@amd.com> Content-Disposition: inline; filename=0001-x86-Add-entry-to-MAINTAINERS-file.patch Add an entry to the MAINTAINERS file for AMD CPU microcode patch loading support. Signed-off-by: Peter Oruba --- MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 03c5d6c..28f867d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -384,6 +384,11 @@ M: joerg.roedel@amd.com L: iommu@lists.linux-foundation.org S: Supported +AMD MICROCODE UPDATE SUPPORT +P: Peter Oruba +M: peter.oruba@amd.com +S: Supported + AMS (Apple Motion Sensor) DRIVER P: Stelian Pop M: stelian@popies.net -- 1.5.4.5 -- 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/