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
Age
Commit message (
Expand
)
Author
2011-07-24
Documentation: Update augmented rbtree documentation
Sasha Levin
2011-07-24
XZ: Fix missing <linux/kernel.h> include
Lasse Collin
2011-07-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-07-24
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
2011-07-24
module: add /sys/module/<name>/uevent files
Kay Sievers
2011-07-24
module: change attr callbacks to take struct module_kobject
Kay Sievers
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
modules: add default loader hook implementations
Jonas Bonn
2011-07-24
param: fix return value handling in param_set_*
Satoru Moriya
2011-07-24
KVM: IOMMU: Disable device assignment without interrupt remapping
Alex Williamson
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
2011-07-24
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
Xiao Guangrong
2011-07-24
KVM: MMU: lockless walking shadow page table
Xiao Guangrong
2011-07-24
KVM: MMU: do not need atomicly to set/clear spte
Xiao Guangrong
2011-07-24
KVM: MMU: introduce the rules to modify shadow page table
Xiao Guangrong
2011-07-24
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-24
KVM: MMU: split kvm_mmu_free_page
Xiao Guangrong
2011-07-24
KVM: MMU: count used shadow pages on prepareing path
Xiao Guangrong
2011-07-24
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2011-07-24
KVM: MMU: cleanup for FNAME(fetch)
Xiao Guangrong
2011-07-24
KVM: MMU: optimize to handle dirty bit
Xiao Guangrong
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
2011-07-24
KVM: MMU: do not update slot bitmap if spte is nonpresent
Xiao Guangrong
2011-07-24
KVM: MMU: fix walking shadow page table
Xiao Guangrong
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-24
[S390] use siginfo for sigtrap signals
Martin Schwidefsky
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
2011-07-24
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
2011-07-24
[S390] disable cpu measurement alerts on a dying cpu
Jan Glauber
2011-07-24
[S390] initial cr0 bits
Martin Schwidefsky
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
2011-07-24
[S390] race safe external interrupt registration
Jan Glauber
2011-07-24
[S390] remove tape block docu
Martin Schwidefsky
2011-07-24
[S390] ap: toleration support for ap device type 10
Holger Dengler
2011-07-24
[S390] cleanup program check handler prototypes
Martin Schwidefsky
2011-07-24
[S390] remove kvm mmu reload on s390
Carsten Otte
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
2011-07-24
[S390] move sie code to entry.S
Martin Schwidefsky
[next]