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
2015-01-27
kvm: iommu: Add cond_resched to legacy device assignment code
Joerg Roedel
2015-01-26
KVM: x86: Emulation of call may use incorrect stack size
Nadav Amit
2015-01-26
KVM: x86: 32-bit wraparound read/write not emulated correctly
Nadav Amit
2015-01-26
KVM: x86: Fix defines in emulator.c
Nadav Amit
2015-01-26
KVM: x86: ARPL emulation can cause spurious exceptions
Nadav Amit
2015-01-26
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
2015-01-26
KVM: x86: Wrong operand size for far ret
Nadav Amit
2015-01-26
KVM: x86: Dirty the dest op page on cmpxchg emulation
Nadav Amit
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-23
KVM: s390: remove redundant setting of interrupt type
Jens Freimann
2015-01-23
KVM: s390: fix bug in interrupt parameter check
Jens Freimann
2015-01-23
KVM: s390: avoid memory leaks if __inject_vm() fails
David Hildenbrand
2015-01-23
KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
Tony Krowiak
2015-01-23
KVM: s390: Provide guest TOD Clock Get/Set Controls
Jason J. Herne
2015-01-23
KVM: s390: trace correct values for set prefix and machine checks
Jens Freimann
2015-01-23
KVM: s390: fix bug in sigp emergency signal injection
Jens Freimann
2015-01-23
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
2015-01-23
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
2015-01-23
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
2015-01-23
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
2015-01-23
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
2015-01-23
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
2015-01-23
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
2015-01-23
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
2015-01-23
KVM: s390: make local function static
Christian Borntraeger
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2015-01-23
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
2015-01-21
kvm: Fix CR3_PCID_INVD type on 32-bit
Borislav Petkov
2015-01-20
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
Marcelo Tosatti
2015-01-20
KVM: fix "Should it be static?" warnings from sparse
Fengguang Wu
2015-01-20
arm/arm64: KVM: allow userland to request a virtual GICv3
Andre Przywara
2015-01-20
arm64: KVM: add SGI generation register emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: add opaque private pointer to MMIO data
Andre Przywara
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
Andre Przywara
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-19
Optimize TLB flush in kvm_mmu_slot_remove_write_access.
Kai Huang
2015-01-19
x86: kvm: vmx: Remove some unused functions
Rickard Strandqvist
[next]