summaryrefslogtreecommitdiffstats
path: root/tools/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)2023-08-081-1/+1
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-08-081-3/+13
* x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson2023-08-082-2/+4
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-181-6/+6
* KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2023-01-181-2/+2
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-10-071-0/+1
* Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo2022-10-071-1/+0
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-111-0/+1
* x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2022-05-153-0/+54
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-111-0/+15
* x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski2020-06-031-1/+1
* tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2020-05-101-0/+1
* x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu2020-02-241-1/+1
* x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter2019-12-311-6/+12
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-11-291-2/+2
* tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1
* tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-1/+5
* tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-09-304-2/+14
* tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-201-0/+3
* tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-201-1/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-161-1/+0
|\
| * Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar2019-08-266-13/+40
| |\
| * | x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2019-07-221-1/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-169-0/+2702
|\ \ \
| * | | perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf2019-08-314-5/+5
| * | | objtool: Move x86 insn decoder to a common locationJosh Poimboeuf2019-08-318-0/+2699
| * | | tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo2019-08-201-0/+3
| | |/ | |/|
* / | riscv: Add support for libdwMao Han2019-09-051-0/+42
|/ /
* | tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo2019-07-292-8/+0
* | tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2019-07-264-5/+40
|/
* tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo2019-07-081-6/+15
* tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-07-062-10/+28
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-291-0/+3
|\
| * perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-241-0/+3
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-12/+1
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-201-1/+1
|\ \ | |/ |/|
| * KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-191-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-024-1/+95
|\ \ | |/ |/|
| * tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-05-283-1/+92
| * tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo2019-05-281-0/+3
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-193-2/+25
|\
| * Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-05-183-2/+25
| |\
| | * tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-05-151-1/+22
| | * tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2019-05-151-0/+1
| | * tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2019-05-151-1/+2
| | * csky: Add support for libdwMao Han2019-05-151-0/+51