summaryrefslogtreecommitdiffstats
path: root/tools/arch
AgeCommit message (Expand)AuthorLines
2025-12-24tools headers: Sync arm64 headers with kernel sourcesNamhyung Kim-3/+3
2025-12-24tools headers: Sync x86 headers with kernel sourcesNamhyung Kim-0/+41
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim-0/+1
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono-0/+2
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+2
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-15/+13
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-4/+0
2025-12-02Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+4
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-0/+2
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+2
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+34
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas-2/+0
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan-2/+0
2025-11-24objtool: Add Function to get the name of a CPU featureAlexandre Chartre-0/+34
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2025-11-17tools: Remove s390 compat supportHeiko Carstens-4/+0
2025-11-16tools: riscv: Fixed misalignment of CSR related definitionsChen Pei-2/+3
2025-11-13tools headers UAPI: Sync KVM's vmx.h with the kernel to pick SEAMCALL exit re...Arnaldo Carvalho de Melo-0/+1
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan-0/+2
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-13/+13
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)-1/+1
2025-11-03tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...Arnaldo Carvalho de Melo-1/+5
2025-11-03tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo-0/+4
2025-11-03tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+34
2025-11-01tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-0/+5
2025-11-01tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,S...Arnaldo Carvalho de Melo-1/+19
2025-10-23tools: arm64: Add Cortex-A720AE definitionsKuninori Morimoto-0/+2
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra-3/+2
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)-1/+4
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+0
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds-354/+0
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+128
2025-09-30Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-13/+256
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+8
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+5
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang-0/+12
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-5/+5
2025-09-11tools headers: Remove unused arm32 asm/kvm.h copyJames Clark-315/+0
2025-09-11tools headers: Remove unused kvm_perf.h copiesJames Clark-39/+0
2025-09-08x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__Uros Bizjak-12/+0
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+0
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-3/+0
2025-08-27tools headers: Import iosubmit_cmds512()David Matlack-0/+53
2025-08-27tools headers: Import x86 MMIO helper overridesDavid Matlack-0/+75
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier-3/+0
2025-08-21perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flagDapeng Mi-6/+8
2025-08-18tools headers: Sync powerpc headers with the kernel sourceNamhyung Kim-13/+0
2025-08-18tools headers: Sync arm64 headers with the kernel sourceNamhyung Kim-0/+28