about summary refs log tree commit diff
path: root/sysdeps/x86/cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Add cache info to cpu_features hjl/cacheinfo/masterH.J. Lu2017-05-241-1/+10
* x86: Don't include cacheinfo.c in ld.soH.J. Lu2017-05-241-0/+4
* x86: Use __get_cpu_features to get cpu_featuresH.J. Lu2017-05-241-10/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* X86: Don't assert on older Intel CPUs [BZ #20647]H.J. Lu2016-10-121-1/+3
* Count number of logical processors sharing L2 cacheH.J. Lu2016-05-271-34/+116
* Remove special L2 cache case for Knights LandingH.J. Lu2016-05-201-2/+0
* Correct Intel processor level type mask from CPUIDH.J. Lu2016-05-191-1/+1
* Check the HTT bit before counting logical threadsH.J. Lu2016-05-191-76/+82
* Support non-inclusive caches on Intel processorsH.J. Lu2016-05-131-1/+11
* Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu2016-05-081-0/+673