linux/arch/mn10300
David Howells 08ec3c2d45 MN10300: Make sched_clock() report time since boot
Make sched_clock() report time since boot rather than time since last
timer interrupt.

Make sched_clock() expand and scale the 32-bit TSC value running at
IOCLK speed (~33MHz) to a 64-bit nanosecond counter, using cnt32_to_63()
acquired from the ARM arch and without using slow DIVU instructions
every call.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-09-24 16:38:17 -07:00
..
boot inflate: refactor inflate malloc code 2008-07-25 10:53:28 -07:00
configs MN10300: Update asb2303_defconfig 2008-02-19 15:51:36 -08:00
kernel MN10300: Make sched_clock() report time since boot 2008-09-24 16:38:17 -07:00
lib mn10300: provide __ucmpdi2() for MN10300 2008-07-04 10:40:07 -07:00
mm MN10300: Change the fault handler to check in_atomic() not in_interrupt() 2008-09-11 10:36:08 -07:00
oprofile
proc-mn103e010
unit-asb2303 mn10300: add platform MTD support for the ASB2303 board 2008-02-08 09:22:30 -08:00
unit-asb2305 iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
Kconfig BKL: revert back to the old spinlock implementation 2008-05-10 20:58:02 -07:00
Kconfig.debug
Makefile