Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3142c8e1dd57ff48040bdb3478cff9312543dc3
/
scripts
/
mod
/
modpost.c
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
b4d5171
kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.text
by Sam Ravnborg
· 18 years ago
66bd32e
kbuild: remove stale comment in modpost.c
by Sam Ravnborg
· 18 years ago
2a11665
kbuild: distinguish between errors and warnings in modpost
by Matthew Wilcox
· 18 years ago
5a4910f
kbuild: whitelist logo references from .text to .init.data
by Sam Ravnborg
· 18 years ago
a61b2df
kbuild: fix segmentation fault in modpost
by Sam Ravnborg
· 18 years ago
9bf8cb9
kbuild: fix warnings from .pci_fixup section
by Sam Ravnborg
· 18 years ago
aae5f66
kbuild: whitelist section mismatch in init/main.c
by Sam Ravnborg
· 18 years ago
85bd2fd
kbuild: fix section mismatch check for vmlinux
by Sam Ravnborg
· 18 years ago
1833d6b
[PATCH] i386: modpost apic related warning fixes
by Vivek Goyal
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
da68d61
[PATCH] remove modpost false warnings on ARM
by David Brownell
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
f8657e1
[PATCH] i386: move startup_32() in text.head section
by Vivek Goyal
· 18 years ago
742433b
[PATCH] PA-RISC: Fix bogus warnings from modpost
by Matthew Wilcox
· 18 years ago
ee6a854
[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)
by Vivek Goyal
· 18 years ago
118c0ac
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
by Vivek Goyal
· 18 years ago
acd1949
[PATCH] Fix section mismatch in parainstructions
by Randy Dunlap
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
21c4ff8
[POWERPC] Support feature fixups in modules
by Benjamin Herrenschmidt
· 18 years ago
c53ddac
kbuild: fail kernel compilation in case of unresolved module symbols
by Kirill Korotaev
· 18 years ago
93659af
kbuild: add missing return statement in modpost.c:secref_whitelist()
by Sam Ravnborg
· 18 years ago
9e157a5
kbuild: ignore references from ".pci_fixup" to ".init.text"
by Magnus Damm
· 18 years ago
c96fca2
kbuild: warn when a moduled uses a symbol marked UNUSED
by Sam Ravnborg
· 18 years ago
534b89a
kbuild: fix segv in modpost
by Sam Ravnborg
· 18 years ago
6803dc0
kbuild: replace abort() with exit(1)
by Sam Ravnborg
· 18 years ago
468d949
kbuild: kill some false positives from modpost
by Al Viro
· 18 years ago
9ac545b
kbuild: fix module.symvers parsing in modpost
by Laurent Riffard
· 18 years ago
6449bd6
kbuild: modpost build fix
by Andrew Morton
· 18 years ago
b817f6f
kbuild: check license compatibility when building modules
by Sam Ravnborg
· 18 years ago
bd5cbce
kbuild: export-type enhancement to modpost.c
by Ram Pai
· 18 years ago
909252d
kbuild: fix false section mismatch with ARCH=um build
by Sam Ravnborg
· 18 years ago
35899c5
kbuild: ignore smp_locks section warnings from init/exit code
by Randy Dunlap
· 18 years ago
eae07ac
[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel
by Atsushi Nemoto
· 18 years ago
2c1a51f
[PATCH] kbuild: check SHT_REL sections
by Atsushi Nemoto
· 18 years ago
601e7f0
Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"
by Linus Torvalds
· 19 years ago
72ee59b
kbuild modpost - relax driver data name
by Randy Dunlap
· 19 years ago
c8d8b83
kbuild: fix modpost segfault for 64bit mipsel kernel
by Atsushi Nemoto
· 19 years ago
5ecdd0f
kbuild: fix false section mismatch warnings
by Sam Ravnborg
· 19 years ago
eaaae38
kbuild: fix NULL dereference in scripts/mod/modpost.c
by Eric Sesterhenn
· 19 years ago
2e1ca21
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
7670f02
[PATCH] kbuild: fix buffer overflow in modpost
by Sam Ravnborg
· 19 years ago
f7b05e6
kbuild: Fix bug in crc symbol generating of kernel and modules
by Luke Yang
· 19 years ago
7b75b13
kbuild: when warning symbols exported twice now tell user this is the problem
by Sam Ravnborg
· 19 years ago
43c74d1
kbuild: in the section mismatch check try harder to find symbols
by Sam Ravnborg
· 19 years ago
e835a39
kbuild: fix section mismatch check for unwind on IA64
by Sam Ravnborg
· 19 years ago
9209aed
kbuild: kill false positives from section mismatch warnings for powerpc
by Sam Ravnborg
· 19 years ago
62070fa
kbuild: kill trailing whitespace in modpost & friends
by Sam Ravnborg
· 19 years ago
4c8fbca
kbuild: whitelist false section mismatch warnings
by Sam Ravnborg
· 19 years ago
382168f
kbuild: Add copyright to modpost.c
by Sam Ravnborg
· 19 years ago
6e10133
kbuild: do not warn when unwind sections references .init/.exit sections
by Sam Ravnborg
· 19 years ago
fededcd2
kbuild: fix modpost compile with older gcc
by akpm@osdl.org
· 19 years ago
93684d3
kbuild: include symbol names in section mismatch warnings
by Sam Ravnborg
· 19 years ago
8ea80ca
kbuild: fix segfault in modpost
by Sam Ravnborg
· 19 years ago
b39927c
kbuild: check for section mismatch during modpost stage
by Sam Ravnborg
· 19 years ago
8e70c45
kbuild: warn about duplicate exported symbols
by Sam Ravnborg
· 19 years ago
040fcc8
kbuild: improved modversioning support for external modules
by Sam Ravnborg
· 19 years ago
5c3ead8
kbuild: apply CodingStyle to modpost.c
by Sam Ravnborg
· 19 years ago
cb80514
kbuild: use warn()/fatal() consistent in modpost
by Sam Ravnborg
· 19 years ago
f83b5e3
kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names
by Ustyugov Roman
· 19 years ago
9572b28
kbuild: Fix crc-error warning on modules
by Luke Yang
· 19 years ago
7caaeab
[SPARC]: Fix dot-symbol exporting for good.
by Al Viro
· 19 years ago
8d52901
[SPARC]: Deal with glibc changing macro names in modpost.c
by Ben Colline
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago