summaryrefslogtreecommitdiffstats
path: root/scripts/mod
AgeCommit message (Expand)AuthorLines
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-0/+4
2012-04-18Fix modpost failures in fedora 17David Miller-0/+4
2012-04-09modpost: Fix modpost license checking of vmlinux.oFrank Rowand-2/+6
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-1/+1
2012-03-26modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman-5/+41
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann-4/+31
2012-02-15ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren-0/+9
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary-1/+1
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings-2/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman-10/+0
2012-01-26Add driver auto probing for x86 features v4Andi Kleen-0/+24
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King-10/+0
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-125/+92
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-0/+13
2012-01-13modpost: use linker section to generate table.Rusty Russell-45/+61
2012-01-13modpost: use a table rather than a giant if/else statement.Rusty Russell-119/+73
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich-0/+13
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin-0/+72
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings-0/+7
2011-08-25Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman-2/+2
2011-08-25Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan-0/+25
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani-1/+28
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+22
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg-29/+14
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki-0/+22
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-8/+15
2011-03-17modpost: fix trailing commaRandy Dunlap-8/+15
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek-2/+17
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-12-28modpost: Fix address calculation in reloc_location()Olof Johansson-1/+1
2010-12-16modpost: Put .zdebug* section on white listH.J. Lu-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-1/+1
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-1/+4
2010-08-26scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko-1/+4
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-0/+13
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells-0/+1
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton-2/+3
2010-08-11param: silence .init.text references from param opsRusty Russell-0/+13
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko-14/+40
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek-1/+63
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko-29/+122
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell-0/+5
2010-06-12kbuild: Fix modpost segfaultKrzysztof Halasa-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-64/+88
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds-0/+17
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary-0/+17
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-0/+14
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven-0/+14
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse-0/+26