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
Age
Commit message (
Expand
)
Author
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
2011-05-22
KVM: PPC: use ticks, not usecs, for exit timing
Stuart Yoder
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2011-05-22
KVM: PPC: e500: emulate SVR
Scott Wood
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
2011-05-11
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
2011-01-12
KVM: replace vmalloc and memset with vzalloc
Takuya Yoshikawa
2010-11-05
KVM: PPC: BookE: Load the lower half of MSR
Scott Wood
2010-11-05
KVM: PPC: BookE: fix sleep with interrupts disabled
Scott Wood
2010-11-05
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
2010-11-05
KVM: PPC: fix information leak to userland
Vasiliy Kulikov
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
KVM: PPC: Fix compile error in e500_tlb.c
Alexander Graf
2010-10-24
KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
Kyle Moffett
2010-10-24
KVM: PPC: Implement level interrupts for BookE
Alexander Graf
2010-10-24
KVM: PPC: Expose level based interrupt cap
Alexander Graf
2010-10-24
KVM: PPC: Implement Level interrupts on Book3S
Alexander Graf
2010-10-24
KVM: PPC: allow ppc440gp to pass the compatibility check
Hollis Blanchard
2010-10-24
KVM: PPC: fix compilation of "dump tlbs" debug function
Hollis Blanchard
2010-10-24
KVM: PPC: initialize IVORs in addition to IVPR
Hollis Blanchard
2010-10-24
KVM: PPC: Don't put MSR_POW in MSR
Alexander Graf
2010-10-24
KVM: PPC: Implement correct SID mapping on Book3s_32
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: Move BAT handling code into spr handler
Alexander Graf
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
2010-10-24
KVM: PPC: Remove unused define
Alexander Graf
2010-10-24
KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
Alexander Graf
2010-10-24
KVM: PPC: Move slb debugging to tracepoints
Alexander Graf
2010-10-24
KVM: PPC: Make invalidation code more reliable
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: Add tracepoints for generic spte flushes
Alexander Graf
2010-10-24
KVM: PPC: Fix sid map search after flush
Alexander Graf
2010-10-24
KVM: PPC: Move pte invalidate debug code to tracepoint
Alexander Graf
2010-10-24
KVM: PPC: Add tracepoint for generic mmu map
Alexander Graf
2010-10-24
KVM: PPC: Move book3s_64 mmu map debug print to trace point
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: Make long relocations be ulong
Alexander Graf
2010-10-24
KVM: PPC: Use MSR_DR for external load_up
Alexander Graf
[next]