summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-025-4/+34
|\
| * x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner2023-12-072-4/+4
| * x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov2023-12-071-0/+7
| * acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2023-11-132-0/+23
* | Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-142-4/+16
|\ \ | |/ |/|
| * KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson2023-11-142-6/+12
| * KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson2023-11-141-1/+7
| * KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macroSean Christopherson2023-11-141-1/+0
| * KVM: x86: Disallow hugepages when memory attributes are mixedChao Peng2023-11-141-0/+3
| * KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-2/+0
* | kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds2023-11-042-0/+3
|\ \
| * | virt: tdx-guest: Add Quote generation support using TSM_REPORTSKuppuswamy Sathyanarayanan2023-10-192-0/+3
* | | Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-044-23/+24
|\ \ \
| * | | x86/microcode/intel: Add a minimum required revision for late loadingAshok Raj2023-10-241-1/+2
| * | | x86/microcode: Handle "offline" CPUs correctlyThomas Gleixner2023-10-241-0/+1
| * | | x86/apic: Provide apic_force_nmi_on_cpu()Thomas Gleixner2023-10-241-1/+4
| * | | x86/microcode: Rendezvous and load in NMIThomas Gleixner2023-10-241-0/+12
| * | | x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner2023-10-241-15/+1
| * | | x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner2023-10-241-2/+2
| * | | x86/microcode/32: Move early loading after paging enableThomas Gleixner2023-10-181-5/+0
| * | | x86/boot/32: Temporarily map initrd for microcode loadingThomas Gleixner2023-10-181-0/+2
| * | | x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()Thomas Gleixner2023-10-181-0/+1
* | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-0/+42
|\ \ \ \
| * | | | x86: kdump: use generic interface to simplify crashkernel reservation codeBaoquan He2023-10-041-0/+42
* | | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-6/+5
|\ \ \ \ \
| * | | | | bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-6/+5
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-11-024-6/+21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-312-3/+3
| |\ \ \ \
| | * | | | KVM: x86: Refactor can_emulate_instruction() return to be more expressiveSean Christopherson2023-10-042-3/+3
| * | | | | Merge tag 'kvm-x86-xen-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-311-1/+4
| |\ \ \ \ \
| | * | | | | KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=nPeng Hao2023-10-041-1/+4
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-313-2/+12
| |\ \ \ \ \
| | * | | | | KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2023-10-191-0/+1
| | * | | | | KVM: x86: remove the unused assigned_dev_head from kvm_archLiang Chen2023-10-191-1/+0
| | * | | | | x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1]Jim Mattson2023-10-181-0/+1
| | * | | | | KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()Mingwei Zhang2023-10-171-1/+1
| | * | | | | KVM: x86: Don't sync user-written TSC against startup valuesLike Xu2023-10-091-0/+1
| | * | | | | KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUsKyle Meyer2023-09-281-0/+8
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-apic-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-312-0/+2
| |\ \ \ \ \
| | * | | | | KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan2023-09-282-0/+2
| | |/ / / /
* | | | | | Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-012-34/+66
|\ \ \ \ \ \
| * | | | | | x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()Kai Huang2023-09-181-1/+3
| * | | | | | x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GPKai Huang2023-09-121-0/+4
| * | | | | | x86/virt/tdx: Wire up basic SEAMCALL functionsKai Huang2023-09-121-0/+7
| * | | | | | x86/tdx: Remove 'struct tdx_hypercall_args'Kai Huang2023-09-121-23/+2
| * | | | | | x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asmKai Huang2023-09-121-1/+1
| * | | | | | x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALLKai Huang2023-09-121-29/+57
| * | | | | | x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafsKai Huang2023-09-111-0/+10
| * | | | | | x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structureKai Huang2023-09-111-4/+4