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
2009-06-02
crypto: testmgr - Add ansi_cprng test vectors
Jarod Wilson
2009-06-02
crypto: testmgr - Add infrastructure for ansi_cprng self-tests
Jarod Wilson
2009-06-02
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
Jarod Wilson
2009-06-02
crypto: testmgr - Handle AEAD test vectors expected to fail verification
Jarod Wilson
2009-06-02
crypto: padlock - Restore dependency on x86
Herbert Xu
2009-06-02
crypto: padlock - Enable on x86_64
Sebastian Andrzej Siewior
2009-06-02
crypto: talitos - Avoid unnecessary decrypt check
Kim Phillips
2009-06-02
crypto: talitos - containerof related codingstyle
Kim Phillips
2009-06-02
crypto: talitos - Whitespace/codingstyle/overrun lines cleanup
Kim Phillips
2009-06-02
crypto: talitos - Add ablkcipher algorithms
Lee Nipper
2009-06-02
crypto: talitos - scaffolding for new algorithm types
Lee Nipper
2009-06-02
hwrng: omap - Move probe function to .devinit.text
Uwe Kleine-König
2009-06-02
crypto: pcomp - pcompress.c should include crypto/internal/compress.h
Geert Uytterhoeven
2009-06-02
crypto: testmgr - Kill test_comp() sparse warnings
Geert Uytterhoeven
2009-06-02
crypto: aes-ni - Add support for more modes
Huang Ying
2009-06-02
crypto: fpu - Add template for blkcipher touching FPU
Huang Ying
2009-06-02
crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher
Huang Ying
2009-06-02
crypto: api - Use kzfree
Johannes Weiner
2009-06-02
crypto: tcrypt - Reduce stack size
Frank Seidel
2009-05-31
crypto: hash - Fix handling of sg entry that crosses page boundary
Herbert Xu
2009-05-29
Merge git://git.infradead.org/~dwmw2/mtd-2.6.30
Linus Torvalds
2009-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-05-29
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-05-29
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-05-29
8250: Fix oops from setserial
Alan Cox
2009-05-29
edac: AMD8111 & AMD8131 Kconfig fixup
Harry Ciao
2009-05-29
edac: AMD8111 & AMD8131 use dev_name()
Harry Ciao
2009-05-29
memcg: fix build warning and avoid checking for mem != null again and again
Nikanth Karthikesan
2009-05-29
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
2009-05-29
atmel_lcdfb: correct fifo size for some products
Nicolas Ferre
2009-05-29
S3C-fb: PM fix
Marek Szyprowski
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
2009-05-29
parport_gsc: fix printk format error
Alexander Beregalov
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
2009-05-29
MAINTAINERS: change email address for Thomas Dahlmann
Thomas Dahlmann
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
2009-05-29
procfs: make errno values consistent when open pident vs exit(2) race occurs
KOSAKI Motohiro
2009-05-29
cred: #include init.h in cred.h
Alexey Dobriyan
2009-05-29
oom: fix possible oom_dump_tasks NULL pointer
David Rientjes
2009-05-29
MAINTAINERS: pair EDAC-E752X P: and M: entries
Joe Perches
2009-05-29
jffs2: Fix corruption when flash erase/write failure
Joakim Tjernlund
2009-05-29
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
2009-05-28
Driver Core: do not oops when driver_unregister() is called for unregistered ...
Kay Sievers
2009-05-28
sysfs: file.c: use create_singlethread_workqueue()
Andrew Morton
2009-05-28
Revert "USB: Correct Makefile to make isp1760 buildable"
Mike Frysinger
[next]