Peter Zijlstra
|
698eff6355
sched/clock, x86/perf: Fix "perf test tsc"
|
8 years ago |
Peter Zijlstra
|
44fee88cea
x86/tsc: Fix ART for TSC_KNOWN_FREQ
|
8 years ago |
Linus Torvalds
|
609b07b72d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Peter Zijlstra
|
f94c8d1169
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
|
8 years ago |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 years ago |
Linus Torvalds
|
828cad8ea0
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Thomas Gleixner
|
f2e04214ef
x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST
|
8 years ago |
Ingo Molnar
|
ed5c8c854f
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
|
8 years ago |
Thomas Gleixner
|
12907fbb1a
sched/clock, clocksource: Add optional cs::mark_unstable() method
|
8 years ago |
Len Brown
|
695085b4bc
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
|
8 years ago |
Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 years ago |
Thomas Gleixner
|
5bae156241
x86/tsc: Force TSC_ADJUST register to value >= zero
|
8 years ago |
Thomas Gleixner
|
6a36958317
x86/tsc: Validate TSC_ADJUST after resume
|
8 years ago |
Thomas Gleixner
|
8b223bc7ab
x86/tsc: Store and check TSC ADJUST MSR
|
8 years ago |
Thomas Gleixner
|
7b3d2f6e08
x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()
|
8 years ago |
Thomas Gleixner
|
984fecebda
x86/tsc: Finalize the split of the TSC_RELIABLE flag
|
8 years ago |
Bin Gao
|
4635fdc696
x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliable
|
8 years ago |
Bin Gao
|
4ca4df0b7e
x86/tsc: Mark TSC frequency determined by CPUID as known
|
8 years ago |
Bin Gao
|
47c95a46d0
x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag
|
8 years ago |
Prarit Bhargava
|
6baf3d6182
x86/tsc: Add additional Intel CPU models to the crystal quirk list
|
9 years ago |
Prarit Bhargava
|
655e52d2b6
x86/tsc: Use cpu id defines instead of hex constants
|
9 years ago |
Ingo Molnar
|
fdbdfefbab
Merge branch 'linus' into timers/urgent, to pick up fixes
|
9 years ago |
Nicolai Stange
|
6731b0d611
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
|
9 years ago |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Wei Jiangang
|
c48ec42d6e
x86/tsc: Remove the unused check_tsc_disabled()
|
9 years ago |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Len Brown
|
ff4c86635e
x86/tsc: Enumerate BXT tsc_khz via CPUID
|
9 years ago |
Len Brown
|
aa297292d7
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
|
9 years ago |
Len Brown
|
02c0cd2dcf
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
|
9 years ago |
Borislav Petkov
|
eff4677e9f
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
|
9 years ago |