aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/x86
AgeCommit message (Expand)Author
2018-09-08x86: l1tf bug flag definitionBurt P
2018-05-29x86: CPU bug flag for speculative store bypass attackBurt P
2018-02-27x86: free urefBurt P
2018-02-27x86: fix for kernels that don't provide cache idBurt P
2018-02-27x86,arm: cpu clocks list in package informationBurt P
2018-02-09x86: metldown and spectre bug flagsBurt P
2018-02-09x86: increase the cpuinfo read buffer sizeBurt P
2018-02-09Add Intel cpu_insecure bug workaround flagBurt P
2017-12-09x86: add summary of caches to package informationBurt P
2017-11-29x86 CPU flags fix; show socket:core and thread in proc listBurt P
2017-08-12x86: add microcode version to reported informationBurt P
2017-08-11Make MHz translatable in CPU listBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-07-19x86: fix old bug in old bug detectionBurt P
2017-07-19x86 flag definition lookup changesBurt P
2017-07-19x86: strdup() some const strings before g_hash_table_insert()Burt P
2017-07-19x86,arm,riscv: Use gettext contexts and comments for cpu flagsBurt P
2017-07-19Make cache type strings translatableBurt P
2017-07-12x86,arm,riscv: small fixes and flag definition cosmetic tweaksBurt P
2017-07-12x86,arm,riscv: make flag definitions translatableBurt P
2017-07-12Move common processor stuff into cpu_util.{h,c}Burt P
2017-07-12Add CMake options to allow testing various platform's processor.cBurt P
2017-07-12Cleanup all platform's proccessor.c, use translatable labels.Burt P
2017-07-12x86: make cache info translatableBurt P
2017-07-12x86,arm,ppc: more processor label strings translatableBurt P
2017-07-12x86: remove "Has FPU"Burt P
2017-07-12x86,arm,ppc: code commentsBurt P
2017-07-12x86: remove large sprintf() format string from translationBurt P
2017-07-12x86,arm,ppc: more processor info strings translatableBurt P
2017-07-12x86,arm,ppc: make processor info strings more easily translatedBurt P
2017-06-26arm,x86: Don't show frequency scaling information if it isn't availableBurt P
2017-06-23x86: update cpuinfo flag meaningsBurt P
2017-06-23x86: add socket/core and more cpufreq informationBurt P
2017-06-21Various typo fixes.Simon Quigley
2017-06-05Fallback g_strv_contains() imp when using glib<2.44Burt P
2017-06-04x86: frequency scaling item labels abbr. -> full namesBurt P
2017-06-04x86: clean up processor_scan()Burt P
2017-06-04x86: improve processor frequency informationBurt P
2017-06-04g_strv_contains() requires glib>2.44, not available in current DebianBurt P
2017-06-04x86: Remove unused parameter to populate_cpu_flags_list_internal()Burt P
2017-04-10More "feature" flags to bug workaroundsBurt P
2017-04-09Older kernel support for bugs/pm flag listsBurt P
2017-04-09Reorder CPU info to put the longest list at the bottomBurt P
2017-04-09Additional code comment regarding the null_seg "bug"Burt P
2017-04-09Add /proc/cpuinfo power management list handlingBurt P
2017-04-07Add /proc/cpuinfo bugs list handlingBurt P
2017-04-07x86/processor.c: cosmetic changesBurt P
2016-09-17Add a few more x86 feature flag descriptionLeandro Pereira
2014-01-03rodin.s patch to bug #53 (http://bugs.hardinfo.org/showreport.php?bugid=53)Fernando López
2012-01-26Better manage moreinfo hashesLeandro Pereira