aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c
Commit message (Expand)AuthorAge
* 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
* kbuild: fix segfault in modpostPetr Stetiar2007-10-12
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-10
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-07-31
* kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-25
* kbuild: be more foregiving on init section namingSam Ravnborg2007-07-25
* kbuild: rearrange a few function in modpostSam Ravnborg2007-07-25
* kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-25
* m68k: teach modpost about .m68_fixupAl Viro2007-07-20
* Whitelist references from __dbe_table to .initRalf Baechle2007-07-17
* modpost white list pattern adjustmentJan Beulich2007-07-17
* kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-17
* kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-16
* kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-16
* kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-16
* kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-16
* kbuild: consolidate section checksSam Ravnborg2007-07-16