Gmane
From: Thomas Gleixner <tglx <at> linutronix.de>
Subject: [patch 00/22] high resolution timers / dynamic ticks - V3
Newsgroups: gmane.linux.kernel
Date: 2006-10-04 17:31:29 GMT (2 years, 39 weeks, 17 hours and 13 minutes ago)
Andrew,

this is an updated replacement queue against -mm3 , with all the
fixlets backmerged to the appropriate places (Build-fix-from: added).

The queue contains further:

- accounting weirdness fixup, which solves Valdis problem
- command line option to disable high resolution mode on boot
- resolution config option removed
- TSC marked unusable for high resolution mode, due to circular
  dependency problems
- Comments for the secret PIT fix :)

The broken out series is available at the usual place:
http://www.tglx.de/projects/hrtimers/2.6.18-mm3

	tglx

--