blob: 6f11376926c0597a05d66f3e3380adbb7d9e471b [file] [log] [blame]
858b937d289b ("modpost: set have_vmlinux in new_module()")
0b19d54cae11 ("modpost: remove mod->skip struct member")
5a438af9db2c ("modpost: add mod->is_vmlinux struct member")
4ddea2f8e825 ("modpost: do not call get_modinfo() for vmlinux(.o)")
f69315351960 ("modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()")
7e8a3235823b ("modpost: show warning if vmlinux is not found when processing modules")
52c3416db00d ("modpost: track if the symbol origin is a dump file or ELF object")
2beee8689974 ("modpost: load KBUILD_EXTRA_SYMBOLS files in order")
93c95e526a4e ("modpost: rework and consolidate logging interface")
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")
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")