index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
/
kcpuid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
Ahmed S. Darwish
2024-08-02
1
-414
/
+1016
*
tools/x86/kcpuid: Parse subleaf ranges if provided
Ahmed S. Darwish
2024-08-02
1
-18
/
+32
*
tools/x86/kcpuid: Recognize all leaves with subleaves
Ahmed S. Darwish
2024-08-02
1
-21
/
+18
*
tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
Ahmed S. Darwish
2024-08-02
1
-1
/
+1
*
tools/x86/kcpuid: Protect against faulty "max subleaf" values
Ahmed S. Darwish
2024-08-02
1
-7
/
+5
*
tools/x86/kcpuid: Set max possible subleaves count to 64
Ahmed S. Darwish
2024-08-02
1
-1
/
+1
*
tools/x86/kcpuid: Properly align long-description columns
Ahmed S. Darwish
2024-08-02
1
-1
/
+2
*
tools/x86/kcpuid: Remove unused variable
Ahmed S. Darwish
2024-08-02
1
-3
/
+0
*
tools/x86/kcpuid: Add missing dir via Makefile
Christian Heusel
2024-06-12
1
-2
/
+2
*
tools/x86/kcpuid: Add .gitignore
Rong Tao
2023-05-08
1
-0
/
+1
*
tools/x86/kcpuid: Dump the correct CPUID function in error
Borislav Petkov (AMD)
2023-05-08
1
-3
/
+4
*
tools/x86/kcpuid: Dump the CPUID function in detailed view
Borislav Petkov (AMD)
2023-03-07
1
-7
/
+25
*
tools/x86/kcpuid: Update AMD leaf Fn80000001
Terry Bowman
2023-03-07
1
-3
/
+54
*
tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Terry Bowman
2023-03-07
1
-2
/
+2
*
tools/x86/kcpuid: Add AMD leaf 0x8000001E
Borislav Petkov
2021-03-18
1
-8
/
+18
*
tools/x86/kcpuid: Check last token too
Borislav Petkov
2021-03-18
1
-0
/
+2
*
tools/x86/kcpuid: Add AMD Secure Encryption leaf
Borislav Petkov
2021-03-15
1
-0
/
+10
*
tools/x86: Add a kcpuid tool to show raw CPU features
Feng Tang
2021-03-08
3
-0
/
+1059