summaryrefslogtreecommitdiffstats
path: root/tools/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-2/+20
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-5/+4
* Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds2024-05-214-185/+14
|\
| * tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...Arnaldo Carvalho de Melo2024-04-261-1/+6
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-04-231-1/+8
| * Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2024-04-225-39/+374
| |\
| * | perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo2024-03-211-43/+0
| * | perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo2024-03-211-142/+0
* | | x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter2024-05-022-0/+13
* | | x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter2024-05-022-5/+31
| |/ |/|
* | tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim2024-04-111-23/+51
* | tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim2024-04-111-2/+0
* | tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim2024-04-113-8/+23
* | tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim2024-04-111-8/+300
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-1/+1
|\
| * Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-1/+1
| |\
| * | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-081-1/+1
* | | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-5/+5
|\ \ \
| * \ \ Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-141-5/+5
| |\ \ \ | | |_|/ | |/| |
| | * | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao2024-01-101-1/+1
| | * | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao2024-01-101-1/+1
| | * | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-1/+1
| | * | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2024-01-101-1/+1
| | * | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao2024-01-101-1/+1
* | | | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-111-0/+1
|\ \ \ \
| * | | | x86/cpufeatures: Add SEV-SNP CPU featureBrijesh Singh2024-01-291-0/+1
| | |/ / | |/| |
* | | | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-113-2/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/cpu: Add MSR numbers for FRED configurationH. Peter Anvin (Intel)2024-01-311-1/+12
| * | | x86/fred: Disable FRED support if CONFIG_X86_FRED is disabledH. Peter Anvin (Intel)2024-01-251-1/+7
| * | | x86/cpufeatures: Add the CPU feature bit for FREDH. Peter Anvin (Intel)2024-01-251-0/+1
| * | | x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportXin Li2024-01-251-0/+1
| |/ /
* | / work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-1/+1
| |/ |/|
* | tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo2024-01-301-1/+7
* | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-01-271-0/+3
* | tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo2024-01-261-0/+8
|/
* Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-081-1/+1
|\
| * x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)2023-12-121-1/+1
* | tools headers: Update tools's copy of x86/asm headersNamhyung Kim2023-11-224-7/+60
|/
* Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-10-191-1/+1
|\
| * perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)2023-10-181-1/+1
* | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-09-131-0/+12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-0/+1
|\
| * Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-0/+1
| |\
| | * KVM: SEV: Enable data breakpoints in SEV-ESAlexey Kardashevskiy2023-07-281-0/+1
* | | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-301-7/+0
|\ \ \
| * | | tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from toolsXin Li2023-08-061-7/+0
| | |/ | |/|
* | | Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-282-0/+6
|\ \ \ | |_|/ |/| |
| * | perf/benchmark: add a new benchmark for seccom_unotifyAndrei Vagin2023-07-172-0/+6
| |/
* | Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...Linus Torvalds2023-08-091-0/+1
|\ \
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-08-081-0/+1
| |/