From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:28:11 +0000 (-0800) Subject: [PATCH] hrtimers: add high resolution timer support X-Git-Tag: v2.6.21-rc1~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54cdfdb47f73b5af3d1ebb0f1e383efbe70fde9e;p=pandora-kernel.git [PATCH] hrtimers: add high resolution timer support Implement high resolution timers on top of the hrtimers infrastructure and the clockevents / tick-management framework. This provides accurate timers for all hrtimer subsystem users. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Cc: john stultz Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed