aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)Author
2007-10-13i2c: Kill struct i2c_device_idJean Delvare
2007-10-12kbuild: make modpost detect unterminated device id listsKees Cook
2007-10-12kbuild: fix segfault in modpostPetr Stetiar
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch
2007-09-23sdio: add modalias supportPierre Ossman
2007-07-31kbuild: whitelist references from __dbe_table to .initRalf Baechle
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg
2007-07-25kbuild: be more foregiving on init section namingSam Ravnborg
2007-07-25kbuild: rearrange a few function in modpostSam Ravnborg
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger
2007-07-20m68k: teach modpost about .m68_fixupAl Viro
2007-07-17Whitelist references from __dbe_table to .initRalf Baechle
2007-07-17modpost white list pattern adjustmentJan Beulich
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg
2007-07-16kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg
2007-07-16kbuild: warn about references from .init.text to .exit.textSam Ravnborg
2007-07-16kbuild: consolidate section checksSam Ravnborg
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto
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-19kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger
2007-05-19powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut
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-07blackfin architectureBryan Wu
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: do not emit src version warning for non-modulesSam Ravnborg
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg
2007-05-02kbuild: whitelist logo references from .text to .init.dataSam Ravnborg
2007-05-02kbuild: fix segmentation fault in modpostSam Ravnborg