index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
modpost.h
Age
Commit message (
Expand
)
Author
2020-03-13
modpost: rework and consolidate logging interface
Jessica Yu
2019-11-23
modpost: refactor namespace_from_kstrtabns() to not hard-code section name
Masahiro Yamada
2019-11-11
modpost: dump missing namespaces into a single modules.nsdeps file
Masahiro Yamada
2019-10-18
symbol namespaces: revert to previous __ksymtab name scheme
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-08-20
Avoid conflict with host definitions when cross-compiling
Pavel Fedin
2014-02-13
Kbuild, lto: Drop .number postfixes in modpost
Andi Kleen
2012-04-09
modpost: Fix modpost license checking of vmlinux.o
Frank Rowand
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2010-08-03
modpost: support objects with more than 64k sections
Denys Vlasenko
2009-12-15
Kbuild: clear marker out of modpost
Wenji Huang
2008-03-23
kbuild: soften modpost checks when doing cross builds
Sam Ravnborg
2008-02-13
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
2008-01-28
kbuild: try harder to find symbol names in modpost
Sam Ravnborg
2007-10-12
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
Sam Ravnborg
2007-07-16
kbuild: make better section mismatch reports on i386 and mips
Atsushi Nemoto
2007-05-21
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
Linus Torvalds
2007-05-19
kbuild: make better section mismatch reports on i386, arm and mips
Atsushi Nemoto
2007-05-02
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2006-07-01
kbuild: warn when a moduled uses a symbol marked UNUSED
Sam Ravnborg
2006-06-09
kbuild: check license compatibility when building modules
Sam Ravnborg
2006-06-09
kbuild: export-type enhancement to modpost.c
Ram Pai
2006-05-21
[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2006-05-21
[PATCH] kbuild: check SHT_REL sections
Atsushi Nemoto
2006-05-08
Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"
Linus Torvalds
2006-04-30
kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2006-03-03
kbuild: kill trailing whitespace in modpost & friends
Sam Ravnborg
2006-02-19
kbuild: check for section mismatch during modpost stage
Sam Ravnborg
2006-02-19
kbuild: use warn()/fatal() consistent in modpost
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds