aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/modpost.c
AgeCommit message (Expand)Author
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith
2009-06-09kbuild: add hint about __refdata to modpostSam Ravnborg
2009-06-09initconst adjustmentsJan Beulich
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich
2009-03-31module: include other structures in module version checkRusty Russell
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensBen Dooks
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-05-11kbuild: disable modpost warnings for linkonce sectionsAndi Kleen
2008-04-26kbuild: soften MODULE_LICENSE checkSam Ravnborg
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg
2008-01-28kbuild: warn about ld added unique sectionsSam Ravnborg
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg
2008-01-28kbuild: use simpler section mismatch warnings in modpostSam Ravnborg
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-28kbuild: check section names consistently in modpostSam Ravnborg
2008-01-28kbuild: introduce blacklisting in modpostSam Ravnborg
2008-01-28kbuild: code refactoring in modpostSam Ravnborg
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg
2008-01-28kbuild: fix so modpost can now check any .o fileSam Ravnborg
2008-01-28kbuild: clean up modpost.cSam Ravnborg
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen
2007-10-18kbuild: modpost problem when symbols move from one module to anotherTrent Piepho
2007-10-12kbuild: fix segfault in modpostPetr Stetiar
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov
2007-07-31kbuild: whitelist references from __dbe_table to .initRalf Baechle
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg