Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | KVM: x86: reset lapic base in kvm_lapic_reset | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: VMX: optimize APIC ID read with APICv | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: reset APIC ID when enabling LAPIC | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: use hardware-compatible format for APIC ID register | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: use generic function for MSI parsing | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: dynamic kvm_apic_map | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: use physical LAPIC array for logical x2APIC | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: add kvm_apic_map_get_dest_lapic | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240 | Radim Krčmář | 2016-07-14 | |
| * | | | | | | | | | | | | | | | kvm: vmx: advertise support for ept execute only | Bandan Das | 2016-07-14 | |
| * | | | | | | | | | | | | | | | kvm: mmu: track read permission explicitly for shadow EPT page tables | Bandan Das | 2016-07-14 | |
| * | | | | | | | | | | | | | | | kvm: mmu: don't set the present bit unconditionally | Bandan Das | 2016-07-14 | |
| * | | | | | | | | | | | | | | | kvm: mmu: remove is_present_gpte() | Bandan Das | 2016-07-14 | |
| * | | | | | | | | | | | | | | | kvm: mmu: extend the is_present check to 32 bits | Bandan Das | 2016-07-14 | |
| * | | | | | | | | | | | | | | | KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow | Paolo Bonzini | 2016-07-11 | |
| * | | | | | | | | | | | | | | | KVM: nVMX: keep preemption timer enabled during L2 execution | Paolo Bonzini | 2016-07-11 | |
| * | | | | | | | | | | | | | | | KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest | Wanpeng Li | 2016-07-11 | |
| * | | | | | | | | | | | | | | | KVM: VMX: reflect broken preemption timer in vmcs_config | Paolo Bonzini | 2016-07-11 | |
| * | | | | | | | | | | | | | | | KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element | Wei Yongjun | 2016-07-05 | |
| * | | | | | | | | | | | | | | | KVM: vmx: fix missed cancellation of TSC deadline timer | Wanpeng Li | 2016-07-01 | |
| * | | | | | | | | | | | | | | | KVM: x86: introduce cancel_hv_tscdeadline | Wanpeng Li | 2016-07-01 | |
| * | | | | | | | | | | | | | | | KVM: vmx: fix underflow in TSC deadline calculation | Paolo Bonzini | 2016-07-01 | |
| * | | | | | | | | | | | | | | | KVM: x86: use guest_exit_irqoff | Paolo Bonzini | 2016-07-01 | |
| * | | | | | | | | | | | | | | | KVM: x86: always use "acknowledge interrupt on exit" | Paolo Bonzini | 2016-07-01 | |
| * | | | | | | | | | | | | | | | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini | 2016-07-01 | |
| * | | | | | | | | | | | | | | | kvm: x86: use getboottime64 | Arnd Bergmann | 2016-06-23 | |
| * | | | | | | | | | | | | | | | KVM: VMX: enable guest access to LMCE related MSRs | Ashok Raj | 2016-06-23 | |
| * | | | | | | | | | | | | | | | KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL | Haozhong Zhang | 2016-06-23 | |
| * | | | | | | | | | | | | | | | KVM: VMX: move msr_ia32_feature_control to vcpu_vmx | Haozhong Zhang | 2016-06-23 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | kvm: vmx: hook preemption timer support | Yunhong Jiang | 2016-06-16 | |
| * | | | | | | | | | | | | | | kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block | Yunhong Jiang | 2016-06-16 | |
| * | | | | | | | | | | | | | | KVM: x86: support using the vmx preemption timer for tsc deadline timer | Yunhong Jiang | 2016-06-16 | |
| * | | | | | | | | | | | | | | kvm: lapic: separate start_sw_tscdeadline from start_apic_timer | Yunhong Jiang | 2016-06-16 | |
| * | | | | | | | | | | | | | | KVM: remove kvm_vcpu_compatible | Paolo Bonzini | 2016-06-15 | |
| * | | | | | | | | | | | | | | x86/kvm/svm: Simplify cpu_has_svm() | Borislav Petkov | 2016-06-15 | |
| * | | | | | | | | | | | | | | KVM: x86: Fix typos | Andrea Gelmini | 2016-06-14 | |
| * | | | | | | | | | | | | | | kvm/x86: remove unnecessary header file inclusion | Kai Huang | 2016-06-03 | |
| * | | | | | | | | | | | | | | KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock | Paolo Bonzini | 2016-06-03 | |
| * | | | | | | | | | | | | | | KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi | Paolo Bonzini | 2016-06-03 | |
| * | | | | | | | | | | | | | | KVM: x86: avoid simultaneous queueing of both IRQ and SMI | Paolo Bonzini | 2016-06-03 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Backmerge tag 'v4.7' into drm-next | Dave Airlie | 2016-07-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 2016-07-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Backmerge tag 'v4.7-rc2' into drm-next | Dave Airlie | 2016-06-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 2016-06-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-05-17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | x86: Silence 32bit compiler warning in intel_graphics_stolen() | Chris Wilson | 2016-05-10 | |
| | * | | | | | | | | | | | | | drm/i915: Function per early graphics quirk | Joonas Lahtinen | 2016-04-25 | |
| | * | | | | | | | | | | | | | drm/i915: Canonicalize stolen memory calculations | Joonas Lahtinen | 2016-04-25 | |
* | | | | | | | | | | | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |