aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman2012-11-301-14/+10
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-111-0/+1
|\
| * modpost: Permit .GCC.command.line sectionsJonathan Kliegman2012-10-111-0/+1
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-091-0/+2
|\ \
| * | modpost: fix modpost warnings for xtensaMax Filippov2012-10-031-0/+2
| |/
* | staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge2012-09-071-1/+1
* | Staging: ipack: implement ipack device table.Jens Taprogge2012-09-041-0/+15
|/
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-261-1/+4
|\
| * USB: allow match on bInterfaceNumberBjørn Mork2012-06-131-1/+4
* | scripts/modpost: check for bad references in .pci.fixups areaSebastian Andrzej Siewior2012-06-161-0/+11
|/
* modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman2012-05-231-4/+4
* modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl2012-05-231-3/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+4
|\
| * HID: Allow bus wildcard matchingHenrik Rydberg2012-05-011-1/+2
| * HID: Add device group to modaliasHenrik Rydberg2012-05-011-0/+2
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
|\ \ | |/ |/|
| * Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-092-2/+6
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-301-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-261-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-131-1/+1
* | | x86/cpu: Clean up modalias feature matchingBen Hutchings2012-02-131-2/+3
* | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-10/+0
|\| |
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-10/+0
| |/
* / Add driver auto probing for x86 features v4Andi Kleen2012-01-261-0/+24
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-125/+92
|\
| * modpost: use linker section to generate table.Rusty Russell2012-01-121-45/+61
| * modpost: use a table rather than a giant if/else statement.Rusty Russell2012-01-121-119/+73
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-0/+13
|\ \ | |/ |/|
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-081-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/+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-271-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