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
2016-03-17
sscanf: implement basic character sets
Jessica Yu
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
lib: add "on"/"off" support to kstrtobool
Kees Cook
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
2016-03-17
lib: move strtobool() to kstrtobool()
Kees Cook
2016-03-17
include/linux/unaligned: force inlining of byteswap operations
Denys Vlasenko
2016-03-17
include/uapi/linux/byteorder, swab: force inlining of some byteswap operations
Denys Vlasenko
2016-03-17
include/asm-generic/atomic-long.h: force inlining of some atomic_long operations
Denys Vlasenko
2016-03-17
usb: common: convert to use match_string() helper
Heikki Krogerus
2016-03-17
ide: hpt366: convert to use match_string() helper
Andy Shevchenko
2016-03-17
ata: hpt366: convert to use match_string() helper
Andy Shevchenko
2016-03-17
power: ab8500: convert to use match_string() helper
Andy Shevchenko
2016-03-17
power: charger_manager: convert to use match_string() helper
Andy Shevchenko
2016-03-17
drm/edid: convert to use match_string() helper
Andy Shevchenko
2016-03-17
pinctrl: convert to use match_string() helper
Andy Shevchenko
2016-03-17
device property: convert to use match_string() helper
Andy Shevchenko
2016-03-17
lib/string: introduce match_string() helper
Andy Shevchenko
2016-03-17
radix-tree tests: add test for radix_tree_iter_next
Konstantin Khlebnikov
2016-03-17
radix-tree tests: add regression3 test
Konstantin Khlebnikov
2016-03-17
radix-tree,shmem: introduce radix_tree_iter_next()
Matthew Wilcox
2016-03-17
mm: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
radix_tree: add radix_tree_dump
Matthew Wilcox
2016-03-17
radix_tree: add support for multi-order entries
Matthew Wilcox
2016-03-17
radix_tree: loop based on shift count, not height
Matthew Wilcox
2016-03-17
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
2016-03-17
radix tree test harness
Matthew Wilcox
2016-03-17
radix-tree: add an explicit include of bitops.h
Matthew Wilcox
2016-03-17
lib/bug.c: make panic_on_warn available for all architectures
Heiko Carstens
2016-03-17
include/linux/list_bl.h: use bool instead of int for boolean functions
Chen Gang
2016-03-17
MAINTAINERS: update s-Par driver maintainer list
David Kershner
2016-03-17
printk: add clear_idx symbol to vmcoreinfo
Ivan Delalande
2016-03-17
printk: check CON_ENABLED in have_callable_console()
Sergey Senozhatsky
2016-03-17
printk: set may_schedule for some of console_trylock() callers
Sergey Senozhatsky
2016-03-17
printk: move can_use_console() out of console_trylock_for_printk()
Sergey Senozhatsky
2016-03-17
include/uapi/linux/elf-em.h: remove v850
Rob Landley
2016-03-17
fix Christoph's email addresses
Christoph Lameter
2016-03-17
bug: set warn variable before calling WARN()
Steven Rostedt
2016-03-17
arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h
Andrew Morton
2016-03-17
mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG
Andrew Morton
2016-03-17
proc-vmcore: wrong data type casting fix
Dave Young
2016-03-17
proc/base: make prompt shell start from new line after executing "cat /proc/$...
Minfei Huang
2016-03-17
procfs: add conditional compilation check
Eric Engestrom
2016-03-17
proc: add /proc/<pid>/timerslack_ns interface
John Stultz
2016-03-17
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
Tetsuo Handa
2016-03-17
mm,oom: make oom_killer_disable() killable
Tetsuo Handa
2016-03-17
mm/zsmalloc: add `freeable' column to pool stat
Sergey Senozhatsky
2016-03-17
zsmalloc: drop unused member 'mapping_area->huge'
YiPing Xu
[next]