summaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)Author
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar
2021-03-31x86: Add insn_decode_kernel()Peter Zijlstra
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar
2021-03-18tools/x86/kcpuid: Add AMD leaf 0x8000001EBorislav Petkov
2021-03-18tools/x86/kcpuid: Check last token tooBorislav Petkov
2021-03-17tools/insn: Restore the relative include paths for cross buildingBorislav Petkov
2021-03-15objtool/x86: Use asm/nops.hPeter Zijlstra
2021-03-15tools/x86/kcpuid: Add AMD Secure Encryption leafBorislav Petkov
2021-03-15x86/insn: Make insn_complete() staticBorislav Petkov
2021-03-15x86/insn: Remove kernel_insn_init()Borislav Petkov
2021-03-15x86/insn: Add an insn_decode() APIBorislav Petkov
2021-03-15x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov
2021-03-15x86/insn: Add @buf_len param to insn_init() kernel-doc commentBorislav Petkov
2021-03-08tools/x86: Add a kcpuid tool to show raw CPU featuresFeng Tang
2021-03-08x86: Remove duplicate TSC DEADLINE MSR definitionsDave Hansen
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev
2021-01-28x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson
2021-01-13x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik
2021-01-13x86/insn: Support big endian cross-compilesMartin Schwidefsky
2020-12-24tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo
2020-12-24tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2020-12-24tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo
2020-12-24tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-12-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-12-24tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-11-12tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2020-11-03tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2020-11-03tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-11-03tools x86 headers: Update required-features.h header from the kernelArnaldo Carvalho de Melo
2020-11-03tools x86 headers: Update cpufeatures.h headers copiesArnaldo Carvalho de Melo
2020-10-15parisc: Add MAP_UNINITIALIZED defineHelge Deller
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry