summaryrefslogtreecommitdiffstats
path: root/tools/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-4/+8
|\
| * x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-7/+7
| * x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf2023-03-231-0/+4
* | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds2023-03-104-3/+36
|\ \ | |/ |/|
| * tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-03-063-3/+5
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-03-041-0/+11
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-02-221-0/+20
* | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-231-0/+1
|\ \
| * | x86/cpufeature: Add the CPU feature bit for LKGSH. Peter Anvin (Intel)2023-01-121-0/+1
| |/
* / x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-1/+3
|/
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-12-201-7/+17
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-12-191-0/+6
* tools headers disabled-cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-12-191-2/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-0/+11
|\
| * tools: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson2022-12-021-0/+5
| * tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson2022-12-021-2/+1
| * tools: Add atomic_test_and_set_bit()Peter Gonda2022-11-171-0/+7
* | x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov2022-11-151-3/+5
|/
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-1/+1
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-10-151-0/+18
* perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria2022-10-061-0/+16
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-09-211-2/+3
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-21/+0
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-2/+4
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+8
* Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-092-0/+5
|\
| * x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-032-0/+5
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-08-011-0/+1
|\|
| * tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-271-0/+1
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-07-183-6/+55
|\|
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-07-171-0/+4
| * tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-172-3/+30
| * x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-091-0/+9
| * tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-06-262-3/+12
* | perf tool ibs: Sync AMD IBS header fileRavi Bangoria2022-06-241-6/+10
|/
* Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-142-0/+26
|\
| * KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta2022-05-211-0/+6
| * x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-05-212-0/+20
* | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-05-271-0/+19
* | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-1/+1
|\ \
| * | perf/ibs: Fix commentRavi Bangoria2022-05-111-1/+1
| |/
* | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-241-7/+1
|\ \ | |/ |/|
| * x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-041-7/+1
* | x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-111-2/+2
|/
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-1/+21
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-3/+4
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-2/+5
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-0/+6
* Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-211-1/+1
|\