aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers1-13/+44
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg3-1/+9
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven1-1/+1
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers2-1/+166
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven1-8/+8
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg1-7/+14
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg1-1/+1
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg1-8/+7
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman1-1/+1
2008-01-28kbuild: warn about ld added unique sectionsSam Ravnborg1-2/+40
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg1-29/+226
2008-01-28remove __attribute_used__Adrian Bunk1-2/+2
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg1-52/+52
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg1-35/+38
2008-01-28kbuild: use simpler section mismatch warnings in modpostSam Ravnborg1-40/+16
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg1-15/+39
2008-01-28kbuild: check section names consistently in modpostSam Ravnborg1-86/+60
2008-01-28kbuild: introduce blacklisting in modpostSam Ravnborg1-177/+128
2008-01-28kbuild: code refactoring in modpostSam Ravnborg1-105/+137
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg2-2/+19
2008-01-28kbuild: fix so modpost can now check any .o fileSam Ravnborg1-1/+2
2008-01-28kbuild: clean up modpost.cSam Ravnborg1-96/+101
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen1-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen1-3/+4
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen1-3/+5
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell1-0/+18
2007-10-18kbuild: modpost problem when symbols move from one module to anotherTrent Piepho1-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-9/+41
2007-10-13i2c: Kill struct i2c_device_idJean Delvare1-11/+0
2007-10-12kbuild: make modpost detect unterminated device id listsKees Cook1-7/+33
2007-10-12kbuild: fix segfault in modpostPetr Stetiar1-0/+6
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+19
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov1-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+19
2007-09-23sdio: add modalias supportPierre Ossman1-0/+20
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-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger1-0/+12
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