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
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
um: Update defconfig
Richard Weinberger
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
2012-03-25
MTD: Relax dependencies
Richard Weinberger
2012-03-25
um: Wire CONFIG_GENERIC_IO up
Richard Weinberger
2012-03-25
um: Serve io_remap_pfn_range()
Richard Weinberger
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
2012-03-25
um: allow SUBARCH=x86
Al Viro
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
2012-03-25
um: deadlock in line_write_interrupt()
Al Viro
2012-03-25
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
Al Viro
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2012-03-25
um: a bunch of headers can be killed by using generic-y
Al Viro
2012-03-25
um: ptrace-generic.h doesn't need user.h
Al Viro
2012-03-25
um: kill HOST_TASK_PID
Al Viro
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
2012-03-25
um: asm-offsets.h might as well come from underlying arch...
Al Viro
2012-03-25
um: merge processor_{32,64}.h a bit...
Al Viro
2012-03-25
um: switch close_chan() to struct line
Al Viro
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-25
um: line->have_irq is never checked...
Al Viro
2012-03-25
um: chan_init_pri is dead now
Al Viro
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2012-03-25
um: finally kill ->init_str leaks
Al Viro
2012-03-25
um: get rid of lines_init()
Al Viro
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-25
um: fix races between line_open() and line_config()
Al Viro
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
2012-03-25
um: get rid of the init_prio mess
Al Viro
2012-03-25
um: switch line_config() to setup_one_line()
Al Viro
2012-03-25
um: switch line_remove() to setup_one_line()
Al Viro
2012-03-25
um: auxvec.h is never used
Al Viro
2012-03-25
um: clean up the includes in ubd
Al Viro
2012-03-25
uml/hostfs: Propagate dirent.d_type to filldir()
Geert Uytterhoeven
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
2012-03-24
Merge branch 'kirkwood/dt' into next/dt2
Arnd Bergmann
2012-03-24
Merge branch 'renesas/soc' into next/soc2
Arnd Bergmann
2012-03-24
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh in...
Arnd Bergmann
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
[prev]
[next]