index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc_sync.c
Age
Commit message (
Expand
)
Author
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-07
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-17
x86: add rdtsc barrier to TSC sync check
Venki Pallipadi
2008-11-02
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