| Commit message (Expand) | Author | Age | Files | Lines |
* | PNP: fix broken pnp lowercasing for acpi module aliases | Kay Sievers | 2009-01-21 | 1 | -2/+15 |
* | kbuild: prevent modpost from looking for a .cmd file for a static library lin... | Ashutosh Naik | 2008-10-29 | 1 | -1/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 | 1 | -0/+9 |
|\ |
|
| * | Staging: add TAINT_CRAP flag to drivers/staging modules | Greg Kroah-Hartman | 2008-10-11 | 1 | -0/+9 |
* | | modpost: add support for hid | Jiri Slaby | 2008-10-14 | 1 | -0/+18 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 1 | -2/+4 |
|\| |
|
| * | Marker depmod fix core kernel list | Mathieu Desnoyers | 2008-10-07 | 1 | -2/+4 |
* | | Automatic MODULE_ALIAS() for DMI match tables. | David Woodhouse | 2008-10-13 | 1 | -0/+57 |
|/ |
|
* | pnp: fix "add acpi:* modalias entries" | Kay Sievers | 2008-08-21 | 1 | -5/+11 |
* | scripts/mod/modpost.c: fix spelling of module and happens | Ben Dooks | 2008-07-30 | 1 | -1/+1 |
* | remove the v850 port | Adrian Bunk | 2008-07-24 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 | 1 | -8/+16 |
|\ |
|
| * | pnp: add acpi:* modalias entries | Kay Sievers | 2008-07-22 | 1 | -8/+16 |
* | | markers: fix duplicate modpost entry | Mathieu Desnoyers | 2008-07-22 | 1 | -1/+2 |
|/ |
|
* | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 2008-07-14 | 1 | -0/+12 |
* | kbuild: ignore powerpc specific symbols in modpost | Sam Ravnborg | 2008-06-12 | 1 | -5/+20 |
* | kbuild: disable modpost warnings for linkonce sections | Andi Kleen | 2008-05-11 | 1 | -1/+1 |
* | modpost: i2c aliases need no trailing wildcard | Jean Delvare | 2008-05-04 | 1 | -9/+26 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -0/+13 |
* | kbuild: soften MODULE_LICENSE check | Sam Ravnborg | 2008-04-26 | 1 | -4/+4 |
* | kbuild: support loading extra symbols in modpost | Richard Hacker | 2008-04-25 | 1 | -1/+22 |
* | kbuild: error out on missing MODULE_LICENSE | Sam Ravnborg | 2008-04-25 | 1 | -0/+4 |
* | PNP: add all PNP card device id's as individual aliases | Kay Sievers | 2008-04-20 | 1 | -13/+44 |
* | kbuild: soften modpost checks when doing cross builds | Sam Ravnborg | 2008-03-23 | 3 | -1/+9 |
* | kbuild: fix reversed symbol name order in modpost | Geert Uytterhoeven | 2008-02-19 | 1 | -1/+1 |
* | Linux Kernel Markers: create modpost file | Mathieu Desnoyers | 2008-02-14 | 2 | -1/+166 |
* | kbuild/modpost: Use warn() for announcing section mismatches | Geert Uytterhoeven | 2008-02-09 | 1 | -8/+8 |
* | kbuild/modpost: improve warnings if symbol is unknown | Sam Ravnborg | 2008-02-09 | 1 | -7/+14 |
* | kbuild: do not warn about __*init/__*exit symbols being exported | Sam Ravnborg | 2008-02-03 | 1 | -1/+1 |
* | kbuild: print only total number of section mismatces found | Sam Ravnborg | 2008-02-03 | 1 | -8/+7 |
* | USB: handle idVendor of 0x0000 | Greg Kroah-Hartman | 2008-02-01 | 1 | -1/+1 |
* | kbuild: warn about ld added unique sections | Sam Ravnborg | 2008-01-28 | 1 | -2/+40 |
* | kbuild: add verbose option to Section mismatch reporting in modpost | Sam Ravnborg | 2008-01-28 | 1 | -29/+226 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -2/+2 |
* | kbuild: simplified warning report in modpost | Sam Ravnborg | 2008-01-28 | 1 | -52/+52 |
* | kbuild: introduce a few helpers in modpost | Sam Ravnborg | 2008-01-28 | 1 | -35/+38 |
* | kbuild: use simpler section mismatch warnings in modpost | Sam Ravnborg | 2008-01-28 | 1 | -40/+16 |
* | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 2008-01-28 | 1 | -15/+39 |
* | kbuild: check section names consistently in modpost | Sam Ravnborg | 2008-01-28 | 1 | -86/+60 |
* | kbuild: introduce blacklisting in modpost | Sam Ravnborg | 2008-01-28 | 1 | -177/+128 |
* | kbuild: code refactoring in modpost | Sam Ravnborg | 2008-01-28 | 1 | -105/+137 |
* | kbuild: try harder to find symbol names in modpost | Sam Ravnborg | 2008-01-28 | 2 | -2/+19 |
* | kbuild: fix so modpost can now check any .o file | Sam Ravnborg | 2008-01-28 | 1 | -1/+2 |
* | kbuild: clean up modpost.c | Sam Ravnborg | 2008-01-28 | 1 | -96/+101 |
* | kbuild: fix a buffer overflow in modpost | Andi Kleen | 2008-01-28 | 1 | -1/+2 |
* | kbuild: fix format string warnings in modpost | Andi Kleen | 2008-01-28 | 1 | -3/+4 |
* | kbuild: declare the modpost error functions as printf like | Andi Kleen | 2008-01-28 | 1 | -3/+5 |
* | Module autoprobing support for virtio drivers. | Rusty Russell | 2007-10-23 | 1 | -0/+18 |
* | kbuild: modpost problem when symbols move from one module to another | Trent Piepho | 2007-10-18 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 3 | -9/+41 |
|\ |
|