summaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)AuthorFilesLines
2025-07-17x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka1-0/+1
2025-06-19x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)1-25/+25
2025-06-19tools/x86/kcpuid: Fix error handlingAhmed S. Darwish1-24/+23
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov1-2/+2
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim1-1/+2
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim2-20/+39
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim1-23/+1
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim3-3/+8
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+1
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-30/+13
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-283/+11
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-0/+12
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton2-30/+1
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth4-9/+9
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)3-274/+0
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel1-0/+2
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar1-6/+0
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara1-0/+1
2025-03-03arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier1-5/+0
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier1-13/+0
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier1-12/+0
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar1-6/+0
2025-02-28tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers1-1/+1
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)1-1/+1
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed1-1/+0
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum1-0/+12
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds1-6/+0
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins1-6/+0
2025-02-17perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria1-1/+2
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark1-12/+0
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark1-8/+390
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim1-0/+6
2024-12-04tools headers: Sync x86 kvm and cpufeature headers with the kernelNamhyung Kim2-2/+10
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+499
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2-0/+497
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini5-14/+29
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+2
2024-11-11KVM: s390: selftests: Add regression tests for PFCR subfunctionsHendrik Brueckner1-1/+2
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers2-0/+6
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-26tools: arm64: Grab a copy of esr.h from kernelOliver Upton2-0/+497
2024-10-25x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello1-1/+1
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-14/+20
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-5/+0
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld5-5/+0
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds2-0/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1