Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
94833dfb8c98ed4ca1944dd2c1339d88a2d1c758
/
scripts
/
mod
b1d2675
kbuild: fix reversed symbol name order in modpost
by Geert Uytterhoeven
· 17 years ago
b2e3e65
Linux Kernel Markers: create modpost file
by Mathieu Desnoyers
· 17 years ago
7c0ac49
kbuild/modpost: Use warn() for announcing section mismatches
by Geert Uytterhoeven
· 17 years ago
f666751
kbuild/modpost: improve warnings if symbol is unknown
by Sam Ravnborg
· 17 years ago
fa95eb1
kbuild: do not warn about __*init/__*exit symbols being exported
by Sam Ravnborg
· 17 years ago
e5f95c8
kbuild: print only total number of section mismatces found
by Sam Ravnborg
· 17 years ago
de6f92b
USB: handle idVendor of 0x0000
by Greg Kroah-Hartman
· 17 years ago
e241a63
kbuild: warn about ld added unique sections
by Sam Ravnborg
· 17 years ago
588ccd7
kbuild: add verbose option to Section mismatch reporting in modpost
by Sam Ravnborg
· 17 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 17 years ago
58fb0d4
kbuild: simplified warning report in modpost
by Sam Ravnborg
· 17 years ago
ff13f92
kbuild: introduce a few helpers in modpost
by Sam Ravnborg
· 17 years ago
157c23c
kbuild: use simpler section mismatch warnings in modpost
by Sam Ravnborg
· 17 years ago
eb8f689
Use separate sections for __dev/__cpu/__mem code/data
by Sam Ravnborg
· 17 years ago
6c5bd23
kbuild: check section names consistently in modpost
by Sam Ravnborg
· 17 years ago
1066822
kbuild: introduce blacklisting in modpost
by Sam Ravnborg
· 17 years ago
5b24c07
kbuild: code refactoring in modpost
by Sam Ravnborg
· 17 years ago
9ad21c3
kbuild: try harder to find symbol names in modpost
by Sam Ravnborg
· 17 years ago
d1f25e6
kbuild: fix so modpost can now check any .o file
by Sam Ravnborg
· 17 years ago
df578e7
kbuild: clean up modpost.c
by Sam Ravnborg
· 17 years ago
666ab41
kbuild: fix a buffer overflow in modpost
by Andi Kleen
· 17 years ago
58b7a68
kbuild: fix format string warnings in modpost
by Andi Kleen
· 17 years ago
6d9a89e
kbuild: declare the modpost error functions as printf like
by Andi Kleen
· 17 years ago
b01d9f2
Module autoprobing support for virtio drivers.
by Rusty Russell
· 17 years ago
4b21960
kbuild: modpost problem when symbols move from one module to another
by Trent Piepho
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
cee37ae
i2c: Kill struct i2c_device_id
by Jean Delvare
· 17 years ago
e004982
kbuild: make modpost detect unterminated device id lists
by Kees Cook
· 17 years ago
a83710e
kbuild: fix segfault in modpost
by Petr Stetiar
· 17 years ago
4f4c4ee
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
by Sam Ravnborg
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4665079
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
by Pavel Emelyanov
· 17 years ago
61e115a
[SSB]: add Sonics Silicon Backplane bus support
by Michael Buesch
· 17 years ago
d59b66c
sdio: add modalias support
by Pierre Ossman
· 17 years ago
ad0b142
kbuild: whitelist references from __dbe_table to .init
by Ralf Baechle
· 17 years ago
cb7e51d
kbuild: fix modpost warnings for xtensa
by Sam Ravnborg
· 17 years ago
83cda2b
kbuild: be more foregiving on init section naming
by Sam Ravnborg
· 17 years ago
2f5ee61
kbuild: rearrange a few function in modpost
by Sam Ravnborg
· 17 years ago
8d8d828
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
by Sam Ravnborg
· 17 years ago
29b71a1
ACPI: autoload modules - Create ACPI alias interface
by Thomas Renninger
· 17 years ago
3a5df1d
m68k: teach modpost about .m68_fixup
by Al Viro
· 17 years ago
eec73e8
Whitelist references from __dbe_table to .init
by Ralf Baechle
· 17 years ago
a5eb6a5
modpost white list pattern adjustment
by Jan Beulich
· 17 years ago
741f98f
kbuild: do section mismatch check on full vmlinux
by Sam Ravnborg
· 17 years ago
1e29a70
kbuild: whitelist references from variables named _timer to .init.text
by Sam Ravnborg
· 17 years ago
92cc6b0
kbuild: remove hardcoded _logo names from modpost
by Sam Ravnborg
· 17 years ago
d3ab785
kbuild: remove hardcoded apic_es7000 from modpost
by Sam Ravnborg
· 17 years ago
6fc53ba
kbuild: warn about references from .init.text to .exit.text
by Sam Ravnborg
· 17 years ago
1d8af55
kbuild: consolidate section checks
by Sam Ravnborg
· 17 years ago
1087247
kbuild: refactor code in modpost to improve maintainability
by Sam Ravnborg
· 17 years ago
b28242e
kbuild: ignore section mismatch warnings originating from .note section
by Sam Ravnborg
· 17 years ago
1de564b
kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it
by Jeremy Fitzhardinge
· 17 years ago
1abe02f
kbuild: suppress modpost warnings for references from the .toc section as used by powerpc
by Stephen Rothwell
· 17 years ago
56a974f
kbuild: make better section mismatch reports on arm
by Sam Ravnborg
· 17 years ago
ae4ac12
kbuild: make better section mismatch reports on i386 and mips
by Atsushi Nemoto
· 17 years ago
2648a53
kbuild: fix sh64 section mismatch problems
by Sam Ravnborg
· 17 years ago
efa5bf1
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
by Linus Torvalds
· 17 years ago
577a32f
mm: fix section mismatch warnings
by Sam Ravnborg
· 17 years ago
9208030
init/main: use __init_refok to fix section mismatch
by Sam Ravnborg
· 17 years ago
0e0d314
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings
by Sam Ravnborg
· 17 years ago
cd54779
kbuild: add "Section mismatch" warning whitelist for powerpc
by Li Yang
· 17 years ago
f892b7d
kbuild: make better section mismatch reports on i386, arm and mips
by Atsushi Nemoto
· 17 years ago
2560120
kbuild: make modpost section warnings clearer
by Russell King
· 17 years ago
fc31c77
kbuild: include limits.h in sumversion.c for PATH_MAX
by Mike Frysinger
· 17 years ago
d1ab423
powerpc: Fix the MODALIAS generation in modpost for of devices
by Sylvain Munaut
· 18 years ago
e61a1c1
Allow arch to initialize arch field of the module structure
by Roman Zippel
· 18 years ago
72280ed
Add white list into modpost.c for memory hotplug code and ia64's machvec section
by Yasunori Goto
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
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
4be40e2
kbuild: do not emit src version warning for non-modules
by Sam Ravnborg
· 18 years ago
2a11665
kbuild: distinguish between errors and warnings in modpost
by Matthew Wilcox
· 18 years ago
dc24f0e
kbuild: remove dependency on input.h from file2alias
by Sam Ravnborg
· 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
f354ef8
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
by Kyle McMartin
· 18 years ago
f3cf267
[PARISC] generate modalias for parisc_device_id tables
by Kyle McMartin
· 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
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 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
1534c38
[S390] zcrypt adjunct processor bus.
by Martin Schwidefsky
· 18 years ago
e0e9263
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
by Hans de Goede
· 18 years ago
fb33d81
kbuild: improve error from file2alias
by Sam Ravnborg
· 18 years ago
c96fca2
kbuild: warn when a moduled uses a symbol marked UNUSED
by Sam Ravnborg
· 18 years ago
Next »