aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/modpost.c
AgeCommit message (Expand)Author
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg
2007-05-21Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds
2007-05-19mm: fix section mismatch warningsSam Ravnborg
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-19kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto
2007-05-19kbuild: make modpost section warnings clearerRussell King
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-02kbuild: ignore section mismatch warning for references from .paravirtprobe to...Sam Ravnborg
2007-05-02kbuild: remove stale comment in modpost.cSam Ravnborg
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox
2007-05-02kbuild: whitelist logo references from .text to .init.dataSam Ravnborg
2007-05-02kbuild: fix segmentation fault in modpostSam Ravnborg
2007-05-02kbuild: fix warnings from .pci_fixup sectionSam Ravnborg
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg
2007-05-02kbuild: fix section mismatch check for vmlinuxSam Ravnborg
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-20[PATCH] remove modpost false warnings on ARMDavid Brownell
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal
2007-02-08[PATCH] PA-RISC: Fix bogus warnings from modpostMatthew 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 pattern2Vivek Goyal
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt
2006-09-25kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev
2006-09-25kbuild: add missing return statement in modpost.c:secref_whitelist()Sam Ravnborg
2006-09-25kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm
2006-07-01kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg
2006-07-01kbuild: fix segv in modpostSam Ravnborg
2006-06-24kbuild: replace abort() with exit(1)Sam Ravnborg
2006-06-24kbuild: kill some false positives from modpostAl Viro
2006-06-16kbuild: fix module.symvers parsing in modpostLaurent Riffard
2006-06-10kbuild: modpost build fixAndrew Morton
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg
2006-06-09kbuild: export-type enhancement to modpost.cRam Pai
2006-06-08kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg
2006-06-08kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap
2006-05-21[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto
2006-05-21[PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds
2006-04-30kbuild modpost - relax driver data nameRandy Dunlap
2006-04-30kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto
2006-04-15kbuild: fix false section mismatch warningsSam Ravnborg
2006-04-11kbuild: fix NULL dereference in scripts/mod/modpost.cEric Sesterhenn