From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755104AbXD2Kw4 (ORCPT ); Sun, 29 Apr 2007 06:52:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755113AbXD2Kwz (ORCPT ); Sun, 29 Apr 2007 06:52:55 -0400 Received: from mx1.suse.de ([195.135.220.2]:52024 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755093AbXD2Kwy (ORCPT ); Sun, 29 Apr 2007 06:52:54 -0400 From: Andi Kleen Message-Id: <200704291252.514680000@suse.de> To: patches@x86-64.org, linux-kernel@vger.kernel.org Subject: [PATCH] [0/48] x86 candidate patches for review III: various stuff Date: Sun, 29 Apr 2007 12:52:47 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org - Rewritten all dancing sched_clock() - Extended numa emulation support from David Rientjes; now the sizes of the emulated nodes can be configured on the command line. - Faster vgettimeofday from Eric Dumazet - GDT cleanups from Rusty - cpa() fixes and better kernel protection from Jan Beulich - PGD handling cleanup from Christoph Lameter - Various other changes - Lots of minor cleanups from various people Please review. -Andi