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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Age
Commit message (
Expand
)
Author
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-27
KVM: PPC: BookE: Fix a sanity check
Dan Carpenter
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-08-22
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-07
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2014-09-22
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
2014-09-22
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2014-09-22
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-09-22
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
2014-09-22
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
2014-09-22
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
2014-09-22
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
2014-09-22
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
2014-09-22
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
Bharat Bhushan
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-09
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
2014-01-09
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
[next]