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
/
lib
Age
Commit message (
Expand
)
Author
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2011-03-22
vsprintf: neaten %pK kptr_restrict, save a bit of code space
Joe Perches
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-03-21
kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
Michal Marek
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-11
plist: Add priority list test
Lai Jiangshan
2011-03-11
plist: Shrink struct plist_head
Lai Jiangshan
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
2011-03-05
BKL: That's all, folks
Arnd Bergmann
2011-03-04
lib-average: Make config option selectable
Michael Buesch
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-02
tracing: don't trace the BKL
Arnd Bergmann
2011-02-28
net: fix nla_policy_len to actually _iterate_ over the policy
Lars Ellenberg
2011-02-25
swiotlb: fix wrong panic
FUJITA Tomonori
2011-02-24
kbuild: reenable section mismatch analysis
Uwe Kleine-König
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2011-02-16
Merge commit 'v2.6.38-rc5' into core/locking
Ingo Molnar
2011-02-08
m68knommu: Remove dependencies on nonexistent M68KNOMMU
Geert Uytterhoeven
2011-02-03
dynamic_debug: add #include <linux/sched.h>
Greg Kroah-Hartman
2011-02-03
Dynamic debug: Add more flags
Bart Van Assche
2011-01-31
Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Thomas Gleixner
2011-01-28
Export the augmented rbtree helper functions
Andreas Gruenbacher
2011-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-27
rwsem: Remove redundant asmregparm annotation
Thomas Gleixner
2011-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-26
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
2011-01-24
textsearch: doc - fix spelling in lib/textsearch.c.
Jesper Dangaard Brouer
2011-01-24
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
decompressors: check input size in decompress_inflate.c
Lasse Collin
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
2011-01-13
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
Lasse Collin
[next]