summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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-101-0/+15
|\
| * x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-061-0/+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
| * | KVM: x86/mmu: Move KVM-only page-track declarations to internal headerSean Christopherson2023-08-311-19/+2
| * | KVM: x86: Remove the unused page-track hook track_flush_slot()Yan Zhao2023-08-311-11/+0
| * | KVM: x86: Add a new page-track hook to handle memslot deletionYan Zhao2023-08-311-0/+12
| * | KVM: x86: Reject memslot MOVE operations if KVMGT is attachedSean Christopherson2023-08-311-0/+3
| * | KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hookSean Christopherson2023-08-311-3/+2
| * | KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEsSean Christopherson2023-08-311-1/+0
| * | KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.cSean Christopherson2023-08-311-1/+0
| * | Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-315-160/+29
| |\ \
| | * | KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"Sean Christopherson2023-08-171-1/+0
| | * | KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"Sean Christopherson2023-08-171-1/+1
| | * | KVM: x86: Add a framework for enabling KVM-governed x86 featuresSean Christopherson2023-08-171-0/+19
| | * | KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooksSean Christopherson2023-08-031-2/+2
| | * | x86/virt: KVM: Move "disable SVM" helper into KVM SVMSean Christopherson2023-08-031-50/+0