Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Jan 2009 19:56:24 +0000 (11:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Jan 2009 19:56:24 +0000 (11:56 -0800)
commit61420f59a589c0668f70cbe725785837c78ece90
tree79ae77d731cd2425677b9527d50079d8cf34c3b2
parentd97106ab53f812910a62d18afb9dbe882819c1ba
parentc742b31c03f37c5c499178f09f57381aa6c70131
Merge branch 'cputime' of git://git390.osdl.marist.edu/linux-2.6

* 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6:
  [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
  [PATCH] improve idle cputime accounting
  [PATCH] improve precision of idle time detection.
  [PATCH] improve precision of process accounting.
  [PATCH] idle cputime accounting
  [PATCH] fix scaled & unscaled cputime accounting
arch/powerpc/kernel/time.c
arch/s390/kernel/smp.c
arch/x86/xen/time.c
include/linux/sched.h
kernel/sched.c
kernel/time/tick-sched.c