index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-319
/
+342
2026-04-14
Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+5
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Rafael J. Wysocki
1
-1
/
+1
2026-04-02
x86/cpufeatures: Add AMD CPPC Performance Priority feature.
Gautham R. Shenoy
1
-1
/
+1
2026-03-28
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0
Ahmed S. Darwish
1
-319
/
+342
2026-03-22
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-03-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2026-03-18
objtool/x86: Reorder ORC register numbering
Josh Poimboeuf
1
-5
/
+5
2026-03-18
objtool: Support Clang RAX DRAP sequence
Josh Poimboeuf
1
-0
/
+1
2026-03-06
perf/x86/amd/ibs: Fix comment typo in ibs_op_data
Yen-Hsiang Hsu
1
-1
/
+1
2026-03-05
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-03-05
tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STATUS_SET}
Arnaldo Carvalho de Melo
1
-0
/
+6
2026-03-04
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+6
2026-03-04
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-01-19
Merge tag 'v6.19-rc6' into tip-x86-cleanups
Borislav Petkov (AMD)
3
-0
/
+42
2026-01-09
x86/CPU/AMD: Simplify the spectral chicken fix
Borislav Petkov (AMD)
1
-2
/
+2
2025-12-24
tools headers: Sync x86 headers with kernel sources
Namhyung Kim
2
-0
/
+41
2025-12-24
tools headers: Sync UAPI KVM headers with kernel sources
Namhyung Kim
1
-0
/
+1
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+2
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+34
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
1
-0
/
+34
2025-11-13
tools headers UAPI: Sync KVM's vmx.h with the kernel to pick SEAMCALL exit reason
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-11-04
x86/cpufeatures: Correct LKGS feature flag description
Borislav Petkov (AMD)
1
-1
/
+1
2025-11-03
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle new exit reasons
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-11-03
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-11-03
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+34
2025-11-01
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-11-01
tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,SAVIC_CONTROL}, IA32_L3_QOS_{ABMC,EXT}_CFG
Arnaldo Carvalho de Melo
1
-1
/
+19
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
1
-3
/
+2
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
1
-1
/
+4
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+0
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
1
-17
/
+0
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+128
2025-09-30
Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-13
/
+256
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+8
2025-09-11
tools headers: Remove unused kvm_perf.h copies
James Clark
1
-17
/
+0
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
1
-12
/
+0
2025-08-27
tools headers: Import iosubmit_cmds512()
David Matlack
2
-0
/
+53
2025-08-27
tools headers: Import x86 MMIO helper overrides
David Matlack
1
-0
/
+75
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
1
-6
/
+8
2025-08-18
tools headers: Sync x86 headers with the kernel source
Namhyung Kim
2
-1
/
+16
2025-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
1
-1
/
+7
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
6
-13
/
+256
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+1
2025-06-17
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+10
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-06-16
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
[next]