[PATCH] Time: Introduce arch generic time accessors
authorjohn stultz <johnstul@us.ibm.com>
Mon, 26 Jun 2006 07:25:08 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:20 +0000 (09:58 -0700)
commitcf3c769b4b0dd1146da84d5cf045dcfe53bd0f13
treecaeb91eff6538ed5910e673a40a9f2bd9a022afa
parent5eb6d20533d14a432df714520939a6181e28f099
[PATCH] Time: Introduce arch generic time accessors

Introduces clocksource switching code and the arch generic time accessor
functions that use the clocksource infrastructure.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/time.h
kernel/time.c
kernel/timer.c