summaryrefslogtreecommitdiffstats
path: root/tools/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds2023-03-109-9/+80
|\
| * 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-031-0/+11
| * tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-032-2/+33
| * tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-03-032-4/+5
| * tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-021-0/+6
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-02-221-0/+20
* | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-021-1/+3
|\ \
| * \ Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-235-1/+15
| |\ \
| * | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-1/+3
* | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-011-0/+9
|\ \ \ \
| * | | | tools: Add LoongArch build infrastructureHuacai Chen2023-02-251-0/+9
* | | | | Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-232-14/+32
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | perf bench syscall: Add execve syscall benchmarkTiezhu Yang2023-02-022-0/+6
| * | | perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang2023-02-022-0/+6
| * | | perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang2023-02-022-0/+6
| * | | tools x86: Keep list sorted by number in unistd_{32,64}.hTiezhu Yang2023-02-022-16/+16
| |/ /
* | | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-212-0/+2
|\ \ \ | |/ / |/| |
| * | x86/opcode: Add the LKGS instruction to x86-opcode-mapH. Peter Anvin (Intel)2023-01-121-0/+1
| * | x86/cpufeature: Add the CPU feature bit for LKGSH. Peter Anvin (Intel)2023-01-121-0/+1
| |/
* | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2023-01-181-1/+7
* | tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo2023-01-181-0/+1
* | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2023-01-171-0/+5
|/
* Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-12-223-9/+38
|\
| * 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 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-201-6/+6
|\ \ | |/ |/|
| * parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2022-12-171-6/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-152-8/+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
| * | KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas2022-12-021-8/+0
| * | tools: Add atomic_test_and_set_bit()Peter Gonda2022-11-161-0/+7
* | | Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-121-88/+376
|\ \ \ | |_|/ |/| |
| * | tools/arch/x86: intel_sdsi: Add support for reading meter certificatesDavid E. Box2022-11-211-2/+108
| * | tools/arch/x86: intel_sdsi: Add support for new GUIDDavid E. Box2022-11-211-11/+25
| * | tools/arch/x86: intel_sdsi: Read more On Demand registersDavid E. Box2022-11-211-5/+45
| * | tools/arch/x86: intel_sdsi: Add Intel On Demand textDavid E. Box2022-11-211-6/+6
| * | tools/arch/x86: intel_sdsi: Add support for reading state certificatesDavid E. Box2022-11-211-70/+198
* | | 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 headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo2022-10-251-1/+1
* | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-0/+4
|/
* 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
* tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo2022-08-271-2/+4
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-21/+0
* tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-2/+8