aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)AuthorFilesLines
2010-01-17modpost: fix segfault in sym_is() with prefixed archesGravatar Mike Frysinger 1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-1/+1
2009-12-15modpost: fix segfault with short symbol namesGravatar Michal Marek 1-2/+2
2009-12-15Kbuild: clear marker out of modpostGravatar Wenji Huang 2-167/+0
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionGravatar Alan Jenkins 3-10/+10
2009-12-11USB: handle bcd incrementation in usb modalias generationGravatar Nathaniel McCallum 1-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationGravatar Nathaniel McCallum 1-12/+36
2009-09-23spi: prefix modalias with "spi:"Gravatar Anton Vorontsov 1-2/+2
2009-09-23spi: add support for device table matchingGravatar Anton Vorontsov 1-0/+13
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigGravatar Trevor Keith 1-2/+2
2009-09-21trivial: remove references to non-existent include/linux/config.hGravatar Markus Heidelberg 1-2/+0
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Gravatar Linus Torvalds 1-11/+39
2009-06-12virtio: enhance id_matching for virtio driversGravatar Christian Borntraeger 1-1/+1
2009-06-09kbuild: add hint about __refdata to modpostGravatar Sam Ravnborg 1-1/+1
2009-06-09initconst adjustmentsGravatar Jan Beulich 1-10/+38
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsGravatar Sam Ravnborg 1-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccGravatar Sam Ravnborg 1-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingGravatar Anders Kaseorg 1-12/+23
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Gravatar Anders Kaseorg 1-32/+19
2009-05-01kbuild: fix comment in modpost.cGravatar Sam Ravnborg 1-2/+1
2009-05-01kbuild: fix Module.markers permission error under cygwinGravatar Cedric Hombourger 1-0/+1
2009-04-27Remove unused support code for refok sections.Gravatar Tim Abbott 1-18/+0
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostGravatar Jan Beulich 1-2/+2
2009-03-31module: include other structures in module version checkGravatar Rusty Russell 1-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-1/+4
2009-03-24platform: introduce module id table for platform devicesGravatar Eric Miao 1-0/+12
2009-02-22Merge branch 'linus' into x86/apicGravatar Ingo Molnar 1-0/+1
2009-02-17HID: fix bus endianity in file2aliasGravatar Jiri Slaby 1-0/+1
2009-02-05modpost: NOBITS sections may point beyond the end of the fileGravatar Tejun Heo 1-1/+4
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesGravatar Kay Sievers 1-2/+15
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library lin...Gravatar Ashutosh Naik 1-1/+11
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Gravatar Linus Torvalds 1-0/+9
2008-10-14modpost: add support for hidGravatar Jiri Slaby 1-0/+18
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 1-2/+4
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.Gravatar David Woodhouse 1-0/+57
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGravatar Greg Kroah-Hartman 1-0/+9
2008-10-06Marker depmod fix core kernel listGravatar Mathieu Desnoyers 1-2/+4
2008-08-21pnp: fix "add acpi:* modalias entries"Gravatar Kay Sievers 1-5/+11
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensGravatar Ben Dooks 1-1/+1
2008-07-24remove the v850 portGravatar Adrian Bunk 2-2/+2
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-8/+16
2008-07-22markers: fix duplicate modpost entryGravatar Mathieu Desnoyers 1-1/+2
2008-07-21pnp: add acpi:* modalias entriesGravatar Kay Sievers 1-8/+16
2008-07-14[S390] cio: Introduce modalias for css bus.Gravatar Cornelia Huck 1-0/+12
2008-06-12kbuild: ignore powerpc specific symbols in modpostGravatar Sam Ravnborg 1-5/+20
2008-05-11kbuild: disable modpost warnings for linkonce sectionsGravatar Andi Kleen 1-1/+1
2008-05-04modpost: i2c aliases need no trailing wildcardGravatar Jean Delvare 1-9/+26
2008-04-29i2c: Add support for device alias namesGravatar Jean Delvare 1-0/+13
2008-04-26kbuild: soften MODULE_LICENSE checkGravatar Sam Ravnborg 1-4/+4
2008-04-25kbuild: support loading extra symbols in modpostGravatar Richard Hacker 1-1/+22