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