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