summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin
2020-11-04x86/entry: Move nmi entry/exit into common codeThomas Gleixner
2020-11-04x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui
2020-11-02x86/mce: Enable additional error logging on certain Intel CPUsTony Luck
2020-10-29x86/build: Fix vmlinux size check on 64-bitArvind Sankar
2020-10-29x86: Wire up TIF_NOTIFY_SIGNALJens Axboe
2020-10-28x86/apic: Support 15 bits of APIC ID in MSI where availableDavid Woodhouse
2020-10-28x86/ioapic: Handle Extended Destination ID field in RTEDavid Woodhouse
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse
2020-10-28x86/apic: Add select() method on vector irqdomainDavid Woodhouse
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse
2020-10-28x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner
2020-10-28x86/msi: Remove msidef.hThomas Gleixner
2020-10-28x86/msi: Provide msi message shadow structsThomas Gleixner
2020-10-28x86/hpet: Move MSI support into hpet.cDavid Woodhouse
2020-10-28x86/apic: Always provide irq_compose_msi_msg() method for vector domainDavid Woodhouse
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner
2020-10-28x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse
2020-10-27x86: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-26x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams
2020-10-26x86: Reclaim TIF_IA32 and TIF_X32Gabriel Krisman Bertazi
2020-10-26x86/mm: Convert mmu context ia32_compat into a proper flags fieldGabriel Krisman Bertazi
2020-10-26x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()Gabriel Krisman Bertazi
2020-10-26x86/elf: Use e_machine to select start_thread for x32Gabriel Krisman Bertazi
2020-10-26x86/elf: Use e_machine to choose DLINFO in compatGabriel Krisman Bertazi
2020-10-26x86/compat: Simplify compat syscall userspace allocationGabriel Krisman Bertazi
2020-10-26efi/libstub/x86: simplify efi_is_native()Heinrich Schuchardt
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMUBen Gardon
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-21kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon
2020-10-21kvm: x86/mmu: Init / Uninit the TDP MMUBen Gardon
2020-10-21KVM: x86: allow kvm_x86_ops.set_efer to return an error valueMaxim Levitsky
2020-10-21KVM: x86: bump KVM_MAX_CPUID_ENTRIESVitaly Kuznetsov
2020-10-21KVM: x86: allocate vcpu->arch.cpuid_entries dynamicallyVitaly Kuznetsov
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-10-15Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds