summaryrefslogtreecommitdiffstats
path: root/tools/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-1/+3
* tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+1
* 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 tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-061-6/+10
|\ \
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-08-011-0/+1
| |\|
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-07-185-6/+104
| |\ \
| * | | perf tool ibs: Sync AMD IBS header fileRavi Bangoria2022-06-241-6/+10
* | | | Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds2022-08-021-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-6/+6
* | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-271-0/+1
| |_|/ |/| |
* | | 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
* | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-111-0/+9
|\ \ \
| * | | x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-091-0/+9
* | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-06-281-0/+36
|/ / /
* | | tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2022-06-261-0/+13
* | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-06-262-3/+12
| |/ |/|