aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)Author
2012-01-13modpost: use a table rather than a giant if/else statement.Rusty Russell
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-08-25Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman
2011-08-25Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-03-17modpost: fix trailing commaRandy Dunlap
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-28modpost: Fix address calculation in reloc_location()Olof Johansson
2010-12-16modpost: Put .zdebug* section on white listH.J. Lu
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-26scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton
2010-08-11param: silence .init.text references from param opsRusty Russell
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-06-12kbuild: Fix modpost segfaultKrzysztof Halasa
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-15modpost: fix segfault with short symbol namesMichal Marek
2009-12-15Kbuild: clear marker out of modpostWenji Huang
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith