aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c
Commit message (Expand)AuthorAge
* 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
* kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-16
* kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-16
* kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-16
* kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-16
* kbuild: make better section mismatch reports on armSam Ravnborg2007-07-16
* kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-16
* kbuild: fix sh64 section mismatch problemsSam Ravnborg2007-06-11
* Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds2007-05-21
* mm: fix section mismatch warningsSam Ravnborg2007-05-19
* init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-19
* kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-19