summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-10-271-0/+2
* | x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck2023-10-271-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-163-2/+3
|\ \
| * \ Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-151-1/+0
| |\ \
| | * | KVM: x86/pmu: Synthesize at most one PMI per VM-exitJim Mattson2023-09-251-1/+0
| | |/
| * | x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2023-10-121-0/+1
| * | x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson2023-10-121-1/+2
* | | Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-151-1/+0
* | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-151-2/+0
|\ \ \
| * | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-111-2/+0
* | | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-141-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-111-2/+7
| |/ /
* | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-101-0/+2
|\ \ \ | |/ / |/| |
| * | x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar2023-09-221-0/+2
* | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-011-0/+8
|\ \ \
| * | | mm: abstract moving to the next PFNMatthew Wilcox (Oracle)2023-09-291-0/+8
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-241-2/+1
|\ \ \ | | |/ | |/|
| * | Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-09-233-44/+41
| |\|
| * | KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson2023-09-231-2/+1
* | | Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-223-4/+8
|\ \ \
| * | | x86/shstk: Handle vfork clone failure correctlyRick Edgecombe2023-09-191-2/+1
| * | | x86/srso: Set CPUID feature bits independently of bug or mitigation statusJosh Poimboeuf2023-09-191-2/+0
| * | | x86/asm: Fix build of UML with KASANVincent Whitchurch2023-09-181-0/+7
| | |/ | |/|
* | | x86/xen: allow nesting of same lazy modeJuergen Gross2023-09-191-2/+13
* | | x86/xen: move paravirt lazy codeJuergen Gross2023-09-192-15/+26
|/ /
* | Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-172-14/+39
|\ \
| * | x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-171-14/+31
| * | x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-121-0/+8
| |/
* / efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel2023-09-111-30/+2
|/
* Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-102-8/+15
|\
| * x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-062-8/+15
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-078-214/+70
|\ \
| * | KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callersSean Christopherson2023-08-311-6/+5
| * | KVM: x86/mmu: Drop @slot param from exported/external page-track APIsSean Christopherson2023-08-311-5/+2
| * | KVM: x86/mmu: Rename page-track APIs to reflect the new realitySean Christopherson2023-08-311-4/+4
| * | KVM: x86/mmu: Drop infrastructure for multiple page-track modesSean Christopherson2023-08-312-15/+8
| * | KVM: x86/mmu: Use page-track notifiers iff there are external usersSean Christopherson2023-08-312-7/+17