Commit Graph

129 Commits (f5ee051e748ae007b972c7e1b6a0588b8ac9ba40)

Author SHA1 Message Date
Greg Kroah-Hartman a9860bf05f Staging: add TAINT_CRAP flag to drivers/staging modules 17 years ago
Mathieu Desnoyers 87f3b6b6fb Marker depmod fix core kernel list 17 years ago
Ben Dooks 32be1d2232 scripts/mod/modpost.c: fix spelling of module and happens 17 years ago
Mathieu Desnoyers d35cb360c2 markers: fix duplicate modpost entry 17 years ago
Sam Ravnborg 4d7365d664 kbuild: ignore powerpc specific symbols in modpost 17 years ago
Andi Kleen fd1db0a313 kbuild: disable modpost warnings for linkonce sections 17 years ago
Sam Ravnborg 2fa3656829 kbuild: soften MODULE_LICENSE check 17 years ago
Richard Hacker 2d04b5ae1b kbuild: support loading extra symbols in modpost 17 years ago
Sam Ravnborg eed7d2798c kbuild: error out on missing MODULE_LICENSE 17 years ago
Sam Ravnborg 4ce6efed48 kbuild: soften modpost checks when doing cross builds 17 years ago
Geert Uytterhoeven b1d2675a64 kbuild: fix reversed symbol name order in modpost 17 years ago
Mathieu Desnoyers b2e3e658b3 Linux Kernel Markers: create modpost file 17 years ago
Geert Uytterhoeven 7c0ac495e3 kbuild/modpost: Use warn() for announcing section mismatches 17 years ago
Sam Ravnborg f666751a0a kbuild/modpost: improve warnings if symbol is unknown 17 years ago
Sam Ravnborg fa95eb1f17 kbuild: do not warn about __*init/__*exit symbols being exported 17 years ago
Sam Ravnborg e5f95c8b77 kbuild: print only total number of section mismatces found 17 years ago
Sam Ravnborg e241a63037 kbuild: warn about ld added unique sections 17 years ago
Sam Ravnborg 588ccd732b kbuild: add verbose option to Section mismatch reporting in modpost 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg 58fb0d4f2f kbuild: simplified warning report in modpost 17 years ago
Sam Ravnborg ff13f92690 kbuild: introduce a few helpers in modpost 17 years ago
Sam Ravnborg 157c23c80e kbuild: use simpler section mismatch warnings in modpost 17 years ago
Sam Ravnborg eb8f689046 Use separate sections for __dev/__cpu/__mem code/data 17 years ago
Sam Ravnborg 6c5bd235bf kbuild: check section names consistently in modpost 17 years ago
Sam Ravnborg 10668220a9 kbuild: introduce blacklisting in modpost 17 years ago
Sam Ravnborg 5b24c0715f kbuild: code refactoring in modpost 17 years ago
Sam Ravnborg 9ad21c3f3e kbuild: try harder to find symbol names in modpost 17 years ago
Sam Ravnborg d1f25e6658 kbuild: fix so modpost can now check any .o file 17 years ago
Sam Ravnborg df578e7d83 kbuild: clean up modpost.c 17 years ago
Andi Kleen 666ab414fe kbuild: fix a buffer overflow in modpost 17 years ago
Andi Kleen 58b7a68de3 kbuild: fix format string warnings in modpost 17 years ago
Andi Kleen 6d9a89ea4b kbuild: declare the modpost error functions as printf like 17 years ago
Trent Piepho 4b21960f90 kbuild: modpost problem when symbols move from one module to another 18 years ago
Petr Stetiar a83710e584 kbuild: fix segfault in modpost 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Ralf Baechle ad0b142772 kbuild: whitelist references from __dbe_table to .init 18 years ago
Sam Ravnborg cb7e51d8b1 kbuild: fix modpost warnings for xtensa 18 years ago
Sam Ravnborg 83cda2bb37 kbuild: be more foregiving on init section naming 18 years ago
Sam Ravnborg 2f5ee61904 kbuild: rearrange a few function in modpost 18 years ago
Sam Ravnborg 8d8d8289df kbuild: do not do section mismatch checks on vmlinux in 2nd pass 18 years ago
Al Viro 3a5df1d451 m68k: teach modpost about .m68_fixup 18 years ago
Ralf Baechle eec73e887a Whitelist references from __dbe_table to .init 18 years ago
Jan Beulich a5eb6a502b modpost white list pattern adjustment 18 years ago
Sam Ravnborg 741f98fe29 kbuild: do section mismatch check on full vmlinux 18 years ago
Sam Ravnborg 1e29a706ee kbuild: whitelist references from variables named _timer to .init.text 18 years ago
Sam Ravnborg 92cc6b0725 kbuild: remove hardcoded _logo names from modpost 18 years ago
Sam Ravnborg d3ab78560b kbuild: remove hardcoded apic_es7000 from modpost 18 years ago
Sam Ravnborg 6fc53bae3d kbuild: warn about references from .init.text to .exit.text 18 years ago
Sam Ravnborg 1d8af559f9 kbuild: consolidate section checks 18 years ago
Sam Ravnborg 1087247b7d kbuild: refactor code in modpost to improve maintainability 18 years ago