index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
/
kcpuid
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4
Ahmed S. Darwish
1
-2
/
+2
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3
Ahmed S. Darwish
1
-19
/
+11
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2
Ahmed S. Darwish
1
-10
/
+10
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1
Ahmed S. Darwish
1
-80
/
+91
2025-03-25
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
Ahmed S. Darwish
1
-266
/
+382
2025-03-25
tools/x86/kcpuid: Define Transmeta and Centaur index ranges
Ahmed S. Darwish
1
-0
/
+6
2025-03-25
tools/x86/kcpuid: Filter valid CPUID ranges
Ahmed S. Darwish
1
-10
/
+27
2025-03-25
tools/x86/kcpuid: Consolidate index validity checks
Ahmed S. Darwish
1
-12
/
+9
2025-03-25
tools/x86/kcpuid: Extend CPUID index mask macro
Ahmed S. Darwish
1
-4
/
+4
2025-03-25
tools/x86/kcpuid: Refactor CPUID range handling for future expansion
Ahmed S. Darwish
1
-41
/
+59
2025-03-25
tools/x86/kcpuid: Use <cpuid.h> intrinsics
Ahmed S. Darwish
1
-22
/
+15
2025-03-25
tools/x86/kcpuid: Use C99-style for loops
Ahmed S. Darwish
1
-31
/
+21
2025-03-25
tools/x86/kcpuid: Set parse_line() return type to void
Ahmed S. Darwish
1
-11
/
+9
2025-03-25
tools/x86/kcpuid: Remove unused global variable
Ahmed S. Darwish
1
-11
/
+0
2025-03-25
tools/x86/kcpuid: Remove unused local variable
Ahmed S. Darwish
1
-4
/
+0
2025-03-25
tools/x86/kcpuid: Print correct CPUID output register names
Ahmed S. Darwish
1
-18
/
+13
2025-03-25
tools/x86/kcpuid: Save CPUID output in an array
Ahmed S. Darwish
1
-13
/
+11
2025-03-25
tools/x86/kcpuid: Simplify usage() handling
Ahmed S. Darwish
1
-21
/
+16
2025-03-25
tools/x86/kcpuid: Exit the program on invalid parameters
Ahmed S. Darwish
1
-14
/
+8
2025-03-25
tools/x86/kcpuid: Fix error handling
Ahmed S. Darwish
1
-24
/
+23
2024-08-02
tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
Ahmed S. Darwish
1
-414
/
+1016
2024-08-02
tools/x86/kcpuid: Parse subleaf ranges if provided
Ahmed S. Darwish
1
-18
/
+32
2024-08-02
tools/x86/kcpuid: Recognize all leaves with subleaves
Ahmed S. Darwish
1
-21
/
+18
2024-08-02
tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
Ahmed S. Darwish
1
-1
/
+1
2024-08-02
tools/x86/kcpuid: Protect against faulty "max subleaf" values
Ahmed S. Darwish
1
-7
/
+5
2024-08-02
tools/x86/kcpuid: Set max possible subleaves count to 64
Ahmed S. Darwish
1
-1
/
+1
2024-08-02
tools/x86/kcpuid: Properly align long-description columns
Ahmed S. Darwish
1
-1
/
+2
2024-08-02
tools/x86/kcpuid: Remove unused variable
Ahmed S. Darwish
1
-3
/
+0
2024-06-12
tools/x86/kcpuid: Add missing dir via Makefile
Christian Heusel
1
-2
/
+2
2023-05-08
tools/x86/kcpuid: Add .gitignore
Rong Tao
1
-0
/
+1
2023-05-08
tools/x86/kcpuid: Dump the correct CPUID function in error
Borislav Petkov (AMD)
1
-3
/
+4
2023-03-08
tools/x86/kcpuid: Dump the CPUID function in detailed view
Borislav Petkov (AMD)
1
-7
/
+25
2023-03-08
tools/x86/kcpuid: Update AMD leaf Fn80000001
Terry Bowman
1
-3
/
+54
2023-03-08
tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Terry Bowman
1
-2
/
+2
2021-03-18
tools/x86/kcpuid: Add AMD leaf 0x8000001E
Borislav Petkov
1
-8
/
+18
2021-03-18
tools/x86/kcpuid: Check last token too
Borislav Petkov
1
-0
/
+2
2021-03-15
tools/x86/kcpuid: Add AMD Secure Encryption leaf
Borislav Petkov
1
-0
/
+10
2021-03-08
tools/x86: Add a kcpuid tool to show raw CPU features
Feng Tang
3
-0
/
+1059