summaryrefslogtreecommitdiffstats
path: root/tools/arch/x86/include
AgeCommit message (Expand)AuthorLines
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+5
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+8
2023-04-04perf bench syscall: Add fork syscall benchmarkTiezhu Yang-2/+5
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf-7/+7
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf-0/+4
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds-5/+74
2023-03-06tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-3/+5
2023-03-03tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+11
2023-03-03tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo-2/+32
2023-03-02tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo-0/+6
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2023-02-23Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...Linus Torvalds-14/+32
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar-0/+6
2023-02-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+20
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf-1/+3
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang-0/+6
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang-0/+6
2023-02-02perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang-0/+6
2023-02-02tools x86: Keep list sorted by number in unistd_{32,64}.hTiezhu Yang-16/+16
2023-01-17tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+5
2023-01-12x86/cpufeature: Add the CPU feature bit for LKGSH. Peter Anvin (Intel)-0/+1
2022-12-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-7/+17
2022-12-19tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-0/+6
2022-12-19tools headers disabled-cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-2/+15
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-8/+11
2022-12-02tools: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson-0/+5
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson-2/+1
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas-8/+0
2022-11-16tools: Add atomic_test_and_set_bit()Peter Gonda-0/+7
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov-3/+5
2022-10-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-1/+1
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+18
2022-10-06perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria-0/+16
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-2/+3
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers-21/+0
2022-08-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-2/+8
2022-08-19tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo-1/+3
2022-08-19tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-2/+4
2022-08-19tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+8
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+5
2022-08-06Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...Linus Torvalds-6/+10
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon-0/+5
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds-6/+6
2022-08-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-0/+1
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-6/+68
2022-07-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+4
2022-07-17tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-3/+30
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta-0/+9