summaryrefslogtreecommitdiffstats
path: root/scripts/mod
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-241-0/+4
|\
| * Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-102-2/+6
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-311-1/+1
|\
| * modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-03-261-1/+1
* | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-092-5/+41
|\ \
| * | mod/file2alias: make modpost compile on darwin againAndreas Bießmann2012-02-271-4/+31
| * | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren2012-02-151-0/+9
| * | module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-141-1/+1
* | | x86/cpu: Clean up modalias feature matchingBen Hutchings2012-02-141-2/+3
* | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-10/+0Star
|\| |
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-10/+0Star
| |/
* / Add driver auto probing for x86 features v4Andi Kleen2012-01-271-0/+24
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-125/+92Star
|\
| * modpost: use linker section to generate table.Rusty Russell2012-01-131-45/+61
| * modpost: use a table rather than a giant if/else statement.Rusty Russell2012-01-131-119/+73Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-141-0/+13
|\ \ | |/ |/|
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-0/+13
* | ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin2011-11-221-0/+72
|/
* module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-061-0/+7
* Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman2011-08-251-2/+2
* Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan2011-08-251-0/+25
* modpost: Fix modpost's license checking V3Alessio Igor Bogani2011-07-241-1/+28
* 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/+14Star
|/
* 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-291-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-101-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-221-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-191-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
| |/ |/|