summaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-0/+22
|\
| * bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+22
* | modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2011-05-192-29/+14
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-211-8/+15
|\
| * modpost: fix trailing commaRandy Dunlap2011-03-171-8/+15
* | kbuild: Fix computing srcversion for modulesMichal Marek2011-03-131-2/+17
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | modpost: Fix address calculation in reloc_location()Olof Johansson2010-12-281-1/+1
* | modpost: Put .zdebug* section on white listH.J. Lu2010-12-161-0/+1
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-1/+4
|\
| * scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko2010-08-261-1/+4
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+13
|\ \
| * | param: silence .init.text references from param opsRusty Russell2010-08-111-0/+13
* | | MN10300: Permit .GCC-command-line sectionsDavid Howells2010-08-121-0/+1
* | | fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton2010-08-111-2/+3
|/ /
* | scripts/mod/modpost.c: fix memory leakAlexey Fomenko2010-08-091-14/+40
|/
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-042-1/+63
|\
| * powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-081-0/+5
| * kbuild: Fix modpost segfaultKrzysztof Halasa2010-06-121-1/+1
| * Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-64/+88
| |\
| * \ Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-211-0/+17
| |\ \
| | * | MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary2010-05-191-0/+17
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-181-0/+14
| |\ \ \ | | |/ /
| | * | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-171-0/+14
| * | | phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+26
| |/ /
* | | modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-033-29/+122
| |/ |/|
* | modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-301-1/+10
* | modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-301-18/+31
* | modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-301-3/+0
* | modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König2010-01-301-7/+9
* | modpost: give most mismatch constants a better nameUwe Kleine-König2010-01-301-28/+28
* | modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König2010-01-291-6/+9
* | modpost: members of *driver structs should not point to __init functionsUwe Kleine-König2010-01-291-1/+1
|/
* modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-171-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
* | modpost: fix segfault with short symbol namesMichal Marek2009-12-151-2/+2
* | Kbuild: clear marker out of modpostWenji Huang2009-12-152-167/+0
* | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-153-10/+10
|/
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-111-2/+47
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-111-12/+36
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-2/+2
* spi: add support for device table matchingAnton Vorontsov2009-09-231-0/+13
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-231-2/+2
* trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-211-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-141-11/+39
|\
| * kbuild: add hint about __refdata to modpostSam Ravnborg2009-06-091-1/+1
| * initconst adjustmentsJan Beulich2009-06-091-10/+38
* | virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-121-1/+1
|/
* kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-041-1/+11
OpenPOWER on IntegriCloud