summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-152-0/+37
|\
| * KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky2022-02-082-0/+37
* | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-131-9/+11
|\ \
| * | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-021-9/+11
* | | Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-121-0/+7
|\ \ \ | |_|/ |/| |
| * | xen/x86: detect support for extended destination IDRoger Pau Monne2022-02-101-0/+7
* | | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-051-14/+0
|\| |
| * | xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne2022-01-281-14/+0
| |/
* | Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-0544-291/+407
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-282-2/+6
| |\ \ | | |/ | |/|
| * | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+0
| |\ \
| | * | include: move find.h from asm_generic to linuxYury Norov2022-01-151-2/+0
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-222-14/+2
| |\ \ \
| * \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-168-44/+115
| |\ \ \ \
| * \ \ \ \ Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-1/+1
| |\ \ \ \ \
| | * | | | | x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley2021-12-281-1/+1
| * | | | | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-162-7/+33
| |\ \ \ \ \ \
| | * | | | | | PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2022-01-122-7/+33
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-3/+28
| |\ \ \ \ \ \ \
| | * | | | | | | x86: mm: add x86_64 support for page table checkPasha Tatashin2022-01-151-2/+27
| | * | | | | | | mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann2022-01-151-1/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-132-6/+8
| |\ \ \ \ \ \ \
| | * | | | | | | x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()Arnd Bergmann2021-12-151-1/+1
| | * | | | | | | Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-141-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner2021-12-092-6/+8
| * | | | | | | | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-1219-178/+214
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/entry_32: Fix segment exceptionsPeter Zijlstra2022-01-121-1/+10
| | * | | | | | | | x86/word-at-a-time: Remove .fixup usagePeter Zijlstra2021-12-111-19/+47
| | * | | | | | | | x86/usercopy: Remove .fixup usagePeter Zijlstra2021-12-111-0/+5
| | * | | | | | | | x86/sgx: Remove .fixup usagePeter Zijlstra2021-12-112-0/+20
| | * | | | | | | | x86/kvm: Remove .fixup usagePeter Zijlstra2021-12-111-0/+1
| | * | | | | | | | x86/segment: Remove .fixup usagePeter Zijlstra2021-12-112-8/+2
| | * | | | | | | | x86/xen: Remove .fixup usagePeter Zijlstra2021-12-111-11/+3
| | * | | | | | | | x86/uaccess: Remove .fixup usagePeter Zijlstra2021-12-111-22/+17
| | * | | | | | | | x86/futex: Remove .fixup usagePeter Zijlstra2021-12-112-20/+10
| | * | | | | | | | x86/msr: Remove .fixup usagePeter Zijlstra2021-12-112-30/+19
| | * | | | | | | | x86/extable: Extend extable functionalityPeter Zijlstra2021-12-114-3/+66
| | * | | | | | | | x86/entry_32: Remove .fixup usagePeter Zijlstra2021-12-111-0/+2
| | * | | | | | | | x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra2021-12-114-66/+0
| | * | | | | | | | x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-092-1/+11
| | * | | | | | | | x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-083-3/+7
| | |/ / / / / / /
| * | | | | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86: Move Intel Processor Trace interrupt handler to vmx.cSean Christopherson2021-11-171-1/+1
| | * | | | | | | | KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson2021-11-171-0/+3
| | * | | | | | | | KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variableSean Christopherson2021-11-171-2/+1
| | * | | | | | | | perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-171-1/+1
| | * | | | | | | | KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson2021-11-171-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-4/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-211-4/+6
| | * | | | | | | | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel2021-11-211-0/+4
| | |/ / / / / / /