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
Age
Commit message (
Expand
)
Author
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
KVM: MMU: cleanup invlpg code
Xiao Guangrong
2010-05-19
KVM: MMU: move unsync/sync tracpoints to proper place
Xiao Guangrong
2010-05-19
KVM: MMU: convert mmu tracepoints
Xiao Guangrong
2010-05-19
KVM: MMU: fix for calculating gpa in invlpg code
Xiao Guangrong
2010-05-19
KVM: powerpc: use of kzalloc/kfree requires including slab.h
Stephen Rothwell
2010-05-19
KVM: Fix mmu shrinker error
Gui Jianfeng
2010-05-19
KVM: MMU: fix hashing for TDP and non-paging modes
Eric Northup
2010-05-17
KVM: MMU: fix sp->unsync type error in trace event definition
Gui Jianfeng
2010-05-17
KVM: SVM: Handle MCE intercepts always on host level
Joerg Roedel
2010-05-17
KVM: x86: Allow marking an exception as reinjected
Joerg Roedel
2010-05-17
KVM: SVM: Report emulated SVM features to userspace
Joerg Roedel
2010-05-17
KVM: x86: Add callback to let modules decide over some supported cpuid bits
Joerg Roedel
2010-05-17
KVM: SVM: Propagate nested entry failure into guest hypervisor
Joerg Roedel
2010-05-17
KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
Joerg Roedel
2010-05-17
KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
Joerg Roedel
2010-05-17
KVM: SVM: Fix nested nmi handling
Joerg Roedel
2010-05-17
Merge remote branch 'tip/perf/core'
Avi Kivity
2010-05-17
KVM: VMX: free vpid when fail to create vcpu
Lai Jiangshan
2010-05-17
KVM: PPC: Enable native paired singles
Alexander Graf
2010-05-17
KVM: PPC: Find HTAB ourselves
Alexander Graf
2010-05-17
KVM: PPC: Fix Book3S_64 Host MMU debug output
Alexander Graf
2010-05-17
KVM: PPC: Set VSID_PR also for Book3S_64
Alexander Graf
2010-05-17
KVM: PPC: Be more informative on BUG
Alexander Graf
2010-05-17
KVM: PPC: Make Alignment interrupts work again
Alexander Graf
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
2010-05-17
KVM: PPC: Make Performance Counters work
Alexander Graf
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
KVM: PPC: Enable Book3S_32 KVM building
Alexander Graf
2010-05-17
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2010-05-17
KVM: PPC: Check max IRQ prio
Alexander Graf
2010-05-17
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
2010-05-17
KVM: PPC: Export MMU variables
Alexander Graf
2010-05-17
KVM: PPC: Add Book3S compatibility code
Alexander Graf
2010-05-17
KVM: PPC: Emulate segment fault
Alexander Graf
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
2010-05-17
KVM: PPC: Remove fetch fail code
Alexander Graf
2010-05-17
KVM: PPC: Release clean pages as clean
Alexander Graf
2010-05-17
KVM: PPC: Make SLB switching code the new segment framework
Alexander Graf
2010-05-17
KVM: PPC: Make highmem code generic
Alexander Graf
2010-05-17
KVM: PPC: Make real mode handler generic
Alexander Graf
2010-05-17
KVM: PPC: Extract MMU init
Alexander Graf
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
2010-05-17
PPC: Add STLU
Alexander Graf
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
KVM: PPC: Add fields to shadow vcpu
Alexander Graf
2010-05-17
KVM: PPC: Add kvm_book3s_32.h
Alexander Graf
2010-05-17
KVM: PPC: Add kvm_book3s_64.h
Alexander Graf
[next]