Linus Torvalds
|
3ad918e65d
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Zhenzhong Duan
|
a1272dd553
x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc()
|
8 years ago |
Arnd Bergmann
|
5c3c2ea688
x86/tsc: Fold set_cyc2ns_scale() into caller
|
8 years ago |
Peter Zijlstra
|
ac1e843f09
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
|
8 years ago |
Peter Zijlstra
|
b421b22b00
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points
|
8 years ago |
Peter Zijlstra
|
aa7b630ea0
x86/tsc: Feed refined TSC calibration into sched_clock()
|
8 years ago |
Peter Zijlstra
|
615cd03373
x86/tsc: Fix sched_clock() sync
|
8 years ago |
Peter Zijlstra
|
59eaef78bf
x86/tsc: Remodel cyc2ns to use seqcount_latch()
|
8 years ago |
Peter Zijlstra
|
8309f86cd4
x86/tsc: Provide 'tsc=unstable' boot parameter
|
8 years ago |
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 |