1. 3df0045 Add cpuid executable (#73) by Klaus Post · 4 years, 8 months ago v2.0.5
  2. 6c7be61 Add "nounsafe" tag (#72) by Klaus Post · 4 years, 8 months ago
  3. 11274af Test all archs (#71) by Klaus Post · 4 years, 9 months ago v2.0.4
  4. e090e00 Fix 386/appengine by Klaus Post · 4 years, 9 months ago
  5. d1038c4 Add cpu.features flag (#68) by Klaus Post · 5 years ago v2.0.3
  6. e6213a4 Add Has(feature) to check single feature (#69) by Klaus Post · 5 years ago
  7. 38c313a fma 3 still requires OSXSAVE by Klaus Post · 5 years ago v2.0.2
  8. e6f7cd9 Detect ARM64 affinity cores (#67) by Klaus Post · 5 years ago
  9. 05e0b1d FMA3 without AVX (#65) by Klaus Post · 5 years ago
  10. 46da2cf Update README.md by Klaus Post · 5 years ago
  11. 23e01ae Update README.md by Klaus Post · 5 years ago v2.0.1
  12. 4c872f3 Update go.mod to v2 by Klaus Post · 5 years ago
  13. aa268cd Update README.md by Klaus Post · 5 years ago v2.0.0
  14. b0c8da3 Fix ARM64 and add fallback (#64) by Klaus Post · 5 years ago
  15. 43f4c41 v2 refactor and API changes (#62) by Klaus Post · 5 years ago
  16. eae4896 Remove the private package (#61) by Klaus Post · 5 years ago
  17. 242d0b0 Detect Sapphire Rapids features (#60) by Antti Kervinen · 5 years ago
  18. 321795a v2: Move x86 CPU features from Flags to a FlagSet (#59) by Mikko Ylinen · 5 years ago
  19. c8c1820 Print CI CPU features (#58) by Klaus Post · 5 years ago
  20. fc8eb62 Add CPUInfo.AmxFeatures, detect AMXBF16, AMXTILE and AMXINT8 (#56) by Antti Kervinen · 5 years ago
  21. 750c059 Disable arm64 (#54) by Klaus Post · 5 years ago v1.3.1
  22. b47a6aa Fix missing noasm tags (#50) by Junpei Kawamoto · 5 years ago
  23. deab41a Update README.md by Klaus Post · 5 years ago
  24. 8c18662 Update README.md by Klaus Post · 5 years ago
  25. 1b33884 Clean up ARM (#48) by Klaus Post · 5 years ago v1.3.0
  26. 7a07d3a Enable feature detection for arm64 (#44) by Frank Wessels · 5 years ago
  27. c17dbe9 Add noasm tag. (#47) by Klaus Post · 5 years ago
  28. 0b33da1 Update Travis CI (#45) by Klaus Post · 5 years ago
  29. e252067 Add raw vendor string (#43) by Klaus Post · 5 years ago v1.2.5
  30. 7799af8 added go mod (#41) by Guilherme Caruso · 5 years ago
  31. 50b145c Tweaks. by Klaus Post · 6 years ago v1.2.4
  32. cac570b Update private package. by Klaus Post · 6 years ago
  33. ffd9a3d AMD Updates (#40) by Klaus Post · 6 years ago
  34. c6e2fcf add clock frequency determination (#27) by seebs · 6 years ago
  35. 1d99c03 Fix SGX tests. (#39) by Ismo Puustinen · 6 years ago v1.2.3
  36. 0202b0b Add CPUID flag 7 features to README (#38) by Antti Kervinen · 6 years ago
  37. 1dd42db Remove underscores from names (#37) by Klaus Post · 6 years ago
  38. 7b920ec Detect CPUID flag 7 features (AVX512) (#35) by Antti Kervinen · 6 years ago
  39. cf59534 Merge pull request #34 from ipuustin/sgx-epc by Klaus Post · 6 years ago
  40. 12f28c6 SGX EPC memory size detection support. by Ismo Puustinen · 6 years ago
  41. e6afad7 Merge pull request #33 from mythi/sgxlc by Klaus Post · 6 years ago
  42. e6df68c Add SGX Launch Control by Mikko Ylinen · 6 years ago
  43. 5a626f7 Merge pull request #32 from mythi/vnni by Klaus Post · 6 years ago v1.2.2
  44. c9295f4 Add AVX512-VNNI detection by Mikko Ylinen · 6 years ago
  45. cf2ded4 Merge pull request #30 from mcastelino/topic/vmx by Klaus Post · 6 years ago
  46. 6357cd9 Add VMX detection by Manohar Castelino · 6 years ago
  47. 05a8198 add Hygon Dhyana CPU Vendor ID support (#29) by hygonsoc · 7 years ago v1.2.1
  48. 0da0211 Add vendor ID for the bhyve hypervisor (#26) by Tobias Klauser · 7 years ago
  49. c640019 Fix TSX test information. (#22) by Chris K · 7 years ago
  50. e7e905e Change TSX function match documentation. (#21) by Chris K · 8 years ago v1.2.0
  51. 30e4506 Add IBPB, STIBP detection (#20) by Klaus Post · 8 years ago
  52. ae832f2 Add CONTRIBUTING info (#18) by Klaus Post · 8 years ago
  53. eae9b3e Update testset. by Klaus Post · 8 years ago
  54. ae7887d Add Explicit TSX support (#16) by Klaus Post · 8 years ago v1.1
  55. 09cded8 Merge pull request #10 from klauspost/disable-gccgo-build by Klaus Post · 10 years ago v1.0
  56. 9374f1a Disable assembly build on gccgo. by klauspost · 10 years ago
  57. 2c698c6 Update .travis.yml by Klaus Post · 10 years ago
  58. 349c675 Merge pull request #7 from abourget/master by Klaus Post · 10 years ago
  59. 6a7c116 Added SGX detection support. by Alexandre Bourget · 10 years ago
  60. ef30b90 asmfmt assembler. by klauspost · 10 years ago
  61. 7e73800 Update private package. by Klaus Post · 10 years ago
  62. f37dab0 Fix 386 assembler. by Klaus Post · 10 years ago
  63. c08d28b Merge pull request #9 from klauspost/zero-ecx-always by Klaus Post · 10 years ago
  64. 27e68e2 Always zero ECX when requesting CPUID. by Klaus Post · 10 years ago
  65. eebb3ea Merge branch 'master' of https://github.com/klauspost/cpuid by klauspost · 10 years ago
  66. 0d6d278 Add CPUID dump "test". by klauspost · 10 years ago
  67. 8d9fe96 Update README.md by Klaus Post · 10 years ago
  68. 50eec7f Add Go 1.5 as test target. by klauspost · 10 years ago
  69. c9fd3fc Update private package. by klauspost · 10 years ago
  70. 878eae1 Detect threads per core and hyperthreading better on older CPUs. by klauspost · 10 years ago
  71. 65a2ca1 Also mock XGETBV for tests, so this isn't run on the local CPU. by klauspost · 10 years ago
  72. 0f41c30 Only test for hyperthreading on Intel. by klauspost · 10 years ago
  73. 04fcc06 Hyper threading is bit 28 of EDX, not ECX. by klauspost · 10 years ago
  74. 3b0816b Update private package by Klaus Post · 10 years ago
  75. e7fb999 Add tests with 235 CPUID dumps from instlatx64. by Klaus Post · 10 years ago
  76. ac25722 Don't get cpuid(7) in test. Not really needed. by Klaus Post · 10 years ago
  77. d35a371 Check maxExtendedFunction when getting cores on AMD. by Klaus Post · 10 years ago
  78. 4a479e4 Separate out id functions, so it is possible to mock them. by Klaus Post · 10 years ago
  79. a96a5ba Merge branch 'master' of https://github.com/klauspost/cpuid by Klaus Post · 10 years ago
  80. ad31eb0 Advanced Bit Manipulation also indicates POPCNT by Klaus Post · 10 years ago
  81. 8c38f8b Update README.md by Klaus Post · 10 years ago
  82. 0c3eb20 Update private package. by Klaus Post · 10 years ago
  83. 970eb76 Merge branch 'master' of https://github.com/klauspost/cpuid by Klaus Post · 10 years ago
  84. bd37ba9 Add cache size detection. Tested on newer Sandy Bridge. by Klaus Post · 10 years ago
  85. d4dc1dc Add missing SSE4A string. by klauspost · 10 years ago
  86. 4d555cf Make sure that ThreadsPerCore is never zero. by klauspost · 10 years ago
  87. b1788c1 Fix potential issue noted by @ebfe in PR #2 (bytes after zero is included). by klauspost · 10 years ago
  88. aec1335 Test if brand name doesn't have leading zero, and is properly trimmed. by klauspost · 10 years ago
  89. c5f335a Merge pull request #2 from ebfe/name_zero by Klaus Post · 10 years ago
  90. 3e5ffbe strip trailing zero from brand name by Michael Gehring · 10 years ago
  91. d3a0c98 Add go: prefix by Klaus Post · 10 years ago
  92. 9a8a6e4 Also test on 1.3 and tip. by Klaus Post · 10 years ago
  93. 9c472e6 Add POPCNT detection. by Klaus Post · 10 years ago
  94. 0623620 Update README.md by Klaus Post · 10 years ago
  95. 5397828 Add detection for CMPXCHG16B Instruction. by klauspost · 10 years ago
  96. 9a44198 Use more descriptive name for logical cpu number. by klauspost · 11 years ago
  97. beda421 Rephrase doc. by klauspost · 11 years ago
  98. 4b7162d Read current core from APIC cpu info and provide function for it. by klauspost · 11 years ago
  99. 7820de1 Don't have a chip/core function, since it only works on specifix OS/cpu combination, so we leave that to the user. by klauspost · 11 years ago
  100. bb09d3e Add RDTSCP instruction and functions to access information from it. by klauspost · 11 years ago