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
Age
Commit message (
Expand
)
Author
2012-05-28
KVM: MMU: fix huge page adapted on non-PAE host
Xiao Guangrong
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-16
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
2012-05-16
KVM: MMU: Don't use RCU for lockless shadow walking
Avi Kivity
2012-05-16
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
2012-05-16
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
2012-05-14
KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()
Joerg Roedel
2012-05-14
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
2012-05-06
KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
Takuya Yoshikawa
2012-05-06
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
Takuya Yoshikawa
2012-05-06
KVM: fix cpuid eax for KVM leaf
Michael S. Tsirkin
2012-05-06
KVM: ensure async PF event wakes up vcpu from halt
Gleb Natapov
2012-04-27
KVM: x86: Run PIT work in own kthread
Jan Kiszka
2012-04-24
KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults
Avi Kivity
2012-04-24
KVM: Introduce bitmask for apic attention reasons
Gleb Natapov
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-19
KVM: Fix page-crossing MMIO
Avi Kivity
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-18
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
Avi Kivity
2012-04-18
KVM: MMU: use page table level macro
Davidlohr Bueso
2012-04-16
KVM: dont clear TMR on EOI
Michael S. Tsirkin
2012-04-16
KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
Avi Kivity
2012-04-16
KVM: x86 emulator: MMX support
Avi Kivity
2012-04-16
KVM: x86 emulator: implement movntps
Avi Kivity
2012-04-16
KVM: x86: emulate movdqa
Stefan Hajnoczi
2012-04-16
KVM: x86 emulator: add support for vector alignment
Avi Kivity
2012-04-16
KVM: SVM: Auto-load on CPUs with SVM
Josh Triplett
2012-04-10
KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
Gleb Natapov
2012-04-08
KVM: MMU: Improve iteration through sptes from rmap
Takuya Yoshikawa
2012-04-08
KVM: MMU: Make pte_list_desc fit cache lines well
Takuya Yoshikawa
2012-04-08
KVM: x86: add paging gcc optimization
Davidlohr Bueso
2012-04-08
KVM: VMX: Auto-load on CPUs with VMX
Josh Triplett
2012-04-08
KVM: Switch to srcu-less get_dirty_log()
Takuya Yoshikawa
2012-04-08
KVM: Avoid checking huge page mappings in get_dirty_log()
Takuya Yoshikawa
2012-04-08
KVM: MMU: Split the main body of rmap_write_protect() off from others
Takuya Yoshikawa
2012-04-08
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
KVM: SVM: count all irq windows exit
Jason Wang
2012-04-08
KVM: x86: expose Intel cpu new features (HLE, RTM) to guest
Liu, Jinsong
2012-04-05
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
KVM: x86: fix kvm_write_tsc() TSC matching thinko
Marcelo Tosatti
2012-03-08
KVM: nVMX: Fix erroneous exception bitmap check
Nadav Har'El
[next]