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
/
powerpc
/
kvm
/
book3s.c
Age
Commit message (
Expand
)
Author
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2011-01-12
KVM: replace vmalloc and memset with vzalloc
Takuya Yoshikawa
2010-10-24
KVM: PPC: Implement Level interrupts on Book3S
Alexander Graf
2010-10-24
KVM: PPC: Don't put MSR_POW in MSR
Alexander Graf
2010-10-24
KVM: PPC: Update int_pending also on dequeue
Alexander Graf
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
2010-10-24
KVM: PPC: Don't flush PTEs on NX/RO hit
Alexander Graf
2010-10-24
KVM: PPC: Preload magic page when in kernel mode
Alexander Graf
2010-10-24
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
Alexander Graf
2010-10-24
KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
Wei Yongjun
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
2010-10-24
KVM: PPC: Make PAM a define
Alexander Graf
2010-10-24
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
2010-10-24
KVM: PPC: Add PV guest critical sections
Alexander Graf
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-24
KVM: PPC: Convert DAR to shared page.
Alexander Graf
2010-10-24
KVM: PPC: Convert DSISR to shared page
Alexander Graf
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
2010-08-01
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
2010-08-01
KVM: PPC: elide struct thread_struct instances from stack
Andreas Schwab
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-05-19
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
Avi Kivity
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
KVM: powerpc: use of kzalloc/kfree requires including slab.h
Stephen Rothwell
2010-05-17
KVM: PPC: Enable native paired singles
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: Check max IRQ prio
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: Extract MMU init
Alexander Graf
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
KVM: PPC: Disable MSR_FEx for Cell hosts
Alexander Graf
2010-05-17
KVM: PPC: Fix dcbz emulation
Alexander Graf
2010-05-17
KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
Alexander Graf
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
2010-05-17
KVM: PPC: Implement alignment interrupt
Alexander Graf
2010-05-17
KVM: PPC: Load VCPU for register fetching
Alexander Graf
2010-05-17
KVM: PPC: Don't reload FPU with invalid values
Alexander Graf
2010-05-17
KVM: PPC: Split instruction reading out
Alexander Graf
2010-05-17
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
2010-05-17
KVM: PPC: Ensure split mode works
Alexander Graf
2010-04-25
KVM: PPC: Memset vcpu to zeros
Alexander Graf
2010-04-25
KVM: PPC: Allocate vcpu struct using vmalloc
Alexander Graf
[next]