index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-06-12
tools/x86/kcpuid: Add missing dir via Makefile
Christian Heusel
2024-05-28
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-19
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-05-14
tools arch x86: Add dell-uart-backlight-emulator
Hans de Goede
2024-05-02
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2024-05-02
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...
Adrian Hunter
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2024-05-02
x86/insn: Add misc new Intel instructions
Adrian Hunter
2024-05-02
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2024-05-02
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2024-05-02
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2024-04-29
tools/arch/x86/intel_sdsi: Add current meter support
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Simplify ascii printing
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_show display
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
David E. Box
2024-04-26
tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...
Arnaldo Carvalho de Melo
2024-04-23
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-04-11
tools/include: Sync x86 asm/msr-index.h with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync x86 asm/irq_vectors.h with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync x86 CPU feature headers with the kernel sources
Namhyung Kim
2024-04-11
tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
Namhyung Kim
2024-03-21
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...
Arnaldo Carvalho de Melo
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-02-22
x86/insn: Directly assign x86_64 state in insn_init()
Nikolay Borisov
2024-02-22
x86/insn: Remove superfluous checks from instruction decoding routines
Nikolay Borisov
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2024-01-31
x86/cpu: Add MSR numbers for FRED configuration
H. Peter Anvin (Intel)
2024-01-31
x86/opcode: Add ERET[US] instructions to the x86 opcode map
H. Peter Anvin (Intel)
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2024-01-30
tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...
Arnaldo Carvalho de Melo
2024-01-29
x86/cpufeatures: Add SEV-SNP CPU feature
Brijesh Singh
2024-01-27
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2024-01-26
tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...
Arnaldo Carvalho de Melo
2024-01-25
x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
H. Peter Anvin (Intel)
2024-01-25
x86/cpufeatures: Add the CPU feature bit for FRED
H. Peter Anvin (Intel)
2024-01-25
x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
Xin Li
[next]