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_6.6-2.2.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
/
scripts
Age
Commit message (
Expand
)
Author
2018-02-06
kasan: support alloca() poisoning
Paul Lawrence
2018-02-06
kasan/Makefile: support LLVM style asan parameters
Andrey Ryabinin
2018-02-06
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
Coccinelle: coccicheck: fix typo
Julia Lawall
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
2018-01-31
scripts/decodecode: make it take multiline Code line
Andy Shevchenko
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-28
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-01-25
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2018-01-25
kconfig: announce removal of oldnoconfig if used
Masahiro Yamada
2018-01-22
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
2018-01-22
kconfig: Clarify menu and 'if' dependency propagation
Ulf Magnusson
2018-01-22
kconfig: Document 'if' flattening logic
Ulf Magnusson
2018-01-22
kconfig: Clarify choice dependency propagation
Ulf Magnusson
2018-01-22
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
2018-01-22
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
2018-01-22
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
kconfig: make conf_unsaved a local variable of conf_read()
Masahiro Yamada
2018-01-22
kconfig: make xfgets() really static
Masahiro Yamada
2018-01-22
kconfig: make input_mode static
Masahiro Yamada
2018-01-22
kconfig: Warn if there is more than one help text
Ulf Magnusson
2018-01-22
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-19
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
2018-01-19
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
Will Deacon
2018-01-18
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2018-01-18
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
2018-01-18
fixdep: refactor parse_dep_file()
Masahiro Yamada
2018-01-18
fixdep: move global variables to local variables of main()
Masahiro Yamada
2018-01-18
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
2018-01-18
fixdep: factor out common code for reading files
Masahiro Yamada
2018-01-18
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
2018-01-18
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]