summaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)Author
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
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara
2025-03-03arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-02-28tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2025-02-17perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim