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
/
scripts
/
Makefile.modpost
Age
Commit message (
Expand
)
Author
2021-04-25
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
2021-04-25
kbuild: do not set -w for vmlinux.o modpost
Masahiro Yamada
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
2020-06-06
modpost: remove -s option
Masahiro Yamada
2020-06-06
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
2020-06-06
modpost: invoke modpost only when input files are updated
Masahiro Yamada
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
2020-06-06
modpost: refactor -i option calculation
Masahiro Yamada
2020-06-06
modpost: print symbol dump file as the build target in short log
Masahiro Yamada
2020-06-06
modpost: re-add -e to set external_module flag
Masahiro Yamada
2020-06-06
modpost: allow to pass -i option multiple times to remove -e option
Masahiro Yamada
2020-06-03
modpost: pass -N option only for modules modpost
Masahiro Yamada
2020-06-03
modpost: move -T option close to the modpost command
Masahiro Yamada
2020-06-03
modpost: fix -i (--ignore-errors) MAKEFLAGS detection
Masahiro Yamada
2020-05-29
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
Masahiro Yamada
2020-03-13
modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...
Jessica Yu
2020-01-16
kbuild: remove 'Building modules, stage 2.' log
Masahiro Yamada
2019-11-11
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
2019-11-11
modpost: dump missing namespaces into a single modules.nsdeps file
Masahiro Yamada
2019-11-11
modpost: do not invoke extra modpost for nsdeps
Masahiro Yamada
2019-11-11
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
2019-11-11
modpost: do not parse vmlinux for external module builds
Masahiro Yamada
2019-11-11
kbuild: update comments in scripts/Makefile.modpost
Masahiro Yamada
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
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
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-08-01
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-08-01
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-01
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-04-11
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
Wiebe, Wladislav (Nokia - DE/Ulm)
2019-03-14
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-07-06
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-16
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]