Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761166AbXEPJ7K (ORCPT ); Wed, 16 May 2007 05:59:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756212AbXEPJ66 (ORCPT ); Wed, 16 May 2007 05:58:58 -0400 Received: from www.osadl.org ([213.239.205.134]:52098 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754139AbXEPJ66 (ORCPT ); Wed, 16 May 2007 05:58:58 -0400 Subject: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5 From: Thomas Gleixner To: LKML Cc: Venkatesh Pallipadi , john stultz , Ingo Molnar , Chris Wright , Arjan van de Ven , Steven Rostedt , Andi Kleen , Andrew Morton , Frank Sorenson , Alistair John Strachan In-Reply-To: <1178485128.31213.98.camel@localhost.localdomain> References: <1178485128.31213.98.camel@localhost.localdomain> Content-Type: text/plain Date: Wed, 16 May 2007 12:03:09 +0200 Message-Id: <1179309789.3764.20.camel@chaos> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 945 Lines: 33 I'm pleased to announce an updated version of the x86_64 highres/dyntick support patches against 2.6.22-rc1: http://www.tglx.de/projects/hrtimers/2.6.22-rc1/linux-2.6.22-rc1-x86_64-highres-v5.patch Broken out version is available here: http://www.tglx.de/projects/hrtimers/2.6.22-rc1/linux-2.6.22-rc1-x86_64-highres-v5.patches.tar.bz2 Changes since the last version: - Enforced enabling of HPET (Venki Pallipadi) Detects and enables HPET on Intel ICHx chipsets, when the BIOS hides it. Venki, great work, thanks ! - Another variant of PIT wreckage fixup Frank, does this one work for you ? - Various fixlets (me) Comments, bugreports, patches are welcome as usual Thanks, tglx - 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/