summaryrefslogtreecommitdiffstats
path: root/tools/arch
Commit message (Expand)AuthorAgeFilesLines
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+2
* tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+4
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-11-064-2/+1450
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-023-0/+1447
| |\
| | * Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-312-2/+1298
| | |\
| | | * tools: arm64: Import sysreg.hRaghavendra Rao Ananta2021-10-171-0/+1296
| | * | tools: arch: x86: pull in pvclock headersOliver Upton2021-10-182-0/+151
| * | | x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov2021-10-061-2/+3
| | |/ | |/|
* | | perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev2021-10-251-4/+7
* | | perf powerpc: Refactor the code definition of perf reg extended mask in tools...Athira Rajeev2021-10-251-8/+13
|/ /
* | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-2/+2
|\ \ | |/ |/|
| * x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-241-2/+2
* | KVM: selftests: Remove __NR_userfaultfd syscall fallbackSean Christopherson2021-09-221-3/+0
* | tools: Move x86 syscall number fallbacks to .../uapi/Sean Christopherson2021-09-222-0/+0
|/
* tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-0/+1
* perf report: Add tools/arch/x86/include/asm/amd-ibs.hKim Phillips2021-09-101-0/+132
* tools headers UAPI: Sync files changed by the memfd_secret new syscallArnaldo Carvalho de Melo2021-07-141-0/+1
* tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2021-07-011-0/+3
* tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2021-07-011-0/+11
* tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-07-011-0/+13
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-07-011-1/+2
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-07-011-0/+4
* Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-291-2/+5
|\
| * x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORSH. Peter Anvin (Intel)2021-05-211-0/+3
| * x86/irq: Remove unused vectors definesH. Peter Anvin (Intel)2021-05-211-2/+2
* | Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-282-14/+203
|\ \
| * | x86/asm: Make <asm/asm.h> valid on cross-builds as wellIngo Molnar2021-05-141-0/+4
| * | x86/asm: Use _ASM_BYTES() in <asm/nops.h>H. Peter Anvin (Intel)2021-05-102-14/+199
* | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-06-111-5/+2
* | | perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang2021-06-011-0/+40
* | | tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-171-0/+2
| |/ |/|
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-3/+3
|\ \
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-3/+3
| |/
* | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-1/+8
* | tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo2021-05-101-0/+1
* | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2021-05-102-2/+2
* | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+1
* | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+4
|/
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-275-76/+285
|\
| * Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar2021-04-021-0/+81
| |\
| | * objtool/x86: Use asm/nops.hPeter Zijlstra2021-03-151-0/+81
| * | x86: Add insn_decode_kernel()Peter Zijlstra2021-03-311-0/+2
| * | tools/insn: Restore the relative include paths for cross buildingBorislav Petkov2021-03-171-3/+3
| * | x86/insn: Make insn_complete() staticBorislav Petkov2021-03-152-7/+7
| * | x86/insn: Remove kernel_insn_init()Borislav Petkov2021-03-151-11/+0
| * | x86/insn: Add an insn_decode() APIBorislav Petkov2021-03-152-55/+191
| * | x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov2021-03-154-6/+6
| * | x86/insn: Add @buf_len param to insn_init() kernel-doc commentBorislav Petkov2021-03-151-0/+1
* | | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-2/+0
|\ \ \
| * | | Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar2021-03-184-9/+20
| |\| |