summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: nSVM: remove trailing padding for struct vmcb_control_areaPaolo Bonzini2020-06-011-1/+8
* KVM: nSVM: inject exceptions via svm_check_nested_eventsPaolo Bonzini2020-05-281-0/+2
* KVM: x86: enable event window in inject_pending_eventPaolo Bonzini2020-05-281-4/+4
* KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s indexSean Christopherson2020-05-271-1/+1
* Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-207-69/+93
|\
| * x86/kvm: Sanitize kvm_async_pf_task_wait()Thomas Gleixner2020-05-191-2/+2
| * x86/kvm: Handle async page faults directly through do_page_fault()Andy Lutomirski2020-05-192-4/+17
| * Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-102-3/+4
| |\
| | * ftrace/x86: Fix trace event registration for syscalls without argumentsKonstantin Khlebnikov2020-05-011-2/+3
| | * x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf2020-04-251-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-071-2/+2
| |\ \
| * \ \ Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-271-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley2020-04-211-0/+2
| * | | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-242-60/+68
| |\ \ \
| | * | | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-60/+68
* | | | | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
* | | | | KVM: nVMX: Migrate the VMX-preemption timerJim Mattson2020-05-151-0/+2
* | | | | KVM: X86: Introduce more exit_fastpath_completion enum valuesWanpeng Li2020-05-151-1/+3
* | | | | KVM: x86: Print symbolic names of VMX VM-Exit flags in tracesSean Christopherson2020-05-151-0/+3
* | | | | KVM: X86: Force ASYNC_PF_PER_VCPU to be power of twoPeter Xu2020-05-151-1/+1
* | | | | KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enumsSean Christopherson2020-05-151-9/+3
* | | | | KVM: x86/mmu: Move max hugepage level to a separate #defineSean Christopherson2020-05-151-3/+2
* | | | | kvm: x86: Cleanup vcpu->arch.guest_xstate_sizeXiaoyao Li2020-05-151-1/+0
* | | | | KVM: nVMX: Tweak handling of failure code for nested VM-Enter failureSean Christopherson2020-05-151-4/+6
* | | | | KVM: x86/mmu: Capture TDP level when updating CPUIDSean Christopherson2020-05-131-0/+1
* | | | | KVM: VMX: Add proper cache tracking for CR0Sean Christopherson2020-05-131-1/+1
* | | | | KVM: VMX: Add proper cache tracking for CR4Sean Christopherson2020-05-131-1/+1
* | | | | KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'Sean Christopherson2020-05-131-1/+1
* | | | | KVM: x86: Replace late check_nested_events() hack with more precise fixPaolo Bonzini2020-05-131-3/+3
* | | | | KVM: x86: Make return for {interrupt_nmi,smi}_allowed() a bool instead of intSean Christopherson2020-05-131-3/+3
* | | | | KVM: nVMX: Open a window for pending nested VMX preemption timerSean Christopherson2020-05-131-0/+1
* | | | | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-1313-66/+155
|\ \ \ \ \
| * | | | | KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger2020-05-131-0/+1
| * | | | | KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6Paolo Bonzini2020-05-081-2/+0
| * | | | | KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6Paolo Bonzini2020-05-081-1/+1
| * | | | | KVM: x86: fix DR6 delivery for various cases of #DB injectionPaolo Bonzini2020-05-071-0/+1
| | |_|_|/ | |/| | |
| * | | | KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit2020-05-041-2/+2
| |/ / /
| * | | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-04-2112-62/+151
| |\| |
| | * | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-191-1/+1
| | |\ \
| | | * | x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-141-1/+1
| | * | | efi/x86: Revert struct layout change to fix kexec boot regressionArd Biesheuvel2020-04-141-0/+2
| | |/ /
| | * | Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-121-0/+6
| | |\ \
| | | * | x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-111-0/+6
| | * | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-53/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-081-9/+0
| | | * | x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-081-2/+0
| | | * | x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-081-6/+0
| | | * | x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-081-36/+0
| | | * | x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-081-1/+1
| | * | | x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-111-0/+1