- 162b944 tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- b075c1d tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 3442b5e tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 5b749ef tools headers UAPI: Sync arch prctl headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- 7f9f879 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 4e33868 Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 2 months ago
- 83e1ada perf powerpc: Add support to expose instruction and data address registers as part of extended regs by Athira Rajeev · 3 years, 2 months ago
- 637b8b9 perf powerpc: Refactor the code definition of perf reg extended mask in tools side header file by Athira Rajeev · 3 years, 2 months ago
- 50006539 tools: arch: x86: pull in pvclock headers by Oliver Upton · 3 years, 3 months ago
- 272a067 tools: arm64: Import sysreg.h by Raghavendra Rao Ananta · 3 years, 3 months ago
- f96b467 x86/insn: Use get_unaligned() instead of memcpy() by Borislav Petkov · 3 years, 3 months ago
- 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 3 months ago
- 2da4a23 KVM: selftests: Remove __NR_userfaultfd syscall fallback by Sean Christopherson · 3 years, 4 months ago
- de5f421 tools: Move x86 syscall number fallbacks to .../uapi/ by Sean Christopherson · 3 years, 4 months ago
- 03d6f3f tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- dde994d perf report: Add tools/arch/x86/include/asm/amd-ibs.h by Kim Phillips · 3 years, 4 months ago
- 376a947 tools headers UAPI: Sync files changed by the memfd_secret new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- f88bb1c tools headers UAPI: Synch KVM's svm.h header with the kernel by Arnaldo Carvalho de Melo · 4 years ago
- 795c4ab tools kvm headers arm64: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- e48f62a tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- cc200a7 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 04df0dc tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- a22c3f6 Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 909489b Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 3652411 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
- 6c1ced2 perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS by Tiezhu Yang · 3 years, 7 months ago
- ff85100 x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS by H. Peter Anvin (Intel) · 3 years, 7 months ago
- f1b7d45 x86/irq: Remove unused vectors defines by H. Peter Anvin (Intel) · 3 years, 7 months ago
- 3c91e8e tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- ccb013c Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 41f45fb x86/asm: Make <asm/asm.h> valid on cross-builds as well by Ingo Molnar · 3 years, 8 months ago
- 6faf64f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 3916329 tools include UAPI powerpc: Sync errno.h with the kernel headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- fb24e30 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- b35629b tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- b317258 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- eef23e7 x86/asm: Use _ASM_BYTES() in <asm/nops.h> by H. Peter Anvin (Intel) · 3 years, 8 months ago
- 059e5c3 x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG by Brijesh Singh · 3 years, 8 months ago
- c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 98ee795 Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- f4bf09dc ia64: tools: remove duplicate definition of ia64_mf() on ia64 by John Paul Adrian Glaubitz · 3 years, 8 months ago
- b1f480b Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve a semantic conflict by Ingo Molnar · 3 years, 9 months ago
- 52fa82c x86: Add insn_decode_kernel() by Peter Zijlstra · 3 years, 9 months ago
- 14ff3ed Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree by Ingo Molnar · 3 years, 9 months ago
- f281854 tools/x86/kcpuid: Add AMD leaf 0x8000001E by Borislav Petkov · 3 years, 10 months ago
- e20f670 tools/x86/kcpuid: Check last token too by Borislav Petkov · 3 years, 10 months ago
- 0705ef6 tools/insn: Restore the relative include paths for cross building by Borislav Petkov · 3 years, 10 months ago
- 301cddc objtool/x86: Use asm/nops.h by Peter Zijlstra · 3 years, 10 months ago
- 2d4177c tools/x86/kcpuid: Add AMD Secure Encryption leaf by Borislav Petkov · 3 years, 10 months ago
- f935178 x86/insn: Make insn_complete() static by Borislav Petkov · 4 years, 1 month ago
- 404b639 x86/insn: Remove kernel_insn_init() by Borislav Petkov · 4 years, 1 month ago
- 93281c4 x86/insn: Add an insn_decode() API by Borislav Petkov · 4 years, 2 months ago
- d30c7b8 x86/insn: Add a __ignore_sync_check__ marker by Borislav Petkov · 3 years, 10 months ago
- 508ef28 x86/insn: Add @buf_len param to insn_init() kernel-doc comment by Borislav Petkov · 4 years, 2 months ago
- c6b2f24 tools/x86: Add a kcpuid tool to show raw CPU features by Feng Tang · 3 years, 10 months ago
- 09141ec x86: Remove duplicate TSC DEADLINE MSR definitions by Dave Hansen · 4 years, 10 months ago
- 33dc525 tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 1a9bcad tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 303550a tools headers UAPI s390: Sync ptrace.h kernel headers by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- a56ff24 Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 3a36281 Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 10 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
- bd1de1a KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR by Ravi Bangoria · 4 years ago
- 068aeea perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regs by Athira Rajeev · 3 years, 11 months ago
- fb35d30 x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] by Sean Christopherson · 4 years ago
- 5ed934e x86/insn: Fix vector instruction decoding on big endian cross-compiles by Vasily Gorbik · 4 years, 1 month ago
- 8bfe273 objtool: Fix x86 orc generation on big endian cross-compiles by Vasily Gorbik · 4 years, 1 month ago
- 1d509f2 x86/insn: Support big endian cross-compiles by Martin Schwidefsky · 4 years, 1 month ago
- b71df82 tools headers UAPI: Synch KVM's svm.h header with the kernel by Arnaldo Carvalho de Melo · 4 years ago
- 9880e71 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- cd97448 tools headers UAPI: Sync KVM's vmx.h header with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 288807f tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 7f3905f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 4e9a5ae x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 4 years, 1 month ago
- db1a8b9 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- aa04899 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 32b734e tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 8b2fc25 tools x86 headers: Update required-features.h header from the kernel by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 40a6bbf tools x86 headers: Update cpufeatures.h headers copies by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 4a770b4 parisc: Add MAP_UNINITIALIZED define by Helge Deller · 4 years, 3 months ago
- da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- ee819ae objtool: Make unwind hint definitions available to other architectures by Julien Thierry · 4 years, 4 months ago
- 05a2ae7 x86/insn: Make inat-tables.c suitable for pre-decompression code by Joerg Roedel · 4 years, 4 months ago
- 23db762 tools headers kvm s390: Sync headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
- 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- dbf8381 Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
- 6665598 perf tools powerpc: Add support for extended regs in power10 by Athira Rajeev · 4 years, 5 months ago
- 33583e6 perf tools powerpc: Add support for extended register capability by Anju T Sudhakar · 4 years, 5 months ago
- dd4a5c2 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- f815fe5 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 8e0c02f Replace HTTP links with HTTPS ones: RISC-V by Alexander A. Klimov · 4 years, 6 months ago