summaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)Author
2024-06-04tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-14tools arch x86: Add dell-uart-backlight-emulatorHans de Goede
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae
2024-04-29tools/arch/x86/intel_sdsi: Add current meter supportDavid E. Box
2024-04-29tools/arch/x86/intel_sdsi: Simplify ascii printingDavid E. Box
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box
2024-04-29tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box
2024-04-28arm64/sysreg: Update PIE permission encodingsShiqi Liu
2024-04-26tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...Arnaldo Carvalho de Melo
2024-04-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-04-22Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11objtool/LoongArch: Enable orc to be builtTiezhu Yang
2024-03-11objtool/LoongArch: Implement instruction decoderTiezhu Yang
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-02-26tools: riscv: Add header file vdso/processor.hHaibo Xu
2024-02-26tools: riscv: Add header file csr.hHaibo Xu
2024-02-22x86/insn: Directly assign x86_64 state in insn_init()Nikolay Borisov
2024-02-22x86/insn: Remove superfluous checks from instruction decoding routinesNikolay Borisov
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini
2024-01-31x86/cpu: Add MSR numbers for FRED configurationH. Peter Anvin (Intel)