summaryrefslogtreecommitdiffstats
path: root/tools/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-282-14/+203
|\ \
| * | x86/asm: Make <asm/asm.h> valid on cross-builds as wellIngo Molnar2021-05-141-0/+4
| * | x86/asm: Use _ASM_BYTES() in <asm/nops.h>H. Peter Anvin (Intel)2021-05-102-14/+199
* | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-06-111-5/+2
* | | tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-171-0/+2
| |/ |/|
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-3/+3
|\ \
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-3/+3
| |/
* | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-1/+8
* | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+1
* | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+4
|/
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-273-27/+102
|\
| * Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar2021-04-021-0/+81
| |\
| | * objtool/x86: Use asm/nops.hPeter Zijlstra2021-03-151-0/+81
| * | x86: Add insn_decode_kernel()Peter Zijlstra2021-03-311-0/+2
| * | x86/insn: Make insn_complete() staticBorislav Petkov2021-03-151-7/+0
| * | x86/insn: Remove kernel_insn_init()Borislav Petkov2021-03-151-11/+0
| * | x86/insn: Add an insn_decode() APIBorislav Petkov2021-03-151-7/+17
| * | x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov2021-03-152-2/+2
* | | Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar2021-03-183-7/+17
|\| |
| * | 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
| |/
* / x86: Remove duplicate TSC DEADLINE MSR definitionsDave Hansen2021-03-081-2/+0
|/
* Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-232-0/+55
|\
| * x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik2021-01-131-0/+12
| * objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik2021-01-131-0/+10
| * x86/insn: Support big endian cross-compilesMartin Schwidefsky2021-01-131-0/+33
* | 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 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 kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-11-032-0/+33
* 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
* 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-061-13/+0
|/
* 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
* tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2020-07-171-2/+3
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-06-172-0/+6
* tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-06-092-2/+22
* tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-091-1/+8
* Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-041-0/+3
|\
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-06-021-0/+3