summaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAgeFilesLines
* kbuild: soften MODULE_LICENSE checkSam Ravnborg2008-04-261-4/+4
* kbuild: support loading extra symbols in modpostRichard Hacker2008-04-251-1/+22
* kbuild: error out on missing MODULE_LICENSESam Ravnborg2008-04-251-0/+4
* PNP: add all PNP card device id's as individual aliasesKay Sievers2008-04-191-13/+44
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-233-1/+9
* kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven2008-02-191-1/+1
* Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-132-1/+166
* kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven2008-02-091-8/+8
* kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg2008-02-091-7/+14
* kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg2008-02-031-1/+1
* kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-031-8/+7
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-011-1/+1
* kbuild: warn about ld added unique sectionsSam Ravnborg2008-01-281-2/+40
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-281-29/+226
* remove __attribute_used__Adrian Bunk2008-01-281-2/+2
* kbuild: simplified warning report in modpostSam Ravnborg2008-01-281-52/+52
* kbuild: introduce a few helpers in modpostSam Ravnborg2008-01-281-35/+38
* kbuild: use simpler section mismatch warnings in modpostSam Ravnborg2008-01-281-40/+16
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-281-15/+39
* kbuild: check section names consistently in modpostSam Ravnborg2008-01-281-86/+60
* kbuild: introduce blacklisting in modpostSam Ravnborg2008-01-281-177/+128
* kbuild: code refactoring in modpostSam Ravnborg2008-01-281-105/+137
* kbuild: try harder to find symbol names in modpostSam Ravnborg2008-01-282-2/+19
* kbuild: fix so modpost can now check any .o fileSam Ravnborg2008-01-281-1/+2
* kbuild: clean up modpost.cSam Ravnborg2008-01-281-96/+101
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-281-1/+2
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-281-3/+4
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-281-3/+5
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-231-0/+18
* kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-181-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-163-9/+41
|\
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-121-7/+33
| * kbuild: fix segfault in modpostPetr Stetiar2007-10-121-0/+6
| * kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2007-10-121-2/+2
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-131-11/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-112-0/+19
|\
| * [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+1
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-101-0/+19
* | sdio: add modalias supportPierre Ossman2007-09-231-0/+20
|/
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-07-311-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/+10
* 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
* ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-231-0/+12
* 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
OpenPOWER on IntegriCloud