summaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)Author
11 daysMerge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-27perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12Yicong Yang
2025-05-27Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-27Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-20tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ...Arnaldo Carvalho de Melo
2025-05-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2025-05-06arm64: tools: Resync sysreg.hMarc Zyngier
2025-05-06tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)
2025-05-06tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4Ahmed S. Darwish
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-24x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODEYosry Ahmed
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORESXin Li (Intel)
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXITXin Li (Intel)
2025-04-15x86/cpufeatures: Clean up formattingBorislav Petkov (AMD)
2025-04-14x86/bugs: Remove X86_BUG_MMIO_UNKNOWNBorislav Petkov (AMD)
2025-04-11Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changesIngo Molnar
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3Ahmed S. Darwish
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2Ahmed S. Darwish
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1Ahmed S. Darwish
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0Ahmed S. Darwish
2025-03-25tools/x86/kcpuid: Define Transmeta and Centaur index rangesAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Filter valid CPUID rangesAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Consolidate index validity checksAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Extend CPUID index mask macroAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Refactor CPUID range handling for future expansionAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Use <cpuid.h> intrinsicsAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Use C99-style for loopsAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Set parse_line() return type to voidAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Remove unused global variableAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Remove unused local variableAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Print correct CPUID output register namesAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Save CPUID output in an arrayAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Simplify usage() handlingAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Exit the program on invalid parametersAhmed S. Darwish
2025-03-25tools/x86/kcpuid: Fix error handlingAhmed S. Darwish