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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+10
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-06-16
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2
-0
/
+2
2025-06-16
tools headers UAPI: Sync kvm header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+71
2025-06-16
tools headers x86 svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-16
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-06-04
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-1
/
+12
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-05-20
tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ...
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-05-20
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
4
-544
/
+648
2025-05-06
tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
1
-1
/
+1
2025-05-06
x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode
Masami Hiramatsu (Google)
4
-4
/
+22
2025-05-06
x86/insn: Fix opcode map (!REX2) superscript tags
Masami Hiramatsu (Google)
1
-25
/
+25
2025-05-06
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4
Ahmed S. Darwish
1
-2
/
+2
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
6
-24
/
+48
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
1
-0
/
+1
2025-04-24
x86/insn: Fix CTEST instruction decoding
Kirill A. Shutemov
1
-2
/
+2
2025-04-24
x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE
Yosry Ahmed
1
-0
/
+1
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
Xin Li (Intel)
1
-1
/
+1
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
1
-1
/
+1
2025-04-15
x86/cpufeatures: Clean up formatting
Borislav Petkov (AMD)
1
-8
/
+10
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
1
-1
/
+1
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
2
-2
/
+1
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
1
-1
/
+2
2025-04-10
tools headers: Update the x86 headers with the kernel sources
Namhyung Kim
2
-20
/
+39
2025-04-10
tools headers: Update the KVM headers with the kernel sources
Namhyung Kim
2
-0
/
+6
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
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
[next]