aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/timer.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-25x86/timers: Make recalibrate_cpu_khz() voidGravatar Dou Liyang 1-1/+1
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Gravatar Peter Zijlstra 1-5/+3
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Gravatar Peter Zijlstra 1-0/+2
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsGravatar Peter Zijlstra 1-2/+21
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundGravatar Peter Zijlstra 1-59/+0
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Gravatar Peter Zijlstra 1-4/+3
2014-01-06x86: Delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetGravatar Salman Qazi 1-6/+2
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockGravatar Salman Qazi 1-1/+22
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogGravatar Don Zickus 1-6/+0
2009-08-31x86: Move tsc_calibration to x86_init_opsGravatar Thomas Gleixner 1-5/+0
2009-08-31x86: Simplify timer_ack magic in time_32.cGravatar Thomas Gleixner 1-2/+4
2009-08-31x86: Add timer_init to x86_init_opsGravatar Thomas Gleixner 1-2/+1
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingGravatar Peter Zijlstra 1-1/+5
2009-03-30x86: fix mismerge in arch/x86/include/asm/timer.hGravatar Stephen Rothwell 1-1/+1
2009-02-23x86: refactor x86_quirks supportGravatar Ingo Molnar 1-0/+2
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+66