aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAge
* module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-13
* Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * modpost: use linker section to generate table.Rusty Russell2012-01-12
| * modpost: use a table rather than a giant if/else statement.Rusty Russell2012-01-12
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\ \ | |/ |/|
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-08
* | ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin2011-11-22
|/
* module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-06
* Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman2011-08-25
* Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan2011-08-25
* modpost: Fix modpost's license checking V3Alessio Igor Bogani2011-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10
* | modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2011-05-19
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-21
|\
| * modpost: fix trailing commaRandy Dunlap2011-03-17
* | kbuild: Fix computing srcversion for modulesMichal Marek2011-03-13
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | modpost: Fix address calculation in reloc_location()Olof Johansson2010-12-27
* | modpost: Put .zdebug* section on white listH.J. Lu2010-12-16
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko2010-08-26
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \
| * | param: silence .init.text references from param opsRusty Russell2010-08-11
* | | MN10300: Permit .GCC-command-line sectionsDavid Howells2010-08-12
* | | fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton2010-08-11
|/ /
* / scripts/mod/modpost.c: fix memory leakAlexey Fomenko2010-08-09
|/
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
|\
| * powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-08
| * kbuild: Fix modpost segfaultKrzysztof Halasa2010-06-11
| * Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
| |\
| * \ Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-21
| |\ \
| | * | MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary2010-05-19
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-19
| |\| |
| | * | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-17
| * | | phylib: Support phy module autoloadingDavid Woodhouse2010-04-02
| |/ /
* | / modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-03
| |/ |/|
* | modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-30
* | modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-30
* | modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-30
* | modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König2010-01-30
* | modpost: give most mismatch constants a better nameUwe Kleine-König2010-01-30
* | modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König2010-01-29
* | modpost: members of *driver structs should not point to __init functionsUwe Kleine-König2010-01-29
|/
* modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-17
* 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