index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-08
KVM: x86: Handle the kthread worker using the new API
Petr Mladek
2016-12-08
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
2016-12-08
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
2016-12-08
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
2016-12-08
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
2016-12-08
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
2016-12-08
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2016-12-08
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
2016-12-08
KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.
Kyle Huey
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
2016-12-08
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
Kyle Huey
2016-12-08
KVM: VMX: Reorder some skip_emulated_instruction calls
Kyle Huey
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-11-24
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2016-11-24
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
2016-11-24
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
2016-11-24
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
2016-11-22
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-11-22
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
Jim Mattson
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
2016-11-19
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
2016-11-19
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
2016-11-19
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
2016-11-19
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
2016-11-16
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
Luwei Kang
2016-11-16
KVM: x86: emulate FXSAVE and FXRSTOR
Radim Krčmář
2016-11-16
KVM: x86: add asm_safe wrapper
Radim Krčmář
2016-11-16
KVM: x86: save one bit in ctxt->d
Radim Krčmář
2016-11-16
KVM: x86: add Align16 instruction flag
Radim Krčmář
2016-11-16
kvm: x86: remove unused but set variable
Jiang Biao
2016-11-16
kvm: x86: hyperv: make function static to avoid compiling warning
Jiang Biao
2016-11-16
kvm: x86: cpuid: remove the unnecessary variable
Jiang Biao
2016-11-16
kvm: x86: make a function in x86.c static to avoid compiling warning
Jiang Biao
2016-11-16
kvm: x86: make function static to avoid compiling warning
Jiang Biao
2016-11-09
Merge tag 'tags/for-kvmgt' into HEAD
Paolo Bonzini
2016-11-04
kvm/page_track: export symbols for external usage
Jike Song
2016-11-04
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
[next]