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