index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
2013-04-11
kvm/ppc/e500: eliminate tlb_refs
Scott Wood
2013-04-11
kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
Scott Wood
2013-04-11
kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
Scott Wood
2013-04-11
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
Scott Wood
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-13
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-24
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
2013-01-24
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
2013-01-24
KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
Alexander Graf
2013-01-24
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2013-01-24
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
Alexander Graf
2013-01-24
KVM: PPC: E500: Propagate errors when shadow mapping
Alexander Graf
2013-01-24
KVM: PPC: E500: Explicitly mark shadow maps invalid
Alexander Graf
2013-01-24
KVM: PPC: E500: Move write_stlbe higher
Alexander Graf
2013-01-21
arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-18
KVM: PPC: Emulate dcbf
Alexander Graf
2013-01-10
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
KVM: PPC: BookE: Emulate mfspr on EPR
Alexander Graf
2013-01-10
KVM: PPC: BookE: Allow irq deliveries to inject requests
Alexander Graf
2013-01-10
KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
Mihai Caraman
2013-01-10
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
2013-01-10
KVM: PPC: Only WARN on invalid emulation
Alexander Graf
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2013-01-06
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
Andreas Schwab
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
[next]