aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+12
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureGravatar Tom Lendacky 1-0/+11
2021-12-02KVM: ensure APICv is considered inactive if there is no APICGravatar Paolo Bonzini 1-0/+1
2021-11-30x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineGravatar Tony Luck 1-1/+1
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+0
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDGravatar Joerg Roedel 1-6/+0
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+3
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineGravatar Juergen Gross 1-1/+1
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineGravatar Juergen Gross 1-1/+1
2021-11-19xen/pvh: add missing prototype to headerGravatar Juergen Gross 1-0/+1
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterGravatar Paolo Bonzini 1-0/+1
2021-11-18KVM: x86/mmu: include EFER.LMA in extended mmu roleGravatar Maxim Levitsky 1-0/+1
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+21
2021-11-12x86/cpu: Add Raptor Lake to Intel familyGravatar Tony Luck 1-0/+2
2021-11-11Merge branch 'kvm-5.16-fixes' into kvm-masterGravatar Paolo Bonzini 3-3/+8
2021-11-11Merge branch 'kvm-sev-move-context' into kvm-masterGravatar Paolo Bonzini 1-0/+1
2021-11-11KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUSGravatar Vitaly Kuznetsov 1-1/+0
2021-11-11KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESGravatar Paul Durrant 3-1/+6
2021-11-11KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ activeGravatar Maxim Levitsky 1-0/+1
2021-11-11KVM: x86: Fix recording of guest steal time / preempted statusGravatar David Woodhouse 1-1/+1
2021-11-11KVM: SEV: Add support for SEV intra host migrationGravatar Peter Gonda 1-0/+1
2021-11-11Merge branch 'kvm-guest-sev-migration' into kvm-masterGravatar Paolo Bonzini 5-0/+24
2021-11-11x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...Gravatar Ashish Kalra 1-0/+4
2021-11-11mm: x86: Invoke hypercall when page encryption status is changedGravatar Brijesh Singh 3-0/+8
2021-11-11x86/kvm: Add AMD SEV specific Hypercall3Gravatar Brijesh Singh 1-0/+12
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Gravatar Boris Ostrovsky 1-0/+1
2021-11-11static_call,x86: Robustify trampoline patchingGravatar Peter Zijlstra 1-0/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-33/+0
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-150/+108
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2021-11-03x86/fpu: Optimize out sigframe xfeatures when in init stateGravatar Dave Hansen 2-0/+19
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-1/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-21/+42
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-13/+74
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-17/+48
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVGravatar Juergen Gross 1-109/+102
2021-11-02x86/xen: remove 32-bit pv leftoversGravatar Juergen Gross 1-31/+9
2021-11-02xen-pciback: allow compiling on other archs than x86Gravatar Oleksandr Andrushchenko 1-19/+0
2021-11-02x86/xen: switch initial pvops IRQ functions to dummy onesGravatar Juergen Gross 1-0/+2
2021-11-02x86/pvh: add prototype for xen_pvh_init()Gravatar Juergen Gross 1-0/+4
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 4-3/+41
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+3
2021-11-01Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2021-11-01Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+6
2021-11-01Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-5/+16