summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2020-01-27Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-27x86/mm: Introduce lookup_address_in_mm()Sean Christopherson
2020-01-27KVM: X86: Drop x86_set_memory_region()Peter Xu
2020-01-27kvm/svm: PKU not currently supportedJohn Allen
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-01-27Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-01-25x86: Mark archrandom.h functions __must_checkRichard Henderson
2020-01-25x86: Remove arch_has_random, arch_has_random_seedRichard Henderson
2020-01-24x86/PCI: Remove X86_DEV_DMA_OPSChristoph Hellwig
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick
2020-01-24x86/PCI: Add to_pci_sysdata() helperChristoph Hellwig
2020-01-24KVM: x86: Move kvm_vcpu_init() invocation to common codeSean Christopherson
2020-01-24KVM: x86: Allocate vcpu struct in common x86 codeSean Christopherson
2020-01-24x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instructionDave Jiang
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen
2020-01-22platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()Mika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() staticMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() staticMika Westerberg
2020-01-22platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() staticMika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()Mika Westerberg
2020-01-22platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()Mika Westerberg
2020-01-21KVM: x86: Add dedicated emulator helpers for querying CPUID featuresSean Christopherson
2020-01-21KVM: Fix some writing mistakesMiaohe Lin
2020-01-21KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpathWanpeng Li
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel
2020-01-20efi/libstub/x86: Use const attribute for efi_is_64bit()Ard Biesheuvel
2020-01-17x86/hyper-v: Add "polling" bit to hv_synic_sintWei Liu
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-13perf/x86: Provide stubs of KVM helpers for non-Intel CPUsSean Christopherson
2020-01-13KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bitsSean Christopherson
2020-01-13x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configuredSean Christopherson
2020-01-13x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUsSean Christopherson
2020-01-13x86/vmx: Introduce VMX_FEATURES_*Sean Christopherson
2020-01-13x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSRSean Christopherson
2020-01-13x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr
2020-01-11x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett
2020-01-10efi/x86: Allow translating 64-bit arguments for mixed mode callsArvind Sankar
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel
2020-01-10efi/x86: Simplify i386 efi_call_phys() firmware call wrapperArd Biesheuvel
2020-01-10efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versionsArd Biesheuvel
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel