summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-092-1/+11
* x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-083-3/+7
* Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-051-1/+1
|\
| * x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck2021-11-301-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-052-0/+12
|\ \
| * | KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky2021-12-051-0/+11
| * | KVM: ensure APICv is considered inactive if there is no APICPaolo Bonzini2021-12-021-0/+1
| |/
* | Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-281-6/+0
|\ \
| * | iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel2021-11-261-6/+0
| |/
* | Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-262-2/+3
|\ \ | |/ |/|
| * xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
| * xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
| * xen/pvh: add missing prototype to headerJuergen Gross2021-11-191-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-0/+1
|\ \ | |/ |/|
| * Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2021-11-181-0/+1
| |\
| | * KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky2021-11-181-0/+1
* | | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-141-0/+1
|\ \ \
| * | | static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-111-0/+1
* | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-141-0/+1
|\ \ \ \
| * | | | x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky2021-11-111-0/+1
| |/ / /
* | | | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-143-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/cpu: Add Raptor Lake to Intel familyTony Luck2021-11-121-0/+2
| * | | x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-032-0/+19
* | | | Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2021-11-112-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUSVitaly Kuznetsov2021-11-111-1/+0
| * | | KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant2021-11-112-1/+5
| * | | KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ activeMaxim Levitsky2021-11-111-0/+1
| * | | KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse2021-11-111-1/+1
* | | | Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-111-0/+1
|\ \ \ \
| * | | | KVM: SEV: Add support for SEV intra host migrationPeter Gonda2021-11-111-0/+1
| |/ / /
* | | | Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2021-11-115-0/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...Ashish Kalra2021-11-111-0/+4
| * | | mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh2021-11-113-0/+8
| * | | x86/kvm: Add AMD SEV specific Hypercall3Brijesh Singh2021-11-111-0/+12
| |/ /
* | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-33/+0
|\ \ \
| * | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-33/+0
* | | | Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-104-150/+108
|\ \ \ \
| * | | | xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-109/+102
| * | | | x86/xen: remove 32-bit pv leftoversJuergen Gross2021-11-021-31/+9
| * | | | xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko2021-11-021-19/+0
| * | | | x86/xen: switch initial pvops IRQ functions to dummy onesJuergen Gross2021-11-021-0/+2
| * | | | x86/pvh: add prototype for xen_pvh_init()Juergen Gross2021-11-021-0/+4
* | | | | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-041-2/+0
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-311-2/+0
| |\ \ \ \ \ \ \ \
| | | | | * | | | | iommu/vt-d: Clean up unused PASID updating functionsFenghua Yu2021-10-181-2/+0
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/microcode: Use the firmware_loader built-in APIBorislav Petkov2021-10-221-3/+0
* | | | | | | | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-288-15/+27
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi2021-10-061-1/+1