summaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c
Commit message (Expand)AuthorAgeFilesLines
...
* kbuild: fix segfault in modpostPetr Stetiar2007-10-121-0/+6
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-111-0/+1
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-08-011-0/+1
* kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-251-6/+24
* kbuild: be more foregiving on init section namingSam Ravnborg2007-07-251-26/+10Star
* kbuild: rearrange a few function in modpostSam Ravnborg2007-07-251-32/+48
* kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-251-3/+10
* m68k: teach modpost about .m68_fixupAl Viro2007-07-201-0/+1
* Whitelist references from __dbe_table to .initRalf Baechle2007-07-171-0/+1
* modpost white list pattern adjustmentJan Beulich2007-07-171-2/+4
* kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-171-1/+2
* kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-161-1/+2
* kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-161-14/+0Star
* kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-161-1/+0Star
* kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-161-1/+0Star
* kbuild: consolidate section checksSam Ravnborg2007-07-161-25/+7Star
* kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-161-79/+75Star
* kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-161-0/+2
* kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-161-11/+0Star
* kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-161-1/+4
* kbuild: make better section mismatch reports on armSam Ravnborg2007-07-161-0/+24
* kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-161-0/+73
* kbuild: fix sh64 section mismatch problemsSam Ravnborg2007-06-111-0/+2
* Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds2007-05-221-79/+0Star
* mm: fix section mismatch warningsSam Ravnborg2007-05-191-19/+0Star
* init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-191-14/+0Star
* kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-191-0/+11
* kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang2007-05-191-4/+11
* kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto2007-05-191-0/+79
* kbuild: make modpost section warnings clearerRussell King2007-05-191-17/+16Star
* Allow arch to initialize arch field of the module structureRoman Zippel2007-05-091-0/+1
* Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto2007-05-081-0/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-33/+108
|\
| * kbuild: ignore section mismatch warning for references from .paravirtprobe to...Sam Ravnborg2007-05-021-0/+13
| * kbuild: remove stale comment in modpost.cSam Ravnborg2007-05-021-1/+0Star
| * kbuild: distinguish between errors and warnings in modpostMatthew Wilcox2007-05-021-3/+19
| * kbuild: whitelist logo references from .text to .init.dataSam Ravnborg2007-05-021-0/+15
| * kbuild: fix segmentation fault in modpostSam Ravnborg2007-05-021-2/+6
| * kbuild: fix warnings from .pci_fixup sectionSam Ravnborg2007-05-021-19/+25
| * kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-021-1/+14
| * kbuild: fix section mismatch check for vmlinuxSam Ravnborg2007-05-021-12/+21
* | [PATCH] i386: modpost apic related warning fixesVivek Goyal2007-05-021-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+2
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-1/+2
| |\
| | * [PATCH] PA-RISC: Fix bogus warnings from modpostMatthew Wilcox2007-02-091-1/+2
* | | [PATCH] remove modpost false warnings on ARMDavid Brownell2007-02-211-8/+28
* | | [PATCH] i386: move startup_32() in text.head sectionVivek Goyal2007-02-131-1/+9
|/ /
* | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal2007-01-111-2/+24
* | [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-0/+1
* | [PATCH] Fix section mismatch in parainstructionsRandy Dunlap2006-12-131-0/+1
|/