summaryrefslogtreecommitdiff
path: root/tools/arch/x86/kcpuid
AgeCommit message (Expand)AuthorFilesLines
2023-05-08tools/x86/kcpuid: Add .gitignoreRong Tao1-0/+1
2023-05-08tools/x86/kcpuid: Dump the correct CPUID function in errorBorislav Petkov (AMD)1-3/+4
2023-03-08tools/x86/kcpuid: Dump the CPUID function in detailed viewBorislav Petkov (AMD)1-7/+25
2023-03-08tools/x86/kcpuid: Update AMD leaf Fn80000001Terry Bowman1-3/+54
2023-03-08tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman1-2/+2
2021-03-18tools/x86/kcpuid: Add AMD leaf 0x8000001EBorislav Petkov1-8/+18
2021-03-18tools/x86/kcpuid: Check last token tooBorislav Petkov1-0/+2
2021-03-15tools/x86/kcpuid: Add AMD Secure Encryption leafBorislav Petkov1-0/+10
2021-03-08tools/x86: Add a kcpuid tool to show raw CPU featuresFeng Tang3-0/+1059