Linus Torvalds
|
f682a7920b
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
Linus Torvalds
|
c05f3642f4
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
Ingo Molnar
|
dda93b4538
Merge branch 'x86/cache' into perf/core, to pick up fixes
|
6 years ago |
Peter Zijlstra
|
4907c68abd
x86/tsc: Force inlining of cyc2ns bits
|
6 years ago |
Mike Travis
|
2647c43c7f
x86/tsc: Fix UV TSC initialization
|
6 years ago |
Peter Zijlstra
|
f2c4db1bd8
x86/cpu: Sanitize FAM6_ATOM naming
|
7 years ago |
Chuanhua Lei
|
17f6bac224
x86/tsc: Prevent result truncation on 32bit
|
7 years ago |
Juergen Gross
|
5c83511bdb
x86/paravirt: Use a single ops structure
|
7 years ago |
Dou Liyang
|
608008a457
x86/tsc: Consolidate init code
|
7 years ago |
Pavel Tatashin
|
8dbe438589
x86/tsc: Make use of tsc_calibrate_cpu_early()
|
7 years ago |
Pavel Tatashin
|
03821f451d
x86/tsc: Split native_calibrate_cpu() into early and late parts
|
7 years ago |
Pavel Tatashin
|
4763f03d3d
x86/tsc: Use TSC as sched clock early
|
7 years ago |
Pavel Tatashin
|
e2a9ca29b5
x86/tsc: Initialize cyc2ns when tsc frequency is determined
|
7 years ago |
Pavel Tatashin
|
cf7a63ef4e
x86/tsc: Calibrate tsc only once
|
7 years ago |
Pavel Tatashin
|
fe9af81e52
x86/tsc: Redefine notsc to behave as tsc=unstable
|
7 years ago |
Peter Zijlstra
|
e3b4f79025
x86/tsc: Fix mark_tsc_unstable()
|
7 years ago |
Peter Zijlstra
|
e9088adda1
x86/tsc: Always unregister clocksource_tsc_early
|
7 years ago |
Xiaoming Gao
|
d3878e164d
x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
|
7 years ago |
Rajvi Jingar
|
fc804f65d4
x86/tsc: Convert ART in nanoseconds to TSC
|
7 years ago |
Peter Zijlstra
|
aa83c45762
x86/tsc: Introduce early tsc clocksource
|
7 years ago |
Peter Zijlstra
|
30c7e5b123
x86/tsc: Allow TSC calibration without PIT
|
7 years ago |
Len Brown
|
4b5b212723
x86/tsc: Print tsc_khz, when it differs from cpu_khz
|
7 years ago |
Len Brown
|
b511203093
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
|
7 years ago |
Len Brown
|
da4ae6c4a0
x86/tsc: Future-proof native_calibrate_tsc()
|
7 years ago |
Linus Torvalds
|
99306dfc06
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Dou Liyang
|
120fc3fbb7
x86/tsc: Mark cyc2ns_init() and detect_art() __init
|
7 years ago |
Pavel Tatashin
|
76ce7cfe35
x86/smpboot: Make optimization of delay calibration work correctly
|
7 years ago |
mike.travis@hpe.com
|
6c66350d0a
x86/tsc: Provide a means to disable TSC ART
|
7 years ago |
Dou Liyang
|
af5768507c
x86/timers: Make recalibrate_cpu_khz() void
|
8 years ago |
Dou Liyang
|
eb496063c9
x86/timers: Move the simple udelay calibration to tsc.h
|
8 years ago |