| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 2009-06-09 |
| * | initconst adjustments | Jan Beulich | 2009-06-09 |
* | | virtio: enhance id_matching for virtio drivers | Christian Borntraeger | 2009-06-12 |
|/ |
|
* | kbuild, modpost: fix unexpected non-allocatable warning with mips | Sam Ravnborg | 2009-05-04 |
* | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc | Sam Ravnborg | 2009-05-04 |
* | kbuild, modpost: fix unexpected non-allocatable section when cross compiling | Anders Kaseorg | 2009-05-04 |
* | kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" | Anders Kaseorg | 2009-05-01 |
* | kbuild: fix comment in modpost.c | Sam Ravnborg | 2009-05-01 |
* | kbuild: fix Module.markers permission error under cygwin | Cedric Hombourger | 2009-05-01 |
* | Remove unused support code for refok sections. | Tim Abbott | 2009-04-27 |
* | kbuild: remove pointless strdup() on arguments passed to new_module() in modpost | Jan Beulich | 2009-04-11 |
* | module: include other structures in module version check | Rusty Russell | 2009-03-30 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ |
|
| * | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ |
|
| * | | modpost: NOBITS sections may point beyond the end of the file | Tejun Heo | 2009-02-05 |
* | | | platform: introduce module id table for platform devices | Eric Miao | 2009-03-24 |
| |/
|/| |
|
* | | HID: fix bus endianity in file2alias | Jiri Slaby | 2009-02-17 |
|/ |
|
* | PNP: fix broken pnp lowercasing for acpi module aliases | Kay Sievers | 2009-01-20 |
* | kbuild: prevent modpost from looking for a .cmd file for a static library lin... | Ashutosh Naik | 2008-10-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 |
|\ |
|
| * | Staging: add TAINT_CRAP flag to drivers/staging modules | Greg Kroah-Hartman | 2008-10-10 |
* | | modpost: add support for hid | Jiri Slaby | 2008-10-14 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
|\| |
|
| * | Marker depmod fix core kernel list | Mathieu Desnoyers | 2008-10-06 |
* | | Automatic MODULE_ALIAS() for DMI match tables. | David Woodhouse | 2008-10-13 |
|/ |
|
* | pnp: fix "add acpi:* modalias entries" | Kay Sievers | 2008-08-21 |
* | scripts/mod/modpost.c: fix spelling of module and happens | Ben Dooks | 2008-07-30 |
* | remove the v850 port | Adrian Bunk | 2008-07-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 |
|\ |
|
| * | pnp: add acpi:* modalias entries | Kay Sievers | 2008-07-22 |
* | | markers: fix duplicate modpost entry | Mathieu Desnoyers | 2008-07-22 |
|/ |
|
* | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 2008-07-14 |
* | kbuild: ignore powerpc specific symbols in modpost | Sam Ravnborg | 2008-06-12 |
* | kbuild: disable modpost warnings for linkonce sections | Andi Kleen | 2008-05-11 |
* | modpost: i2c aliases need no trailing wildcard | Jean Delvare | 2008-05-04 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 |
* | kbuild: soften MODULE_LICENSE check | Sam Ravnborg | 2008-04-26 |
* | kbuild: support loading extra symbols in modpost | Richard Hacker | 2008-04-25 |
* | kbuild: error out on missing MODULE_LICENSE | Sam Ravnborg | 2008-04-25 |
* | PNP: add all PNP card device id's as individual aliases | Kay Sievers | 2008-04-19 |
* | kbuild: soften modpost checks when doing cross builds | Sam Ravnborg | 2008-03-23 |
* | kbuild: fix reversed symbol name order in modpost | Geert Uytterhoeven | 2008-02-19 |
* | Linux Kernel Markers: create modpost file | Mathieu Desnoyers | 2008-02-13 |
* | kbuild/modpost: Use warn() for announcing section mismatches | Geert Uytterhoeven | 2008-02-09 |
* | kbuild/modpost: improve warnings if symbol is unknown | Sam Ravnborg | 2008-02-09 |
* | kbuild: do not warn about __*init/__*exit symbols being exported | Sam Ravnborg | 2008-02-03 |
* | kbuild: print only total number of section mismatces found | Sam Ravnborg | 2008-02-03 |
* | USB: handle idVendor of 0x0000 | Greg Kroah-Hartman | 2008-02-01 |
* | kbuild: warn about ld added unique sections | Sam Ravnborg | 2008-01-28 |