summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-3/+22
|\
| * KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher2024-06-111-0/+1
| * KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definitionHou Wenlong2024-06-101-1/+0
| * KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasonsAlejandro Jimenez2024-06-051-2/+2
| * KVM: x86: Print names of apicv inhibit reasons in tracesAlejandro Jimenez2024-06-051-0/+19
| * KVM: x86: Make nanoseconds per APIC bus cycle a VM variableIsaku Yamahata2024-06-051-0/+1
| * KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...Sean Christopherson2024-06-031-1/+0
* | Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-3/+0
|\ \
| * | KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()Sean Christopherson2024-06-112-3/+0
| |/
* | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-07-124-19/+13
|\ \
| * | x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds2024-06-301-7/+5
| * | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-291-9/+6
| |\ \
| | * | randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook2024-06-281-9/+6
| | |/
| * | Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-181-1/+0
| |\ \
| | * | efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel2024-06-151-1/+0
| | |/
| * | Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-151-2/+2
| |\ \
| | * | x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook2024-06-121-2/+2
| | |/
| * | Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini2024-06-032-1/+2
| |\ \ | | |/ | |/|
* | | Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini2024-06-036-1/+92
|\ \ \
| * | | KVM: SEV: Support SEV-SNP AP Creation NAE eventTom Lendacky2024-05-122-0/+7
| * | | KVM: SEV: Add support to handle RMP nested page faultsBrijesh Singh2024-05-122-0/+4
| * | | KVM: SEV: Add support to handle Page State Change VMGEXITMichael Roth2024-05-121-0/+11
| * | | KVM: SEV: Add support to handle MSR based Page State Change VMGEXITMichael Roth2024-05-121-0/+6
| * | | KVM: SEV: Add support to handle GHCB GPA register VMGEXITBrijesh Singh2024-05-121-0/+8
| * | | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH commandBrijesh Singh2024-05-121-0/+17
| * | | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh2024-05-121-0/+19
| * | | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh2024-05-121-0/+11
| * | | KVM: SEV: Add initial SEV-SNP supportBrijesh Singh2024-05-122-1/+3
| * | | Merge branch 'kvm-coco-hooks' into HEADPaolo Bonzini2024-05-122-0/+6
| |\ \ \
| | * | | KVM: x86: Add hook for determining max NPT mapping levelMichael Roth2024-05-102-0/+2
| | * | | KVM: guest_memfd: Add hook for invalidating memoryMichael Roth2024-05-102-0/+2
| | * | | KVM: guest_memfd: Add hook for initializing memoryPaolo Bonzini2024-05-102-0/+2
* | | | | Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini2024-06-032-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfoSean Christopherson2024-05-231-1/+1
| * | | KVM: x86/mmu: Print SPTEs on unexpected #VESean Christopherson2024-05-231-0/+1
| |/ /
* | | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-251-0/+5
|\ \ \
| * | | x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck2024-05-221-0/+5
* | | | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-232-3/+16
|\ \ \ \
| * | | | x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-191-0/+13
| * | | | x86/fpu: fix asm/fpu/types.h include guardSamuel Holland2024-05-191-3/+3
* | | | | Merge local branch 'x86-codegen'Linus Torvalds2024-05-222-19/+15
|\ \ \ \ \
| * | | | | x86: improve bitop code generation with clangLinus Torvalds2024-05-221-5/+5
| * | | | | x86: improve array_index_mask_nospec() code generationLinus Torvalds2024-05-221-14/+10
* | | | | | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-212-19/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-4/+4
| * | | | | arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-031-3/+5
* | | | | | Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-192-5/+44
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar2024-05-024-3/+204
| |\ \ \ \ \ \
| * | | | | | | 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
| | |/ / / / / | |/| | | | |