aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12kbuild: fix segfault in modpostPetr Stetiar1-0/+6
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov1-0/+1
2007-07-31kbuild: whitelist references from __dbe_table to .initRalf Baechle1-0/+1
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg1-6/+24
2007-07-25kbuild: be more foregiving on init section namingSam Ravnborg1-26/+10
2007-07-25kbuild: rearrange a few function in modpostSam Ravnborg1-32/+48
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg1-3/+10
2007-07-20m68k: teach modpost about .m68_fixupAl Viro1-0/+1
2007-07-17Whitelist references from __dbe_table to .initRalf Baechle1-0/+1
2007-07-17modpost white list pattern adjustmentJan Beulich1-2/+4
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg1-1/+2
2007-07-16kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg1-1/+2
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg1-14/+0
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg1-1/+0
2007-07-16kbuild: warn about references from .init.text to .exit.textSam Ravnborg1-1/+0
2007-07-16kbuild: consolidate section checksSam Ravnborg1-25/+7
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg1-79/+75
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg1-0/+2
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge1-11/+0
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as used by powerpcStephen Rothwell1-1/+4
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg1-0/+24
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto1-0/+73
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg1-0/+2
2007-05-21Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds1-79/+0
2007-05-19mm: fix section mismatch warningsSam Ravnborg1-19/+0
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg1-14/+0
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warningsSam Ravnborg1-0/+11
2007-05-19kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang1-4/+11
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto1-0/+79
2007-05-19kbuild: make modpost section warnings clearerRussell King1-17/+16
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel1-0/+1
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto1-0/+27
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-33/+108
2007-05-02kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.textSam Ravnborg1-0/+13
2007-05-02kbuild: remove stale comment in modpost.cSam Ravnborg1-1/+0
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox1-3/+19
2007-05-02kbuild: whitelist logo references from .text to .init.dataSam Ravnborg1-0/+15
2007-05-02kbuild: fix segmentation fault in modpostSam Ravnborg1-2/+6
2007-05-02kbuild: fix warnings from .pci_fixup sectionSam Ravnborg1-19/+25
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg1-1/+14
2007-05-02kbuild: fix section mismatch check for vmlinuxSam Ravnborg1-12/+21
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal1-0/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+2
2007-02-20[PATCH] remove modpost false warnings on ARMDavid Brownell1-8/+28
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-1/+2
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal1-1/+9
2007-02-08[PATCH] PA-RISC: Fix bogus warnings from modpostMatthew Wilcox1-1/+2
2007-01-11[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal1-2/+24
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal1-0/+1
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap1-0/+1