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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2006-01-20
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
David S. Miller
2006-01-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-19
[IA64] eliminate softlockup warning
John Hawkes
2006-01-19
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
2006-01-19
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
Jes Sorensen
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2006-01-18
[PATCH] EDAC: core EDAC support code
Alan Cox
2006-01-18
[PATCH] Add pselect/ppoll system calls on i386
David Woodhouse
2006-01-18
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
2006-01-18
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
2006-01-18
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2006-01-18
[PATCH] Handle TIF_RESTORE_SIGMASK for i386
David Howells
2006-01-18
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
David Howells
2006-01-18
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2006-01-18
[PATCH] vfs: *at functions: x86_64
Ulrich Drepper
2006-01-18
[PATCH] vfs: *at functions: i386
Ulrich Drepper
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-18
[PATCH] uml ubd code: fix a bit of whitespace
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: allow again to move backing file and to override saved location
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: arch Kconfig menu cleanups
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: networking - clear transport-specific structure
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: make daemon transport behave properly
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2006-01-18
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-18
[PATCH] uml: eliminate some globals
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2006-01-18
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2006-01-18
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
2006-01-18
[PATCH] x86_64: Fix MCE exception stack for boot CPU
Jan Beulich
2006-01-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-18
[SPARC64]: Fix build with CONFIG_COMPAT disabled.
David S. Miller
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream
Russell King
2006-01-18
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
2006-01-18
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
David Vrabel
2006-01-18
[ARM] 3272/1: fix kernel decompressor crash
Nicolas Pitre
2006-01-18
[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation
Nicolas Pitre
2006-01-18
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
2006-01-18
[SPARC64]: Update defconfig.
David S. Miller
2006-01-18
[PATCH] e1000: Added disable packet split capability
Jesse Brandeburg
2006-01-17
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
Eric Sesterhenn
[next]