summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/timer.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
|\
| * x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* | 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/+0Star
* | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra2014-01-131-4/+3Star
|/
* sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-131-6/+2Star
* 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/+0Star
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-5/+0Star
* 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/+1Star
* 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-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+66