Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | x86/PCI: VMD: Separate MSI and MSI-X vector sharing | Keith Busch | 2016-06-20 | 1 | -4/+8 | |
| | | * | | | | | | | | | | | | | x86/PCI: VMD: Use x86_vector_domain as parent domain | Keith Busch | 2016-06-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | x86/PCI: VMD: Use lock save/restore in interrupt enable path | Jon Derrick | 2016-06-20 | 1 | -8/+12 | |
| | | * | | | | | | | | | | | | | x86/PCI: VMD: Initialize list item in IRQ disable | Keith Busch | 2016-06-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | x86/PCI: VMD: Select device dma ops to override | Keith Busch | 2016-06-13 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | PCI: Fix comment typo | Andrea Gelmini | 2016-06-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 5 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kbuild: Abort build on bad stack protector flag | Kees Cook | 2016-07-26 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 2016-07-18 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | Add sancov plugin | Emese Revfy | 2016-06-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | GCC plugin infrastructure | Emese Revfy | 2016-06-07 | 2 | -1/+3 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 17 | -390/+894 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD | Jim Mattson | 2016-08-01 | 1 | -11/+15 | |
| * | | | | | | | | | | | | | kvm: x86: nVMX: maintain internal copy of current VMCS | David Matlack | 2016-08-01 | 1 | -3/+28 | |
| * | | | | | | | | | | | | | KVM: x86: bump KVM_MAX_VCPU_ID to 1023 | Radim Krčmář | 2016-07-14 | 3 | -4/+12 | |
| * | | | | | | | | | | | | | KVM: x86: bump MAX_VCPUS to 288 | Radim Krčmář | 2016-07-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | KVM: x86: add a flag to disable KVM x2apic broadcast quirk | Radim Krčmář | 2016-07-14 | 3 | -14/+45 | |
| * | | | | | | | | | | | | | KVM: x86: add KVM_CAP_X2APIC_API | Radim Krčmář | 2016-07-14 | 5 | -11/+52 | |
| * | | | | | | | | | | | | | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář | 2016-07-14 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | KVM: x86: reset lapic base in kvm_lapic_reset | Radim Krčmář | 2016-07-14 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | KVM: VMX: optimize APIC ID read with APICv | Radim Krčmář | 2016-07-14 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | KVM: x86: reset APIC ID when enabling LAPIC | Radim Krčmář | 2016-07-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | KVM: x86: use hardware-compatible format for APIC ID register | Radim Krčmář | 2016-07-14 | 3 | -22/+52 | |
| * | | | | | | | | | | | | | KVM: x86: use generic function for MSI parsing | Radim Krčmář | 2016-07-14 | 1 | -12/+7 | |
| * | | | | | | | | | | | | | KVM: x86: dynamic kvm_apic_map | Radim Krčmář | 2016-07-14 | 3 | -7/+16 | |
| * | | | | | | | | | | | | | KVM: x86: use physical LAPIC array for logical x2APIC | Radim Krčmář | 2016-07-14 | 2 | -38/+41 | |
| * | | | | | | | | | | | | | KVM: x86: add kvm_apic_map_get_dest_lapic | Radim Krčmář | 2016-07-14 | 1 | -132/+98 | |
| * | | | | | | | | | | | | | KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240 | Radim Krčmář | 2016-07-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | kvm: vmx: advertise support for ept execute only | Bandan Das | 2016-07-14 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | kvm: mmu: track read permission explicitly for shadow EPT page tables | Bandan Das | 2016-07-14 | 3 | -10/+23 | |
| * | | | | | | | | | | | | | kvm: mmu: don't set the present bit unconditionally | Bandan Das | 2016-07-14 | 4 | -9/+11 | |
| * | | | | | | | | | | | | | kvm: mmu: remove is_present_gpte() | Bandan Das | 2016-07-14 | 4 | -8/+3 | |
| * | | | | | | | | | | | | | kvm: mmu: extend the is_present check to 32 bits | Bandan Das | 2016-07-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow | Paolo Bonzini | 2016-07-11 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | KVM: nVMX: keep preemption timer enabled during L2 execution | Paolo Bonzini | 2016-07-11 | 1 | -2/+13 | |
| * | | | | | | | | | | | | | KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest | Wanpeng Li | 2016-07-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | KVM: VMX: reflect broken preemption timer in vmcs_config | Paolo Bonzini | 2016-07-11 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element | Wei Yongjun | 2016-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | KVM: vmx: fix missed cancellation of TSC deadline timer | Wanpeng Li | 2016-07-01 | 1 | -24/+24 | |
| * | | | | | | | | | | | | | KVM: x86: introduce cancel_hv_tscdeadline | Wanpeng Li | 2016-07-01 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | KVM: vmx: fix underflow in TSC deadline calculation | Paolo Bonzini | 2016-07-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | KVM: x86: use guest_exit_irqoff | Paolo Bonzini | 2016-07-01 | 3 | -12/+9 | |
| * | | | | | | | | | | | | | KVM: x86: always use "acknowledge interrupt on exit" | Paolo Bonzini | 2016-07-01 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini | 2016-07-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | kvm: x86: use getboottime64 | Arnd Bergmann | 2016-06-23 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | KVM: VMX: enable guest access to LMCE related MSRs | Ashok Raj | 2016-06-23 | 3 | -6/+43 | |
| * | | | | | | | | | | | | | KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL | Haozhong Zhang | 2016-06-23 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | KVM: VMX: move msr_ia32_feature_control to vcpu_vmx | Haozhong Zhang | 2016-06-23 | 1 | -7/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | kvm: vmx: hook preemption timer support | Yunhong Jiang | 2016-06-16 | 3 | -2/+183 | |
| * | | | | | | | | | | | | kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block | Yunhong Jiang | 2016-06-16 | 1 | -2/+15 |