summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'x86/cleanups' into x86/mmIngo Molnar
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-11iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu
2021-02-11x86/hyperv: implement an MSI domain for root partitionWei Liu
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu
2021-02-11x86/hyperv: allocate output arg pages if requiredWei Liu
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2021-02-10x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-10x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner
2021-02-10x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner
2021-02-10x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner
2021-02-10x86/entry: Convert system vectors to irq stack macroThomas Gleixner
2021-02-10x86/irq: Provide macro for inlining irq stack switchingThomas Gleixner
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski
2021-02-10x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross
2021-02-10x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross
2021-02-10x86/pv: Switch SWAPGS to ALTERNATIVEJuergen Gross
2021-02-10x86/xen: Use specific Xen pv interrupt entry for DFJuergen Gross
2021-02-10x86/xen: Use specific Xen pv interrupt entry for MCEJuergen Gross
2021-02-09mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko
2021-02-09x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov
2021-02-09KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamicallyVitaly Kuznetsov
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-09KVM: x86: reading DR cannot failPaolo Bonzini
2021-02-09x86/acrn: Introduce hypercall interfacesShuo Liu
2021-02-09x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei
2021-02-09x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu
2021-02-08KVM: x86: compile out TDP MMU on 32-bit systemsPaolo Bonzini
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov
2021-02-08x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi
2021-02-05x86/asm: Fixup TASK_SIZE_MAX commentAlexey Dobriyan
2021-02-04x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-04KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU modeSean Christopherson
2021-02-04KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse
2021-02-04KVM: x86/xen: register vcpu time info regionJoao Martins
2021-02-04KVM: x86/xen: register vcpu infoJoao Martins