summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/timer.h
AgeCommit message (Expand)AuthorLines
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-25x86/timers: Make recalibrate_cpu_khz() voidDou Liyang-1/+1
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra-5/+3
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra-0/+2
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra-2/+21
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra-59/+0
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra-4/+3
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi-6/+2
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi-1/+22
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus-6/+0
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner-5/+0
2009-08-31x86: Simplify timer_ack magic in time_32.cThomas Gleixner-2/+4
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner-2/+1
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra-1/+5
2009-03-30x86: fix mismerge in arch/x86/include/asm/timer.hStephen Rothwell-1/+1
2009-02-23x86: refactor x86_quirks supportIngo Molnar-0/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro-0/+66