summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-1/+1
|\
| * x86/timers: Make recalibrate_cpu_khz() voidDou Liyang2017-09-251-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra2017-05-151-5/+3
* sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-0/+2
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-1/+0
|\
| * x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-131-2/+21
* | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-131-59/+0
* | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra2014-01-131-4/+3
|/
* sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-131-6/+2
* sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-11-161-1/+22
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-6/+0
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-5/+0
* x86: Simplify timer_ack magic in time_32.cThomas Gleixner2009-08-311-2/+4
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-2/+1
* sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2009-06-171-1/+5
* x86: fix mismerge in arch/x86/include/asm/timer.hStephen Rothwell2009-03-301-1/+1
* x86: refactor x86_quirks supportIngo Molnar2009-02-231-0/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+66