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
/
tsc.h
Age
Commit message (
Expand
)
Author
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-04
perf/x86: Add a native_perf_sched_clock_from_tsc()
Andi Kleen
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2014-02-19
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
Thomas Gleixner
2014-01-15
x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs
Bin Gao
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
2012-03-20
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
2011-12-05
x86, tsc: Skip TSC synchronization checks for tsc=reliable
Suresh Siddha
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-05-24
x86-64: Move vread_tsc into a new file with sensible options
Andy Lutomirski
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-08-20
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
Suresh Siddha
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2008-11-09
x86: clean up vget_cycles()
Ingo Molnar
2008-11-08
x86: clean up rdtsc_barrier() use
Ingo Molnar
2008-11-08
sched: improve sched_clock() performance
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