aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAge
* pnp: fix "add acpi:* modalias entries"Kay Sievers2008-08-21
* scripts/mod/modpost.c: fix spelling of module and happensBen Dooks2008-07-30
* remove the v850 portAdrian Bunk2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * pnp: add acpi:* modalias entriesKay Sievers2008-07-22
* | markers: fix duplicate modpost entryMathieu Desnoyers2008-07-22
|/
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-14
* kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-12
* kbuild: disable modpost warnings for linkonce sectionsAndi Kleen2008-05-11
* modpost: i2c aliases need no trailing wildcardJean Delvare2008-05-04
* i2c: Add support for device alias namesJean Delvare2008-04-29
* kbuild: soften MODULE_LICENSE checkSam Ravnborg2008-04-26
* kbuild: support loading extra symbols in modpostRichard Hacker2008-04-25
* kbuild: error out on missing MODULE_LICENSESam Ravnborg2008-04-25
* PNP: add all PNP card device id's as individual aliasesKay Sievers2008-04-19
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-23
* kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven2008-02-19
* Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-13
* kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven2008-02-09
* kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg2008-02-09
* kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg2008-02-03
* kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-03
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-01
* kbuild: warn about ld added unique sectionsSam Ravnborg2008-01-28
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-28
* remove __attribute_used__Adrian Bunk2008-01-28
* kbuild: simplified warning report in modpostSam Ravnborg2008-01-28
* kbuild: introduce a few helpers in modpostSam Ravnborg2008-01-28
* kbuild: use simpler section mismatch warnings in modpostSam Ravnborg2008-01-28
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-28
* kbuild: check section names consistently in modpostSam Ravnborg2008-01-28
* kbuild: introduce blacklisting in modpostSam Ravnborg2008-01-28
* kbuild: code refactoring in modpostSam Ravnborg2008-01-28
* kbuild: try harder to find symbol names in modpostSam Ravnborg2008-01-28
* kbuild: fix so modpost can now check any .o fileSam Ravnborg2008-01-28
* kbuild: clean up modpost.cSam Ravnborg2008-01-28
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-28
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-28
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-28
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-23
* kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-12
| * kbuild: fix segfault in modpostPetr Stetiar2007-10-12
| * kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2007-10-12
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\
| * [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-10
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-10
* | sdio: add modalias supportPierre Ossman2007-09-23
|/