Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757366AbYCRF34 (ORCPT ); Tue, 18 Mar 2008 01:29:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754161AbYCRFYY (ORCPT ); Tue, 18 Mar 2008 01:24:24 -0400 Received: from gw.goop.org ([64.81.55.164]:37849 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753014AbYCRFYK (ORCPT ); Tue, 18 Mar 2008 01:24:10 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCH 00 of 31] x86: unification and xen updates Message-Id: Date: Mon, 17 Mar 2008 16:36:51 -0700 From: Jeremy Fitzhardinge To: Ingo Molnar Cc: LKML , Ian Campbell Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 730 Lines: 24 Hi Ingo, This is a great big pile of x86 unification and Xen bugfix patches. They build and boot for me on 64-bit and 32-bit (PAE and non-PAE). Patches are based on x86.git#testing as of this morning. The overview: - a couple of Xen bugfixes, which are 2.6.24 and 2.6.25 material - a bunch of x86 cleanups and unifications, mostly around pgalloc - some Xen fixes and improvements: - unify PAE/non-PAE pagetable handling - implement sysenter where applicable Thanks, J -- 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/