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