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
2007-03-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-03-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-03-04
[ARM] Acorn: move the i2c bus driver into drivers/i2c
Russell King
2007-03-04
[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries
Russell King
2007-03-04
[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen
Russell King
2007-03-04
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
Russell King
2007-03-04
[ARM] rtc-pcf8583: correct month and year offsets
Russell King
2007-03-04
[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
Russell King
2007-03-04
[MIPS] MTX1: clear PCI errors
Florian Fainelli
2007-03-04
[MIPS] MTX1: add idsel cardbus ressources
Florian Fainelli
2007-03-04
[MIPS] MTX1: remove unneeded settings
Florian Fainelli
2007-03-04
[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.
Ralf Baechle
2007-03-04
[MIPS] Cobalt: update reserved resources
Yoichi Yuasa
2007-03-04
[MIPS] SN: PCI fixup needs to include <irq.h>.
Ralf Baechle
2007-03-04
[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.
Ralf Baechle
2007-03-04
[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...
Ralf Baechle
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Ralf Baechle
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
2007-03-04
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
2007-03-04
[MIPS] Oprofile: Add missing break statements.
Ralf Baechle
2007-03-04
[MIPS] jmr3927: build fix
Atsushi Nemoto
2007-03-04
[MIPS] SNI: Fix mc146818_decode_year
Thomas Bogendoerfer
2007-03-04
[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.
Ralf Baechle
2007-03-04
[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.
Ralf Baechle
2007-03-04
[MIPS] N32 waitid is the same as o32.
Ralf Baechle
2007-03-04
KVM: Move kvmfs magic number to <linux/magic.h>
Andrew Morton
2007-03-04
KVM: Fix bogus failure in kvm.ko module initialization
Avi Kivity
2007-03-04
KVM: Remove write access permissions when dirty-page-logging is enabled
Uri Lublin
2007-03-04
kvm: move do_remove_write_access() up
Uri Lublin
2007-03-04
KVM: Fix dirty page log bitmap size/access calculation
Uri Lublin
2007-03-04
KVM: Add missing calls to mark_page_dirty()
Uri Lublin
2007-03-04
KVM: Bump API version
Avi Kivity
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
2007-03-04
KVM: Move kvm_vm_ioctl_create_vcpu() around
Avi Kivity
2007-03-04
KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()
Avi Kivity
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
2007-03-04
KVM: Add internal filesystem for generating inodes
Avi Kivity
2007-03-04
KVM: More 0 -> NULL conversions
Avi Kivity
2007-03-04
KVM: SVM: intercept SMI to handle it at host level
Joerg Roedel
2007-03-04
KVM: svm: init cr0 with the wp bit set
Avi Kivity
2007-03-04
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
2007-03-04
KVM: Add hypercall host support for svm
Avi Kivity
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
2007-03-04
KVM: Use page_private()/set_page_private() apis
Markus Rechberger
2007-03-04
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
2007-03-04
KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
Joerg Roedel
2007-03-04
KVM: Cosmetics
Avi Kivity
2007-03-04
KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE
Jeremy Katz
[next]