index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+1
2020-06-06
modpost: remove -s option
Masahiro Yamada
1
-1
/
+1
2020-06-06
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
1
-1
/
+4
2020-06-06
modpost: invoke modpost only when input files are updated
Masahiro Yamada
1
-4
/
+16
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
1
-3
/
+4
2020-06-06
modpost: refactor -i option calculation
Masahiro Yamada
1
-4
/
+2
2020-06-06
modpost: print symbol dump file as the build target in short log
Masahiro Yamada
1
-13
/
+20
2020-06-06
modpost: re-add -e to set external_module flag
Masahiro Yamada
1
-0
/
+4
2020-06-06
modpost: allow to pass -i option multiple times to remove -e option
Masahiro Yamada
1
-1
/
+1
2020-06-03
modpost: pass -N option only for modules modpost
Masahiro Yamada
1
-1
/
+4
2020-06-03
modpost: move -T option close to the modpost command
Masahiro Yamada
1
-2
/
+2
2020-06-03
modpost: fix -i (--ignore-errors) MAKEFLAGS detection
Masahiro Yamada
1
-1
/
+6
2020-05-28
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
Masahiro Yamada
1
-1
/
+1
2020-03-13
modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...
Jessica Yu
1
-7
/
+8
2020-01-15
kbuild: remove 'Building modules, stage 2.' log
Masahiro Yamada
1
-1
/
+0
2019-11-11
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
1
-1
/
+1
2019-11-11
modpost: dump missing namespaces into a single modules.nsdeps file
Masahiro Yamada
1
-1
/
+1
2019-11-11
modpost: do not invoke extra modpost for nsdeps
Masahiro Yamada
1
-5
/
+3
2019-11-11
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
1
-1
/
+0
2019-11-11
modpost: do not parse vmlinux for external module builds
Masahiro Yamada
1
-3
/
+5
2019-11-11
kbuild: update comments in scripts/Makefile.modpost
Masahiro Yamada
1
-2
/
+1
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
1
-1
/
+3
2019-08-21
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
1
-68
/
+11
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-2
/
+3
2019-08-13
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
1
-1
/
+1
2019-08-13
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
1
-1
/
+1
2019-08-09
kbuild: revive single target %.ko
Masahiro Yamada
1
-4
/
+2
2019-07-31
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
1
-35
/
+41
2019-07-31
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
1
-2
/
+2
2019-07-31
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
1
-1
/
+1
2019-07-31
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
1
-4
/
+2
2019-07-17
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
1
-2
/
+2
2019-07-17
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-6
/
+9
2019-04-11
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
Wiebe, Wladislav (Nokia - DE/Ulm)
1
-1
/
+1
2019-03-13
modpost: always show verbose warning for section mismatch
Masahiro Yamada
1
-1
/
+0
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-1
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-07-06
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
1
-4
/
+0
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+1
2017-11-16
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
1
-2
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-07
kbuild: drop unused symverfile in Makefile.modpost
Cao jin
1
-1
/
+0
2016-09-09
kbuild: add arch specific post-link Makefile
Nicholas Piggin
1
-5
/
+9
2015-10-06
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
1
-0
/
+1
2013-09-23
modpost: Optionally ignore secondary errors seen if a single module build fails
Guenter Roeck
1
-1
/
+3
2013-04-05
modpost: handle huge numbers of modules.
Rusty Russell
1
-3
/
+5
2013-01-25
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
1
-6
/
+1
[next]