summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-314-5/+17
|\
| * perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2024-03-251-0/+8
| * x86/cpufeatures: Add new word for scattered featuresSandipan Das2024-03-254-5/+9
* | Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-312-3/+4
|\ \
| * | x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-03-262-3/+4
| |/
* | x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)2024-03-292-5/+17
* | crash: use macro to add crashk_res into iomem early for specific archBaoquan He2024-03-261-0/+2
|/
* Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-242-5/+6
|\
| * x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| * x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
* | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-212-84/+91
|\ \
| * | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-042-84/+91
* | | Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-191-0/+5
|\ \ \ | |_|/ |/| |
| * | x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-03-131-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-1511-28/+309
|\ \ \
| * \ \ Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-1/+8
| |\ \ \
| | * | | KVM: x86/xen: allow vcpu_info to be mapped by fixed HVAPaul Durrant2024-02-221-0/+3
| | * | | KVM: x86/xen: allow shared_info to be mapped by fixed HVAPaul Durrant2024-02-221-1/+5
| * | | | Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-112-4/+11
| |\ \ \ \
| | * | | | KVM: x86/pmu: Explicitly check NMI from guest to reducee false positivesLike Xu2024-02-261-1/+9
| | * | | | KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogrammingSean Christopherson2024-02-011-0/+1
| | * | | | KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeSean Christopherson2024-02-011-1/+0
| | * | | | KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad indexSean Christopherson2024-01-301-1/+1
| | * | | | KVM: x86/pmu: Allow programming events that match unsupported arch eventsSean Christopherson2024-01-301-1/+0
| * | | | | Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+1
| |\ \ \ \ \
| | * | | | | x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspaceSean Christopherson2024-02-221-0/+1
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-mmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+9
| |\ \ \ \ \
| | * | | | | kvm/x86: allocate the write-tracking metadata on-demandAndrei Vagin2024-02-271-0/+9
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-113-10/+7
| |\ \ \ \ \
| | * | | | | KVM: SVM: Rename vmplX_ssp -> plX_sspJohn Allen2024-02-271-4/+4
| | * | | | | KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson2024-02-222-4/+0
| | * | | | | KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson2024-02-221-1/+2
| | * | | | | KVM: x86: Make kvm_get_dr() return a value, not use an out parameterSean Christopherson2024-02-221-1/+1
| | |/ / / /
| * | | | | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-114-14/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-095-11/+11
| |\ \ \ \ \
| * | | | | | x86: irq: unconditionally define KVM interrupt vectorsPaolo Bonzini2024-02-231-2/+0
| * | | | | | Merge branch 'kvm-kconfig'Paolo Bonzini2024-02-084-4/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-084-4/+4
| * | | | | | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * | | | | | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-1/+0
| * | | | | | KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+262
| * | | | | | kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini2024-02-082-4/+5
| * | | | | | kvm: x86: use a uapi-friendly macro for BITDionna Glaze2024-02-081-3/+4
| |/ / / / /
* | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-143-26/+19
|\ \ \ \ \ \
| * | | | | | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-4/+4
| * | | | | | mm/treewide: drop pXd_large()Peter Xu2024-03-061-12/+7
| * | | | | | mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu2024-03-061-1/+0
| * | | | | | mm/x86: replace pgd_large() with pgd_leaf()Peter Xu2024-03-061-2/+2
| * | | | | | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-231-3/+3
| * | | | | | x86/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts2024-02-221-4/+4