index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tsc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/tsc: Remove obsolete ART to TSC conversion functions
Lakshmi Sowjanya D
2024-06-03
1
-3
/
+0
*
x86/msr: Add missing __percpu annotations
Thomas Gleixner
2024-03-04
1
-1
/
+2
*
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-1
/
+0
|
\
|
*
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
1
-1
/
+0
*
|
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
2023-05-15
1
-2
/
+0
|
/
*
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-4
/
+3
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-0
/
+1
|
\
|
*
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
2020-08-06
1
-0
/
+1
*
|
x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros
Ingo Molnar
2020-07-25
1
-3
/
+0
|
/
*
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-11-23
1
-0
/
+1
*
x86/tsc: Make use of tsc_calibrate_cpu_early()
Pavel Tatashin
2018-07-20
1
-1
/
+0
*
x86/tsc: Split native_calibrate_cpu() into early and late parts
Pavel Tatashin
2018-07-20
1
-0
/
+1
*
x86/tsc: Calibrate tsc only once
Pavel Tatashin
2018-07-20
1
-1
/
+1
*
x86/tsc: Convert ART in nanoseconds to TSC
Rajvi Jingar
2018-03-16
1
-0
/
+1
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-0
/
+7
|
\
|
*
x86/tsc: Make CONFIG_X86_TSC=n build work again
Thomas Gleixner
2017-10-17
1
-0
/
+4
|
*
x86/tsc: Add option that TSC on Socket 0 being non-zero is valid
mike.travis@hpe.com
2017-10-16
1
-0
/
+2
|
*
x86/timers: Move the simple udelay calibration to tsc.h
Dou Liyang
2017-09-25
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2016-12-15
1
-2
/
+2
*
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-12-15
1
-2
/
+2
*
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
2016-11-30
1
-4
/
+5
*
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
2016-11-29
1
-2
/
+2
*
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
2016-11-29
1
-0
/
+2
*
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
2016-11-29
1
-0
/
+6
*
x86/tsc: Remove the unused check_tsc_disabled()
Wei Jiangang
2016-07-15
1
-1
/
+0
*
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
Len Brown
2016-07-11
1
-0
/
+1
*
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
Len Brown
2016-07-11
1
-2
/
+1
*
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+1
*
x86/tsc: Always Running Timer (ART) correlated clocksource
Christopher S. Hall
2016-03-03
1
-0
/
+2
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-17
/
+1
|
\
|
*
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-1
/
+1
|
*
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
1
-4
/
+1
|
*
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-06
1
-13
/
+0
|
*
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2015-07-06
1
-1
/
+1
*
|
perf/x86: Add a native_perf_sched_clock_from_tsc()
Andi Kleen
2015-08-04
1
-0
/
+1
|
/
*
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
Thomas Gleixner
2014-02-19
1
-1
/
+1
*
x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs
Bin Gao
2014-01-15
1
-0
/
+3
*
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
2013-07-23
1
-0
/
+1
*
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
2012-03-20
1
-2
/
+2
*
x86, tsc: Skip TSC synchronization checks for tsc=reliable
Suresh Siddha
2011-12-05
1
-0
/
+2
*
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-14
1
-4
/
+0
*
x86-64: Move vread_tsc into a new file with sensible options
Andy Lutomirski
2011-05-24
1
-0
/
+4
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
1
-1
/
+1
*
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
Suresh Siddha
2010-08-20
1
-0
/
+2
*
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
1
-1
/
+2
*
x86: clean up vget_cycles()
Ingo Molnar
2008-11-09
1
-2
/
+0
*
x86: clean up rdtsc_barrier() use
Ingo Molnar
2008-11-08
1
-5
/
+1
*
sched: improve sched_clock() performance
Ingo Molnar
2008-11-08
1
-1
/
+7
[next]