index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
timer.h
Age
Commit message (
Expand
)
Author
2014-01-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-13
sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs
Peter Zijlstra
2014-01-13
sched/clock, x86: Move some cyc2ns() code around
Peter Zijlstra
2014-01-13
sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()
Peter Zijlstra
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2011-11-16
sched, x86: Avoid unnecessary overflow in sched_clock
Salman Qazi
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Simplify timer_ack magic in time_32.c
Thomas Gleixner
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-06-17
sched, x86: Fix cpufreq + sched_clock() TSC scaling
Peter Zijlstra
2009-03-30
x86: fix mismerge in arch/x86/include/asm/timer.h
Stephen Rothwell
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro