aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-23modpost: refactor namespace_from_kstrtabns() to not hard-code section nameMasahiro Yamada1-1/+0
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada1-2/+2
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich1-0/+1
2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich1-0/+2
2019-09-10modpost: add support for symbol namespacesMatthias Maennich1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-08-20Avoid conflict with host definitions when cross-compilingPavel Fedin1-0/+6
2014-02-13Kbuild, lto: Drop .number postfixes in modpostAndi Kleen1-1/+1
2012-04-09modpost: Fix modpost license checking of vmlinux.oFrank Rowand1-0/+1
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg1-19/+8
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko1-0/+43
2009-12-15Kbuild: clear marker out of modpostWenji Huang1-3/+0
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg1-0/+1
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers1-0/+3
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg1-0/+2
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg1-2/+2
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto1-0/+3
2007-05-21Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds1-3/+0
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto1-0/+3
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox1-0/+1
2006-07-01kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg1-0/+2
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg1-0/+1
2006-06-09kbuild: export-type enhancement to modpost.cRam Pai1-0/+3
2006-05-21[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto1-2/+19
2006-05-21[PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto1-0/+2
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds1-19/+0
2006-04-30kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto1-0/+19
2006-03-03kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg1-4/+4
2006-02-19kbuild: check for section mismatch during modpost stageSam Ravnborg1-0/+10
2006-02-19kbuild: use warn()/fatal() consistent in modpostSam Ravnborg1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+107