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_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
/
x86.h
Age
Commit message (
Expand
)
Author
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
2015-01-08
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2014-11-03
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
2014-06-19
KVM: vmx: vmx instructions handling does not consider cs.l
Nadav Amit
2014-06-19
KVM: x86: check DR6/7 high-bits are clear only on long-mode
Nadav Amit
2014-03-17
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
2014-02-25
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
2014-01-15
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2012-11-30
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-08-06
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
2012-04-08
KVM: x86: add paging gcc optimization
Davidlohr Bueso
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
2011-07-12
KVM: nVMX: Implement VMPTRST
Nadav Har'El
2011-07-12
KVM: nVMX: Decoding memory operands of VMX instructions
Nadav Har'El
2011-05-11
KVM: fix push of wrong eip when doing softint
Serge E. Hallyn
2010-12-08
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
2010-10-24
KVM: Add kvm_inject_realmode_interrupt() wrapper
Mohammed Gamal
2010-10-24
KVM: MMU: Implement nested gva_to_gpa functions
Joerg Roedel
2010-10-24
KVM: x86: Move TSC offset writes to common code
Zachary Amsden
2010-08-01
KVM: Remove memory alias support
Avi Kivity
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-04-19
KVM: Implement perf callbacks for guest sampling
Zhang, Yanmin
2010-03-01
KVM: Rename vcpu->shadow_efer to efer
Avi Kivity
2010-03-01
KVM: Move cr0/cr4/efer related helpers to x86.h
Avi Kivity
2010-03-01
KVM: Add a helper for checking if the guest is in protected mode
Avi Kivity
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
2009-06-10
KVM: Unprotect a page if #PF happens during NMI injection.
Gleb Natapov
2009-06-10
KVM: Remove kvm_push_irq()
Gleb Natapov
2009-06-10
KVM: reuse (pop|push)_irq from svm.c in vmx.c
Gleb Natapov
2008-10-15
KVM: Add a pending interrupt queue
Avi Kivity
2008-10-15
KVM: Clear exception queue before emulating an instruction
Avi Kivity