index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc_sync.c
Age
Commit message (
Expand
)
Author
2017-06-04
x86/tsc: Remove the TSC_ADJUST clamp
Peter Zijlstra
2017-02-10
x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable
Thomas Gleixner
2016-12-18
x86/tsc: Limit the adjust value further
Thomas Gleixner
2016-12-18
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
2016-12-15
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2016-12-15
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-12-01
x86/tsc: Validate cpumask pointer before accessing it
Thomas Gleixner
2016-11-30
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
2016-11-29
x86/tsc: Try to adjust TSC if sync test fails
Thomas Gleixner
2016-11-29
x86/tsc: Prepare warp test for TSC adjustment
Thomas Gleixner
2016-11-29
x86/tsc: Move sync cleanup to a safe place
Thomas Gleixner
2016-11-29
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
2016-11-29
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
2016-11-29
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
2016-11-29
x86/tsc: Detect random warps
Thomas Gleixner
2015-07-06
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr...
Andy Lutomirski
2015-05-27
x86: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2012-02-22
x86/tsc: Reduce the TSC sync check time for core-siblings
Suresh Siddha
2011-12-05
x86, tsc: Skip TSC synchronization checks for tsc=reliable
Suresh Siddha
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-11-26
x86: Limit number of per cpu TSC sync messages
Mike Travis
2009-09-24
x86: Reduce verbosity of "TSC is reliable" message
Roland Dreier
2009-05-07
x86: clean up arch/x86/kernel/tsc_sync.c a bit
Ingo Molnar
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-11-18
x86: add rdtsc barrier to TSC sync check
Venki Pallipadi
2008-11-01
x86: Add a synthetic TSC_RELIABLE feature bit.
Alok Kataria
2008-08-21
x86: use WARN() in arch/x86/kernel
Arjan van de Ven
2008-01-30
x86: add warning to check_tsc_warp()
Ingo Molnar
2008-01-30
x86: check_tsc_warp() slowness fix
Ingo Molnar
2008-01-30
x86: remove get_cycles_sync
Andi Kleen
2008-01-30
x86: fix: s2ram + P4 + tsc = annoyance
Mike Galbraith
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
x86_64: move kernel
Thomas Gleixner
2007-10-11
i386: move kernel
Thomas Gleixner