summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2022-04-06KVM: SVM: Update the SEV-ES save area mappingTom Lendacky
2022-04-06KVM: SVM: Create a separate mapping for the GHCB save areaTom Lendacky
2022-04-06KVM: SVM: Create a separate mapping for the SEV-ES save areaTom Lendacky
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K
2022-04-05KVM: SVM: Define sev_features and VMPL field in the VMSABrijesh Singh
2022-04-05KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson
2022-04-05x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol
2022-04-05perf/x86/amd: Add idle hooks for branch samplingStephane Eranian
2022-04-05perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian
2022-04-05x86/cpufeatures: Add AMD Fam19h Branch Sampling featureStephane Eranian
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-05x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-04x86/pkeys: Remove __arch_set_user_pkey_access() declarationIra Weiny
2022-04-04x86/pkeys: Clean up arch_set_user_pkey_access() declarationIra Weiny
2022-04-04x86/cpu: Remove "noexec"Borislav Petkov
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov
2022-04-04x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=Borislav Petkov
2022-04-04x86/mm: Force-inline __phys_addr_nodebug()Borislav Petkov
2022-04-04x86/kvm/svm: Force-inline GHCB accessorsBorislav Petkov
2022-04-04task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: x86: allow per cpu apicv inhibit reasonsMaxim Levitsky
2022-04-02KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.David Woodhouse
2022-04-02KVM: x86/xen: handle PV spinlocks slowpathBoris Ostrovsky
2022-04-02KVM: x86/xen: Support per-vCPU event channel upcall via local APICDavid Woodhouse
2022-04-02KVM: x86/xen: Kernel acceleration for XENVER_versionDavid Woodhouse
2022-04-02KVM: x86/xen: handle PV timers oneshot modeJoao Martins
2022-04-02KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_IDDavid Woodhouse
2022-04-02KVM: x86/xen: intercept EVTCHNOP_send from guestsJoao Martins
2022-04-02KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_infoDavid Woodhouse
2022-04-02KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_infoDavid Woodhouse
2022-04-02KVM: x86: Use gfn_to_pfn_cache for pv_timeDavid Woodhouse
2022-04-02KVM: x86/xen: Use gfn_to_pfn_cache for runstate areaDavid Woodhouse
2022-04-02KVM: x86: Allow userspace to opt out of hypercall patchingOliver Upton
2022-04-02KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky
2022-04-02KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky
2022-04-02KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson
2022-04-02KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson
2022-04-02KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan
2022-04-02KVM: X86: Change the type of access u32 to u64Lai Jiangshan
2022-04-02KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-04-02KVM: MMU: propagate alloc_workqueue failurePaolo Bonzini
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds