summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-092-51/+0
| * | | | | x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko2021-02-094-28/+0
| * | | | | x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko2021-02-091-7/+0
* | | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+78
|\ \ \ \ \ \
| * | | | | | x86/acrn: Introduce hypercall interfacesShuo Liu2021-02-091-0/+54
| * | | | | | x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei2021-02-091-0/+16
| * | | | | | x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu2021-02-091-0/+8
* | | | | | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-233-11/+57
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-11/+2
| * | | | | x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik2021-01-131-0/+12
| * | | | | objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik2021-01-131-0/+10
| * | | | | x86/insn: Support big endian cross-compilesMartin Schwidefsky2021-01-131-0/+33
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-215-336/+0
|\ \ \ \ \ \
| * | | | | | crypto: x86 - use local headers for x86 specific shared declarationsArd Biesheuvel2021-01-144-169/+0
| * | | | | | crypto: x86 - remove glue helper moduleArd Biesheuvel2021-01-141-74/+0
| * | | | | | crypto: x86/glue-helper - drop CTR helper routinesArd Biesheuvel2021-01-141-32/+0
| * | | | | | crypto: x86/twofish - drop CTR mode implementationArd Biesheuvel2021-01-141-4/+0
| * | | | | | crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel2021-01-141-6/+0
| * | | | | | crypto: x86/glue-helper - drop XTS helper routinesArd Biesheuvel2021-01-141-12/+0
| * | | | | | crypto: x86/serpent- switch to XTS templateArd Biesheuvel2021-01-141-21/+0
| * | | | | | crypto: x86/camellia - switch to XTS templateArd Biesheuvel2021-01-141-18/+0
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-217-21/+227
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-121-0/+2
| |\ \ \ \ \ \
| * | | | | | | KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov2021-02-091-0/+1
| * | | | | | | KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamicallyVitaly Kuznetsov2021-02-091-1/+2
| * | | | | | | KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-2/+0
| * | | | | | | KVM: x86: reading DR cannot failPaolo Bonzini2021-02-091-1/+1
| * | | | | | | KVM: x86: compile out TDP MMU on 32-bit systemsPaolo Bonzini2021-02-081-0/+2
| * | | | | | | KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU modeSean Christopherson2021-02-041-1/+1
| * | | | | | | KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse2021-02-041-0/+1
| * | | | | | | KVM: x86/xen: register vcpu time info regionJoao Martins2021-02-041-0/+2
| * | | | | | | KVM: x86/xen: register vcpu infoJoao Martins2021-02-041-0/+2
| * | | | | | | xen: add wc_sec_hi to struct shared_infoDavid Woodhouse2021-02-041-0/+3
| * | | | | | | KVM: x86/xen: register shared_info pageJoao Martins2021-02-041-0/+2
| * | | | | | | KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse2021-02-041-0/+6
| * | | | | | | KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-041-0/+6
| * | | | | | | KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU mapBen Gardon2021-02-041-0/+13
| * | | | | | | KVM: x86/mmu: Use an rwlock for the x86 MMUBen Gardon2021-02-041-0/+2
| * | | | | | | KVM: VMX: Use the kernel's version of VMXOFFSean Christopherson2021-02-041-1/+6
| * | | | | | | x86/virt: Mark flags and memory as clobbered by VMXOFFDavid P. Reed2021-02-041-1/+2
| * | | | | | | x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson2021-02-041-5/+12
| * | | | | | | KVM: x86: use static calls to reduce kvm_x86_ops overheadJason Baron2021-02-041-5/+3
| * | | | | | | KVM: x86: introduce definitions to support static calls for kvm_x86_opsJason Baron2021-02-042-0/+140
| * | | | | | | KVM: SVM: Add support for SVM instruction address check changeWei Huang2021-02-041-0/+1
| * | | | | | | KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOWChenyi Qiang2021-02-041-2/+10
| * | | | | | | KVM: VMX: Enable bus lock VM exitChenyi Qiang2021-02-043-0/+9
| * | | | | | | KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson2021-02-041-3/+0
| * | | | | | | Enumerate AVX Vector Neural Network instructionsKyung Min Park2021-02-041-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-212-2/+55
|\ \ \ \ \ \ \
| * | | | | | | iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu2021-02-111-0/+4