index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
2019-09-10
modpost: add support for generating namespace dependencies
Matthias Maennich
2019-09-10
modpost: add support for symbol namespaces
Matthias Maennich
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
2019-09-06
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-06
kbuild: refactor scripts/Makefile.extrawarn
Masahiro Yamada
2019-09-06
coccinelle: platform_get_irq: Fix parse error
YueHaibing
2019-09-04
merge_config.sh: ignore unwanted grep errors
Guillaume Tucker
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
modpost: add NOFAIL to strndup
Denis Efremov
2019-09-04
modpost: add guid_t type definition
Heikki Krogerus
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
2019-08-31
recordmcount: Clarify what cleanup() does
Matt Helsley
2019-08-31
recordmcount: Remove redundant cleanup() calls
Matt Helsley
2019-08-31
recordmcount: Kernel style formatting
Matt Helsley
2019-08-31
recordmcount: Kernel style function signature formatting
Matt Helsley
2019-08-31
recordmcount: Rewrite error/success handling
Matt Helsley
2019-08-31
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2019-08-31
recordmcount: Remove uread()
Matt Helsley
2019-08-31
recordmcount: Remove redundant strcmp
Matt Helsley
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-29
kbuild: clean up subdir-ymn calculation in Makefile.clean
Masahiro Yamada
2019-08-29
kbuild: remove unneeded '+' marker from cmd_clean
Masahiro Yamada
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
2019-08-29
kbuild: get rid of $(realpath ...) from scripts/mkmakefile
Masahiro Yamada
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
2019-08-25
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-22
merge_config.sh: Check error codes from make
Mark Brown
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-21
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-08-15
kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
Mark Rutland
2019-08-15
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
2019-08-14
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
2019-08-14
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
[prev]
[next]