| Commit message (Expand) | Author | Age | Files | Lines |
* | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 2011-11-07 | 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 |
* | | modpost: Put .zdebug* section on white list | H.J. Lu | 2010-12-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 | 1 | -1/+4 |
|\ |
|
| * | scripts/mod/modpost.c: fix commentary accordingly to last changes | Andy Shevchenko | 2010-08-26 | 1 | -1/+4 |
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -0/+13 |
|\ \ |
|
| * | | param: silence .init.text references from param ops | Rusty Russell | 2010-08-11 | 1 | -0/+13 |
* | | | MN10300: Permit .GCC-command-line sections | David Howells | 2010-08-12 | 1 | -0/+1 |
* | | | fix "scripts/mod/modpost.c: fix memory leak" | Andrew Morton | 2010-08-11 | 1 | -2/+3 |
|/ / |
|
* | | scripts/mod/modpost.c: fix memory leak | Alexey Fomenko | 2010-08-09 | 1 | -14/+40 |
|/ |
|
* | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | 2 | -1/+63 |
|\ |
|
| * | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 1 | -0/+5 |
| * | kbuild: Fix modpost segfault | Krzysztof Halasa | 2010-06-12 | 1 | -1/+1 |
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -64/+88 |
| |\ |
|
| * \ | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 | 1 | -0/+17 |
| |\ \ |
|
| | * | | MODULE_DEVICE_TABLE(isapnp, ...) does nothing | Ondrej Zary | 2010-05-19 | 1 | -0/+17 |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-18 | 1 | -0/+14 |
| |\ \ \
| | |/ / |
|
| | * | | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+14 |
| * | | | phylib: Support phy module autoloading | David Woodhouse | 2010-04-02 | 1 | -0/+26 |
| |/ / |
|
* | | | modpost: support objects with more than 64k sections | Denys Vlasenko | 2010-08-03 | 3 | -29/+122 |
| |/
|/| |
|
* | | modpost: don't allow *driver to reference .init.* | Uwe Kleine-König | 2010-01-30 | 1 | -1/+10 |
* | | modpost: make symbol white list a per mismatch type variable | Uwe Kleine-König | 2010-01-30 | 1 | -18/+31 |
* | | modpost: remove now unused NO_MISMATCH constant | Uwe Kleine-König | 2010-01-30 | 1 | -3/+0 |
* | | modpost: pass around const struct sectioncheck * instead of enum mismatch | Uwe Kleine-König | 2010-01-30 | 1 | -7/+9 |
* | | modpost: give most mismatch constants a better name | Uwe Kleine-König | 2010-01-30 | 1 | -28/+28 |
* | | modpost: define ALL_XXX{IN,EX}IT_SECTIONS | Uwe Kleine-König | 2010-01-29 | 1 | -6/+9 |
* | | modpost: members of *driver structs should not point to __init functions | Uwe Kleine-König | 2010-01-29 | 1 | -1/+1 |
|/ |
|
* | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger | 2010-01-17 | 1 | -1/+1 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
* | | modpost: fix segfault with short symbol names | Michal Marek | 2009-12-15 | 1 | -2/+2 |
* | | Kbuild: clear marker out of modpost | Wenji Huang | 2009-12-15 | 2 | -167/+0 |
* | | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | 3 | -10/+10 |
|/ |
|
* | USB: handle bcd incrementation in usb modalias generation | Nathaniel McCallum | 2009-12-11 | 1 | -2/+47 |
* | USB: add hex/bcd detection to usb modalias generation | Nathaniel McCallum | 2009-12-11 | 1 | -12/+36 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -2/+2 |
* | spi: add support for device table matching | Anton Vorontsov | 2009-09-23 | 1 | -0/+13 |
* | Fix all -Wmissing-prototypes warnings in x86 defconfig | Trevor Keith | 2009-09-23 | 1 | -2/+2 |
* | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg | 2009-09-21 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 | 1 | -11/+39 |
|\ |
|