| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2013-02-27 | 5 | -312/+581 |
|\ |
|
| * | mod/file2alias: make modalias generation safe for cross compiling | Andreas Schwab | 2013-01-24 | 5 | -312/+581 |
* | | modpost: Ignore ARC specific non-alloc sections | Vineet Gupta | 2013-01-21 | 1 | -0/+2 |
|/ |
|
* | modpost.c: Stop checking __dev* section mismatches | Greg Kroah-Hartman | 2012-11-30 | 1 | -14/+10 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-10-12 | 1 | -0/+1 |
|\ |
|
| * | modpost: Permit .GCC.command.line sections | Jonathan Kliegman | 2012-10-11 | 1 | -0/+1 |
* | | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-09 | 1 | -0/+2 |
|\ \ |
|
| * | | modpost: fix modpost warnings for xtensa | Max Filippov | 2012-10-04 | 1 | -0/+2 |
| |/ |
|
* | | staging/ipack: Fix bug introduced by IPack device matching | Jens Taprogge | 2012-09-07 | 1 | -1/+1 |
* | | Staging: ipack: implement ipack device table. | Jens Taprogge | 2012-09-04 | 1 | -0/+15 |
|/ |
|
* | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 | 1 | -1/+4 |
|\ |
|
| * | USB: allow match on bInterfaceNumber | Bjørn Mork | 2012-06-14 | 1 | -1/+4 |
* | | scripts/modpost: check for bad references in .pci.fixups area | Sebastian Andrzej Siewior | 2012-06-16 | 1 | -0/+11 |
|/ |
|
* | modpost: use proper kernel style for autogenerated files | Greg Kroah-Hartman | 2012-05-23 | 1 | -4/+4 |
* | modpost: Stop grab_file() from leaking filedescriptors if fstat() fails | Jesper Juhl | 2012-05-23 | 1 | -3/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-23 | 1 | -1/+4 |
|\ |
|
| * | HID: Allow bus wildcard matching | Henrik Rydberg | 2012-05-01 | 1 | -1/+2 |
| * | HID: Add device group to modalias | Henrik Rydberg | 2012-05-01 | 1 | -0/+2 |
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-04-24 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Fix modpost failures in fedora 17 | David Miller | 2012-04-18 | 1 | -0/+4 |
* | | modpost: Fix modpost license checking of vmlinux.o | Frank Rowand | 2012-04-10 | 2 | -2/+6 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-03-31 | 1 | -1/+1 |
|\ |
|
| * | modpost: fix ALL_INIT_DATA_SECTIONS | Jan Beulich | 2012-03-26 | 1 | -1/+1 |
* | | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 2 | -5/+41 |
|\ \ |
|
| * | | mod/file2alias: make modpost compile on darwin again | Andreas Bießmann | 2012-02-27 | 1 | -4/+31 |
| * | | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers | Tony Lindgren | 2012-02-15 | 1 | -0/+9 |
| * | | module: fix broken isapnp handling in file2alias | Ondrej Zary | 2012-02-14 | 1 | -1/+1 |
* | | | x86/cpu: Clean up modalias feature matching | Ben Hutchings | 2012-02-14 | 1 | -2/+3 |
* | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 1 | -10/+0 |
|\| | |
|
| * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 1 | -10/+0 |
| |/ |
|
* / | Add driver auto probing for x86 features v4 | Andi Kleen | 2012-01-27 | 1 | -0/+24 |
|/ |
|
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -125/+92 |
|\ |
|
| * | modpost: use linker section to generate table. | Rusty Russell | 2012-01-13 | 1 | -45/+61 |
| * | modpost: use a table rather than a giant if/else statement. | Rusty Russell | 2012-01-13 | 1 | -119/+73 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-14 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 2012-01-09 | 1 | -0/+13 |
* | | ARM: amba: Auto-generate AMBA driver module aliases during modpost | Dave Martin | 2011-11-22 | 1 | -0/+72 |
|/ |
|
* | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 2011-11-06 | 1 | -0/+7 |
* | Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id | Greg Kroah-Hartman | 2011-08-25 | 1 | -2/+2 |
* | Staging: hv: Add code to parse struct hv_vmbus_device_id table | K. Y. Srinivasan | 2011-08-25 | 1 | -0/+25 |
* | modpost: Fix modpost's license checking V3 | Alessio Igor Bogani | 2011-07-24 | 1 | -1/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -0/+22 |
|\ |
|
| * | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+22 |
* | | modpost: Update 64k section support for binutils 2.18.50 | Anders Kaseorg | 2011-05-19 | 2 | -29/+14 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-03-21 | 1 | -8/+15 |
|\ |
|
| * | modpost: fix trailing comma | Randy Dunlap | 2011-03-17 | 1 | -8/+15 |
* | | kbuild: Fix computing srcversion for modules | Michal Marek | 2011-03-13 | 1 | -2/+17 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | modpost: Fix address calculation in reloc_location() | Olof Johansson | 2010-12-28 | 1 | -1/+1 |