Age | Commit message (Expand) | Author | Files | Lines |
2010-01-17 | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
2009-12-15 | modpost: fix segfault with short symbol names | Michal Marek | 1 | -2/+2 |
2009-12-15 | Kbuild: clear marker out of modpost | Wenji Huang | 2 | -167/+0 |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 3 | -10/+10 |
2009-12-11 | USB: handle bcd incrementation in usb modalias generation | Nathaniel McCallum | 1 | -2/+47 |
2009-12-11 | USB: add hex/bcd detection to usb modalias generation | Nathaniel McCallum | 1 | -12/+36 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 1 | -2/+2 |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov | 1 | -0/+13 |
2009-09-23 | Fix all -Wmissing-prototypes warnings in x86 defconfig | Trevor Keith | 1 | -2/+2 |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg | 1 | -2/+0 |
2009-06-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 1 | -11/+39 |
2009-06-12 | virtio: enhance id_matching for virtio drivers | Christian Borntraeger | 1 | -1/+1 |
2009-06-10 | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 1 | -1/+1 |
2009-06-10 | initconst adjustments | Jan Beulich | 1 | -10/+38 |
2009-05-04 | kbuild, modpost: fix unexpected non-allocatable warning with mips | Sam Ravnborg | 1 | -1/+11 |
2009-05-04 | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc | Sam Ravnborg | 1 | -1/+1 |
2009-05-04 | kbuild, modpost: fix unexpected non-allocatable section when cross compiling | Anders Kaseorg | 1 | -12/+23 |
2009-05-01 | kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" | Anders Kaseorg | 1 | -32/+19 |
2009-05-01 | kbuild: fix comment in modpost.c | Sam Ravnborg | 1 | -2/+1 |
2009-05-01 | kbuild: fix Module.markers permission error under cygwin | Cedric Hombourger | 1 | -0/+1 |
2009-04-28 | Remove unused support code for refok sections. | Tim Abbott | 1 | -18/+0 |
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-25 | 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-21 | PNP: fix broken pnp lowercasing for acpi module aliases | Kay Sievers | 1 | -2/+15 |
2008-10-30 | 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-15 | 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-11 | Staging: add TAINT_CRAP flag to drivers/staging modules | Greg Kroah-Hartman | 1 | -0/+9 |
2008-10-07 | 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-23 | 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-22 | 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-30 | 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 |