Historique des commits

Auteur SHA1 Message Date
  Thomas Gleixner 8c9b9d87b8 x86/tsc: Limit the adjust value further il y a 8 ans
  Thomas Gleixner 16588f6592 x86/tsc: Annotate printouts as firmware bug il y a 8 ans
  Thomas Gleixner 5bae156241 x86/tsc: Force TSC_ADJUST register to value >= zero il y a 8 ans
  Thomas Gleixner 6a36958317 x86/tsc: Validate TSC_ADJUST after resume il y a 8 ans
  Thomas Gleixner 31f8a651fc x86/tsc: Validate cpumask pointer before accessing it il y a 8 ans
  Thomas Gleixner b836554386 x86/tsc: Fix broken CONFIG_X86_TSC=n build il y a 8 ans
  Thomas Gleixner cc4db26899 x86/tsc: Try to adjust TSC if sync test fails il y a 8 ans
  Thomas Gleixner 76d3b85158 x86/tsc: Prepare warp test for TSC adjustment il y a 8 ans
  Thomas Gleixner 4c5e3c6375 x86/tsc: Move sync cleanup to a safe place il y a 8 ans
  Thomas Gleixner a36f513681 x86/tsc: Sync test only for the first cpu in a package il y a 8 ans
  Thomas Gleixner 1d0095feea x86/tsc: Verify TSC_ADJUST from idle il y a 8 ans
  Thomas Gleixner 8b223bc7ab x86/tsc: Store and check TSC ADJUST MSR il y a 8 ans
  Thomas Gleixner bec8520dca x86/tsc: Detect random warps il y a 8 ans
  Andy Lutomirski eee6946e44 x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers il y a 10 ans
  Bartosz Golaszewski 7d79a7bd75 x86: Replace cpu_**_mask() with topology_**_cpumask() il y a 10 ans
  Paul Gortmaker 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> il y a 11 ans
  Paul Gortmaker 148f9bb877 x86: delete __cpuinit usage from all x86 files il y a 12 ans
  Suresh Siddha b0e5c77903 x86/tsc: Reduce the TSC sync check time for core-siblings il y a 13 ans
  Suresh Siddha 28a00184be x86, tsc: Skip TSC synchronization checks for tsc=reliable il y a 13 ans
  Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* il y a 15 ans
  Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED il y a 15 ans
  Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock il y a 15 ans
  Mike Travis 9b3660a55a x86: Limit number of per cpu TSC sync messages il y a 15 ans
  Roland Dreier ea01c0d731 x86: Reduce verbosity of "TSC is reliable" message il y a 16 ans
  Ingo Molnar 643bec9565 x86: clean up arch/x86/kernel/tsc_sync.c a bit il y a 16 ans
  Ingo Molnar fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core il y a 16 ans
  Venki Pallipadi 93ce99e849 x86: add rdtsc barrier to TSC sync check il y a 16 ans
  Alok Kataria eca0cd028b x86: Add a synthetic TSC_RELIABLE feature bit. il y a 17 ans
  Arjan van de Ven bde78a79a6 x86: use WARN() in arch/x86/kernel il y a 17 ans
  Ingo Molnar ad8ca495bd x86: add warning to check_tsc_warp() il y a 17 ans