index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
Age
Commit message (
Expand
)
Author
12 days
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
12 days
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2026-03-05
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
2026-03-05
tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STAT...
Arnaldo Carvalho de Melo
2026-03-04
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-04
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2026-01-19
Merge tag 'v6.19-rc6' into tip-x86-cleanups
Borislav Petkov (AMD)
2026-01-09
x86/CPU/AMD: Simplify the spectral chicken fix
Borislav Petkov (AMD)
2025-12-24
tools headers: Sync x86 headers with kernel sources
Namhyung Kim
2025-12-24
tools headers: Sync UAPI KVM headers with kernel sources
Namhyung Kim
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
2025-11-13
tools headers UAPI: Sync KVM's vmx.h with the kernel to pick SEAMCALL exit re...
Arnaldo Carvalho de Melo
2025-11-04
x86/cpufeatures: Correct LKGS feature flag description
Borislav Petkov (AMD)
2025-11-03
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...
Arnaldo Carvalho de Melo
2025-11-03
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
2025-11-03
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2025-11-01
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2025-11-01
tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,S...
Arnaldo Carvalho de Melo
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-09-30
Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-11
tools headers: Remove unused kvm_perf.h copies
James Clark
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
2025-08-27
tools headers: Import iosubmit_cmds512()
David Matlack
2025-08-27
tools headers: Import x86 MMIO helper overrides
David Matlack
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
2025-08-18
tools headers: Sync x86 headers with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
2025-06-17
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync kvm header with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers x86 svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-20
tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ...
Arnaldo Carvalho de Melo
[next]