aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAge
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\
* | modpost: fix segfault with short symbol namesMichal Marek2009-12-15
* | Kbuild: clear marker out of modpostWenji Huang2009-12-15
* | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
|/
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-11
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-11
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* spi: add support for device table matchingAnton Vorontsov2009-09-23
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-23
* trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-14
|\
| * kbuild: add hint about __refdata to modpostSam Ravnborg2009-06-09
| * initconst adjustmentsJan Beulich2009-06-09
* | virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-12
|/
* kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-04
* kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg2009-05-04
* kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg2009-05-04
* kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg2009-05-01
* kbuild: fix comment in modpost.cSam Ravnborg2009-05-01
* kbuild: fix Module.markers permission error under cygwinCedric Hombourger2009-05-01
* Remove unused support code for refok sections.Tim Abbott2009-04-27
* kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich2009-04-11
* module: include other structures in module version checkRusty Russell2009-03-30
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\
| * | modpost: NOBITS sections may point beyond the end of the fileTejun Heo2009-02-05
* | | platform: introduce module id table for platform devicesEric Miao2009-03-24
| |/ |/|
* | HID: fix bus endianity in file2aliasJiri Slaby2009-02-17
|/
* PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-20
* kbuild: prevent modpost from looking for a .cmd file for a static library lin...Ashutosh Naik2008-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-17
|\
| * Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman2008-10-10
* | modpost: add support for hidJiri Slaby2008-10-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
|\|
| * Marker depmod fix core kernel listMathieu Desnoyers2008-10-06
* | Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2008-10-13
|/
* 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