Commit Graph

135 Commits (aee3a29240ad167ad7875d859506d8bb90431c70)

Author SHA1 Message Date
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 18 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
Jeremy Fitzhardinge 1de564bbf8 kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it 18 years ago
Stephen Rothwell 1abe02fef9 kbuild: suppress modpost warnings for references from the .toc section as used by powerpc 18 years ago
Sam Ravnborg 56a974fa2d kbuild: make better section mismatch reports on arm 18 years ago
Atsushi Nemoto ae4ac12323 kbuild: make better section mismatch reports on i386 and mips 18 years ago
Sam Ravnborg 2648a53acf kbuild: fix sh64 section mismatch problems 18 years ago
Linus Torvalds efa5bf1dd2 Revert "kbuild: make better section mismatch reports on i386, arm and mips" 18 years ago
Sam Ravnborg 577a32f620 mm: fix section mismatch warnings 18 years ago
Sam Ravnborg 92080309df init/main: use __init_refok to fix section mismatch 18 years ago
Sam Ravnborg 0e0d314e6a kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings 18 years ago
Li Yang cd5477911f kbuild: add "Section mismatch" warning whitelist for powerpc 18 years ago
Atsushi Nemoto f892b7d480 kbuild: make better section mismatch reports on i386, arm and mips 18 years ago
Russell King 2560120997 kbuild: make modpost section warnings clearer 18 years ago
Mike Frysinger fc31c77163 kbuild: include limits.h in sumversion.c for PATH_MAX 18 years ago
Sylvain Munaut d1ab423502 powerpc: Fix the MODALIAS generation in modpost for of devices 18 years ago
Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago
Yasunori Goto 72280ede31 Add white list into modpost.c for memory hotplug code and ia64's machvec section 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago
Sam Ravnborg b4d5171ac7 kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.text 18 years ago
Sam Ravnborg 66bd32e443 kbuild: remove stale comment in modpost.c 18 years ago
Sam Ravnborg 4be40e2223 kbuild: do not emit src version warning for non-modules 18 years ago
Matthew Wilcox 2a11665945 kbuild: distinguish between errors and warnings in modpost 18 years ago
Sam Ravnborg dc24f0e708 kbuild: remove dependency on input.h from file2alias 18 years ago
Sam Ravnborg 5a4910fbbe kbuild: whitelist logo references from .text to .init.data 18 years ago
Sam Ravnborg a61b2dfd18 kbuild: fix segmentation fault in modpost 18 years ago