index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc.c
Age
Commit message (
Expand
)
Author
2024-06-03
x86/tsc: Remove obsolete ART to TSC conversion functions
Lakshmi Sowjanya D
2024-06-03
x86/tsc: Provide ART base clock information for TSC
Lakshmi Sowjanya D
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-29
x86/tsc: Switch to new Intel CPU model defines
Tony Luck
2024-03-22
x86/tsc: Make __use_tsc __ro_after_init
Valentin Schneider
2024-02-07
treewide: Remove system_counterval_t.cs, which is never read
Peter Hilber
2024-02-07
x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
Peter Hilber
2024-02-07
x86/tsc: Correct kernel-doc notation
Randy Dunlap
2023-07-14
x86/tsc: Extend watchdog check exemption to 4-Sockets platform
Feng Tang
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-05
x86/tsc: Provide sched_clock_noinstr()
Peter Zijlstra
2023-05-15
x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
2023-02-21
Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-02-21
Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-11
x86/tsc: Do feature check as the very first thing
Borislav Petkov (AMD)
2023-02-11
x86/tsc: Make recalibrate_cpu_khz() export GPL only
Borislav Petkov (AMD)
2023-02-06
clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requested
Paul E. McKenney
2023-02-02
clocksource: Verify HPET and PMTMR when TSC unverified
Paul E. McKenney
2023-02-02
x86/tsc: Add option to force frequency recalibration with HW timer
Feng Tang
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
2022-10-17
x86/tsc: Make art_related_clocksource static
Chen Lifu
2022-03-15
x86/tsc: Be consistent about use_tsc_delay()
Peter Zijlstra
2021-12-02
x86/tsc: Disable clocksource watchdog for TSC on qualified platorms
Feng Tang
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2020-09-10
x86/tsc: Use seqcount_latch_t
Ahmed S. Darwish
2020-05-21
x86/tsc: Add tsc_early_khz command line parameter
Krzysztof Piecuch
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2020-02-16
x86: Fix a handful of typos
Martin Molnar
2019-11-05
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-07-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-14
x86/tsc: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-09
x86/tsc: Set LAPIC timer period to crystal clock frequency
Daniel Drake
2019-05-09
x86/tsc: Use CPUID.0x16 to calculate missing crystal frequency
Daniel Drake
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-04-25
x86: tsc: Rework time_cpufreq_notifier()
Rafael J. Wysocki
2019-03-22
x86/tsc: Add option to disable tsc clocksource watchdog
Juri Lelli
2018-11-06
x86/tsc: Make calibration refinement more robust
Daniel Vacek
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
[next]