aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c
Commit message (Expand)AuthorAge
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\
* | modpost: fix segfault with short symbol namesMichal Marek2009-12-15
* | Kbuild: clear marker out of modpostWenji Huang2009-12-15
* | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
|/
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-23
* kbuild: add hint about __refdata to modpostSam Ravnborg2009-06-09
* initconst adjustmentsJan Beulich2009-06-09
* kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-04
* kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg2009-05-04
* kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg2009-05-04
* kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg2009-05-01
* kbuild: fix comment in modpost.cSam Ravnborg2009-05-01
* kbuild: fix Module.markers permission error under cygwinCedric Hombourger2009-05-01
* Remove unused support code for refok sections.Tim Abbott2009-04-27
* kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich2009-04-11
* module: include other structures in module version checkRusty Russell2009-03-30
* modpost: NOBITS sections may point beyond the end of the fileTejun Heo2009-02-05
* Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman2008-10-10
* Marker depmod fix core kernel listMathieu Desnoyers2008-10-06
* scripts/mod/modpost.c: fix spelling of module and happensBen Dooks2008-07-30
* markers: fix duplicate modpost entryMathieu Desnoyers2008-07-22
* kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-12
* kbuild: disable modpost warnings for linkonce sectionsAndi Kleen2008-05-11
* kbuild: soften MODULE_LICENSE checkSam Ravnborg2008-04-26
* kbuild: support loading extra symbols in modpostRichard Hacker2008-04-25
* kbuild: error out on missing MODULE_LICENSESam Ravnborg2008-04-25
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-23
* kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven2008-02-19
* Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-13
* kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven2008-02-09
* kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg2008-02-09
* kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg2008-02-03
* kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-03
* kbuild: warn about ld added unique sectionsSam Ravnborg2008-01-28
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-28
* remove __attribute_used__Adrian Bunk2008-01-28
* kbuild: simplified warning report in modpostSam Ravnborg2008-01-28
* kbuild: introduce a few helpers in modpostSam Ravnborg2008-01-28
* kbuild: use simpler section mismatch warnings in modpostSam Ravnborg2008-01-28
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-28
* kbuild: check section names consistently in modpostSam Ravnborg2008-01-28
* kbuild: introduce blacklisting in modpostSam Ravnborg2008-01-28
* kbuild: code refactoring in modpostSam Ravnborg2008-01-28
* kbuild: try harder to find symbol names in modpostSam Ravnborg2008-01-28
* kbuild: fix so modpost can now check any .o fileSam Ravnborg2008-01-28
* kbuild: clean up modpost.cSam Ravnborg2008-01-28
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-28
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-28
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-28
* kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-18