Commit Graph

159 Commits (e48b3deee475134585eed03e7afebe4bf9e0dba9)

Author SHA1 Message Date
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
Greg Kroah-Hartman de6f92b9ee USB: handle idVendor of 0x0000 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
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 17 years ago
Trent Piepho 4b21960f90 kbuild: modpost problem when symbols move from one module to another 17 years ago
Jean Delvare cee37ae407 i2c: Kill struct i2c_device_id 18 years ago
Kees Cook e00498258c kbuild: make modpost detect unterminated device id lists 18 years ago
Petr Stetiar a83710e584 kbuild: fix segfault in modpost 18 years ago
Sam Ravnborg 4f4c4ee1b7 kbuild: Use Elfnn_Half as replacement for Elfnn_Section 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Michael Buesch 61e115a56d [SSB]: add Sonics Silicon Backplane bus support 18 years ago
Pierre Ossman d59b66c7a5 sdio: add modalias support 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
Thomas Renninger 29b71a1ca7 ACPI: autoload modules - Create ACPI alias interface 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
Sam Ravnborg b28242e7e3 kbuild: ignore section mismatch warnings originating from .note section 18 years ago