index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
modpost.c
Age
Commit message (
Expand
)
Author
2007-07-16
kbuild: ignore section mismatch warnings originating from .note section
Sam Ravnborg
2007-07-16
kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it
Jeremy Fitzhardinge
2007-07-16
kbuild: suppress modpost warnings for references from the .toc section as use...
Stephen Rothwell
2007-07-16
kbuild: make better section mismatch reports on arm
Sam Ravnborg
2007-07-16
kbuild: make better section mismatch reports on i386 and mips
Atsushi Nemoto
2007-06-11
kbuild: fix sh64 section mismatch problems
Sam Ravnborg
2007-05-21
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
Linus Torvalds
2007-05-19
mm: fix section mismatch warnings
Sam Ravnborg
2007-05-19
init/main: use __init_refok to fix section mismatch
Sam Ravnborg
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
2007-05-19
kbuild: add "Section mismatch" warning whitelist for powerpc
Li Yang
2007-05-19
kbuild: make better section mismatch reports on i386, arm and mips
Atsushi Nemoto
2007-05-19
kbuild: make modpost section warnings clearer
Russell King
2007-05-09
Allow arch to initialize arch field of the module structure
Roman Zippel
2007-05-08
Add white list into modpost.c for memory hotplug code and ia64's machvec section
Yasunori Goto
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-02
kbuild: ignore section mismatch warning for references from .paravirtprobe to...
Sam Ravnborg
2007-05-02
kbuild: remove stale comment in modpost.c
Sam Ravnborg
2007-05-02
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2007-05-02
kbuild: whitelist logo references from .text to .init.data
Sam Ravnborg
2007-05-02
kbuild: fix segmentation fault in modpost
Sam Ravnborg
2007-05-02
kbuild: fix warnings from .pci_fixup section
Sam Ravnborg
2007-05-02
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
2007-05-02
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-20
[PATCH] remove modpost false warnings on ARM
David Brownell
2007-02-17
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-13
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
2007-02-08
[PATCH] PA-RISC: Fix bogus warnings from modpost
Matthew Wilcox
2007-01-11
[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)
Vivek Goyal
2007-01-11
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
Vivek Goyal
2006-12-13
[PATCH] Fix section mismatch in parainstructions
Randy Dunlap
2006-12-07
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
Rusty Russell
2006-10-25
[POWERPC] Support feature fixups in modules
Benjamin Herrenschmidt
2006-09-25
kbuild: fail kernel compilation in case of unresolved module symbols
Kirill Korotaev
2006-09-25
kbuild: add missing return statement in modpost.c:secref_whitelist()
Sam Ravnborg
2006-09-25
kbuild: ignore references from ".pci_fixup" to ".init.text"
Magnus Damm
2006-07-01
kbuild: warn when a moduled uses a symbol marked UNUSED
Sam Ravnborg
2006-07-01
kbuild: fix segv in modpost
Sam Ravnborg
2006-06-24
kbuild: replace abort() with exit(1)
Sam Ravnborg
2006-06-24
kbuild: kill some false positives from modpost
Al Viro
2006-06-16
kbuild: fix module.symvers parsing in modpost
Laurent Riffard
2006-06-10
kbuild: modpost build fix
Andrew Morton
2006-06-09
kbuild: check license compatibility when building modules
Sam Ravnborg
2006-06-09
kbuild: export-type enhancement to modpost.c
Ram Pai
2006-06-08
kbuild: fix false section mismatch with ARCH=um build
Sam Ravnborg
2006-06-08
kbuild: ignore smp_locks section warnings from init/exit code
Randy Dunlap
2006-05-21
[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2006-05-21
[PATCH] kbuild: check SHT_REL sections
Atsushi Nemoto
[prev]
[next]