blob: c5d9e6e9fc9827a818dca3ca01b40f8e69712e7e [file] [log] [blame]
436b2ac603d5 ("modpost: invoke modpost only when input files are updated")
f1005b30ade7 ("modpost: refactor -i option calculation")
bcfedae7d928 ("modpost: print symbol dump file as the build target in short log")
e3fb4df7fe4e ("modpost: re-add -e to set external_module flag")
7924799ed2dd ("modpost: rename ext_sym_list to dump_list")
ce2ddd6d6ab3 ("modpost: allow to pass -i option multiple times to remove -e option")
52c3416db00d ("modpost: track if the symbol origin is a dump file or ELF object")
2beee8689974 ("modpost: load KBUILD_EXTRA_SYMBOLS files in order")
4e5ab74c3cbb ("modpost: pass -N option only for modules modpost")
89d6117680bd ("modpost: move -T option close to the modpost command")
91e6ee581270 ("modpost: fix -i (--ignore-errors) MAKEFLAGS detection")
e9e81b634303 ("kbuild: disallow multi-word in M= or KBUILD_EXTMOD")
54b778476941 ("modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n")
9c9aa8fdf306 ("kbuild: remove 'Building modules, stage 2.' log")
7ef9ab3b32b4 ("modpost: respect the previous export when 'exported twice' is warned")
e4b26c9f75e4 ("modpost: do not set ->preloaded for symbols from Module.symvers")
1743694eb235 ("modpost: stop symbol preloading for modversion CRC")
9bd2a099d722 ("modpost: rename handle_modversions() to handle_symbol()")
afa0459daa7b ("modpost: add a helper to get data pointed by a symbol")
bc35d4bda205 ("scripts/nsdeps: support nsdeps for external module builds")
bbc55bded4aa ("modpost: dump missing namespaces into a single modules.nsdeps file")
0241ea8cae19 ("modpost: free ns_deps_buf.p after writing ns_deps files")
bff9c62b5d20 ("modpost: do not invoke extra modpost for nsdeps")
39808e451fdf ("kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers")
1747269ab016 ("modpost: do not parse vmlinux for external module builds")
fab546e6cd7a ("kbuild: update comments in scripts/Makefile.modpost")