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
2014-12-10
lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n
Rasmus Villemoes
2014-12-10
lib/lcm.c: ensure correct result whenever it fits
Rasmus Villemoes
2014-12-10
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
2014-12-10
dma-debug: prevent early callers from crashing
Florian Fainelli
2014-12-10
dma-debug: introduce dma_debug_disabled
Florian Fainelli
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-03
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
2014-12-02
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-11-16
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
Hannes Frederic Sowa
2014-11-13
lib: rhashtable - Remove weird non-ASCII characters from comments
Herbert Xu
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-28
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
2014-10-28
lib/scatterlist: fix memory leak with scsi-mq
Tony Battersby
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-23
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-18
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-10-18
Merge tag 'md/3.18' of git://neil.brown.name/md
Linus Torvalds
2014-10-17
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-14
crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
Jan-Simon Möller
2014-10-14
lib/raid6: Add log level to printks
Anton Blanchard
2014-10-14
lib/vsprintf: add %*pE[achnops] format specifier
Andy Shevchenko
2014-10-14
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
2014-10-14
lib / string_helpers: refactoring the test suite
Andy Shevchenko
2014-10-14
lib / string_helpers: move documentation to c-file
Andy Shevchenko
2014-10-14
lib: string: Make all calls to strnicmp into calls to strncasecmp
Rasmus Villemoes
2014-10-14
lib/string.c: remove duplicated function
Rasmus Villemoes
2014-10-14
lib: rename TEST_MODULE to TEST_LKM
Valentin Rothberg
2014-10-14
lib: remove prio_heap
Lai Jiangshan
2014-10-14
lib/textsearch.c: remove textsearch_put reference from comments
Raphael Silva
2014-10-14
lib/dynamic_debug.c: use seq_open_private() instead of seq_open()
Rob Jones
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-09
lib/genalloc.c: add genpool range check function
Laura Abbott
2014-10-09
lib/genalloc.c: add power aligned algorithm
Laura Abbott
2014-10-09
fonts: Add 6x10 font
Maarten ter Huurne
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-03
dynamic_debug: change __dynamic_<foo>_dbg return types to void
Joe Perches
2014-10-03
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
lib: Add a generic cmdline parse function parse_option_str
Dave Young
[next]