glibc/sysdeps/x86
Andrew Senkevich 2702856bf4 Disable TSX on some Haswell processors.
Patch disables Intel TSX on some Haswell processors to avoid TSX
on kernels that weren't updated with the latest microcode package
(which disables broken feature by default).

    * sysdeps/x86/cpu-features.c (get_common_indeces): Add
    stepping identification.
    (init_cpu_features): Add handle of Haswell.
2016-12-19 14:15:57 +03:00
..
bits Refactor long double information into bits/long-double.h. 2016-12-14 18:27:56 +00:00
fpu Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787). 2016-11-23 17:56:31 +00:00
cacheinfo.c X86: Don't assert on older Intel CPUs [BZ #20647] 2016-10-12 08:22:52 -07:00
cpu-features-offsets.sym
cpu-features.c Disable TSX on some Haswell processors. 2016-12-19 14:15:57 +03:00
cpu-features.h X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508] 2016-09-06 08:51:07 -07:00
dl-get-cpu-features.c
elide.h Use C11-like atomics instead of plain memory accesses in x86 lock elision. 2016-12-05 16:19:43 +01:00
fpu_control.h
init-arch.h
libc-start.c
linkmap.h
Makefile
string_private.h
tininess.h
tst-get-cpu-features-static.c
tst-get-cpu-features.c
Versions