summaryrefslogtreecommitdiffstats
path: root/tools/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86: Remove duplicate TSC DEADLINE MSR definitionsDave Hansen2021-03-081-2/+0
| | |/ | |/|
* | | Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-263-0/+1081
|\ \ \
| * | | tools/x86/kcpuid: Add AMD leaf 0x8000001EBorislav Petkov2021-03-181-8/+18
| * | | tools/x86/kcpuid: Check last token tooBorislav Petkov2021-03-181-0/+2
| * | | tools/x86/kcpuid: Add AMD Secure Encryption leafBorislav Petkov2021-03-151-0/+10
| * | | tools/x86: Add a kcpuid tool to show raw CPU featuresFeng Tang2021-03-083-0/+1059
| |/ /
* | / ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-161-3/+0
| |/ |/|
* | tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-03-062-1/+4
* | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-03-061-6/+13
* | tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo2021-03-061-2/+3
|/
* Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-233-63/+111
|\
| * x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik2021-01-132-9/+21
| * objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik2021-01-131-0/+10
| * x86/insn: Support big endian cross-compilesMartin Schwidefsky2021-01-132-54/+80
* | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-02-221-6/+22
|\ \
| * | perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev2021-02-081-6/+22
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-0/+2
|\ \
| * | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-101-0/+2
| |/
* / x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson2021-01-282-2/+4
|/
* tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2020-12-241-0/+28
* tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-12-241-3/+0
* tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
* tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+1
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+1
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-182-1/+9
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-1/+11
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-061-0/+15
* tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2020-11-122-10/+9
* tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-11-034-1/+59
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-11-031-0/+10
* tools x86 headers: Update required-features.h header from the kernelArnaldo Carvalho de Melo2020-11-031-1/+1
* tools x86 headers: Update cpufeatures.h headers copiesArnaldo Carvalho de Melo2020-11-032-2/+13
* parisc: Add MAP_UNINITIALIZED defineHelge Deller2020-10-151-1/+0
* Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-1/+49
|\
| * x86/insn: Make inat-tables.c suitable for pre-decompression codeJoerg Roedel2020-09-071-1/+49
* | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-141-34/+0
|\ \
| * | objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-34/+0
| |/
* / x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-062-128/+0
|/
* tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-2/+5
* Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-103-4/+46
|\
| * perf tools powerpc: Add support for extended regs in power10Athira Rajeev2020-08-071-0/+6
| * perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar2020-08-071-1/+13
| * tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-0/+4
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-3/+23
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-0/+5
|\ \
| * | KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev2020-07-221-0/+5
* | | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov2020-07-301-1/+1
| |/
* | tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2020-07-171-2/+3