summaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)Author
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich
2009-03-31module: include other structures in module version checkRusty Russell
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library lin...Ashutosh Naik
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-14modpost: add support for hidJiri Slaby
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensBen Dooks
2008-07-24remove the v850 portAdrian Bunk
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers
2008-07-21pnp: add acpi:* modalias entriesKay Sievers
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-05-11kbuild: disable modpost warnings for linkonce sectionsAndi Kleen
2008-05-04modpost: i2c aliases need no trailing wildcardJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-26kbuild: soften MODULE_LICENSE checkSam Ravnborg
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman
2008-01-28kbuild: warn about ld added unique sectionsSam Ravnborg
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg