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