index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
timer.h
Age
Commit message (
Expand
)
Author
2017-11-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
x86/timers: Make recalibrate_cpu_khz() void
Dou Liyang
2017-05-15
x86/tsc: Remodel cyc2ns to use seqcount_latch()
Peter Zijlstra
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2014-01-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-13
sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs
Peter Zijlstra
2014-01-13
sched/clock, x86: Move some cyc2ns() code around
Peter Zijlstra
2014-01-13
sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()
Peter Zijlstra
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2011-11-16
sched, x86: Avoid unnecessary overflow in sched_clock
Salman Qazi
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Simplify timer_ack magic in time_32.c
Thomas Gleixner
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-06-17
sched, x86: Fix cpufreq + sched_clock() TSC scaling
Peter Zijlstra
2009-03-30
x86: fix mismerge in arch/x86/include/asm/timer.h
Stephen Rothwell
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro