summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc_sync.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-141-10/+46
|\
| * x86/tsc: Drastically reduce the number of firmware bug warningsmike.travis@hpe.com2017-10-161-6/+3Star
| * x86/tsc: Skip TSC test and error messages if already unstablemike.travis@hpe.com2017-10-161-0/+8
| * x86/tsc: Add option that TSC on Socket 0 being non-zero is validmike.travis@hpe.com2017-10-161-4/+35
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/tsc: Remove the TSC_ADJUST clampPeter Zijlstra2017-06-041-20/+1Star
* x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner2017-02-101-9/+7Star
* x86/tsc: Limit the adjust value furtherThomas Gleixner2016-12-181-5/+16
* x86/tsc: Annotate printouts as firmware bugThomas Gleixner2016-12-181-2/+3
* x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner2016-12-151-16/+39
* x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner2016-12-151-3/+3
* x86/tsc: Validate cpumask pointer before accessing itThomas Gleixner2016-12-011-2/+5
* x86/tsc: Fix broken CONFIG_X86_TSC=n buildThomas Gleixner2016-11-301-1/+1
* x86/tsc: Try to adjust TSC if sync test failsThomas Gleixner2016-11-291-5/+78
* x86/tsc: Prepare warp test for TSC adjustmentThomas Gleixner2016-11-291-2/+4
* x86/tsc: Move sync cleanup to a safe placeThomas Gleixner2016-11-291-5/+5
* x86/tsc: Sync test only for the first cpu in a packageThomas Gleixner2016-11-291-9/+28
* x86/tsc: Verify TSC_ADJUST from idleThomas Gleixner2016-11-291-2/+35
* x86/tsc: Store and check TSC ADJUST MSRThomas Gleixner2016-11-291-0/+88
* x86/tsc: Detect random warpsThomas Gleixner2016-11-291-1/+12
* x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr...Andy Lutomirski2015-07-061-8/+6Star
* x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-9/+9
* x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha2012-02-221-5/+24
* x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha2011-12-051-2/+2
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-4/+4
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
* x86: Limit number of per cpu TSC sync messagesMike Travis2009-11-261-6/+7
* x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier2009-09-241-1/+1
* x86: clean up arch/x86/kernel/tsc_sync.c a bitIngo Molnar2009-05-071-8/+6Star
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-1/+7
|\ \
| | * x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-021-1/+7
| |/
* / x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-181-0/+4
|/
* x86: use WARN() in arch/x86/kernelArjan van de Ven2008-08-211-4/+2Star
* x86: add warning to check_tsc_warp()Ingo Molnar2008-01-301-1/+5
* x86: check_tsc_warp() slowness fixIngo Molnar2008-01-301-2/+2
* x86: remove get_cycles_syncAndi Kleen2008-01-301-2/+2
* x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith2008-01-301-8/+8
* Delete filenames in comments.Dave Jones2007-10-131-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-1/+187
* i386: move kernelThomas Gleixner2007-10-111-0/+1