aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+18
2013-11-13scripts/mod/modpost.c: handle non ABS crc symbolsGravatar Andi Kleen 1-8/+7
2013-11-07modpost: fix bogus 'exported twice' warnings.Gravatar Rusty Russell 1-2/+5
2013-11-06kbuild: replace unbounded sprintf call in modpostGravatar Kees Cook 1-1/+1
2013-10-29asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleGravatar Andi Kleen 1-1/+1
2013-09-23modpost: Optionally ignore secondary errors seen if a single module build failsGravatar Guenter Roeck 1-1/+12
2013-08-20scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.Gravatar Chen Gang 1-0/+1
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-14/+11
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-43/+9
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 2-0/+26
2013-07-03rapidio: add udev notificationGravatar Alexandre Bounine 2-0/+26
2013-07-03Fix a build warning in scripts/mod/file2alias.cGravatar Daniel Tang 1-4/+6
2013-06-28improve modalias buildingGravatar Jan Beulich 1-8/+3
2013-06-28scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/Gravatar Geert Uytterhoeven 1-2/+2
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsGravatar Paul Gortmaker 1-43/+9
2013-05-20modpost.c: Add .text.unlikely to TEXT_SECTIONSGravatar Tom Rini 1-1/+1
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+2
2013-05-06Fix cleaning in scripts/modGravatar Andreas Schwab 1-0/+2
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-32/+62
2013-04-29modpost: fix unwanted VMLINUX_SYMBOL_STR expansionGravatar James Hogan 1-1/+1
2013-04-05modpost: add -T option to read module names from file/stdin.Gravatar Rusty Russell 1-2/+30
2013-04-05modpost: minor cleanup.Gravatar Rusty Russell 1-8/+15
2013-03-29mei: bus: Initial MEI Client bus type implementationGravatar Samuel Ortiz 2-0/+15
2013-03-20module: fix symbol versioning with symbol prefixesGravatar James Hogan 1-1/+2
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Gravatar Rusty Russell 1-21/+15
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 5-312/+581
2013-01-24mod/file2alias: make modalias generation safe for cross compilingGravatar Andreas Schwab 5-312/+581
2013-01-21modpost: Ignore ARC specific non-alloc sectionsGravatar Vineet Gupta 1-0/+2
2012-11-30modpost.c: Stop checking __dev* section mismatchesGravatar Greg Kroah-Hartman 1-14/+10
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+1
2012-10-11modpost: Permit .GCC.command.line sectionsGravatar Jonathan Kliegman 1-0/+1
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxGravatar Linus Torvalds 1-0/+2
2012-10-03modpost: fix modpost warnings for xtensaGravatar Max Filippov 1-0/+2
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingGravatar Jens Taprogge 1-1/+1
2012-09-04Staging: ipack: implement ipack device table.Gravatar Jens Taprogge 1-0/+15
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+4
2012-06-16scripts/modpost: check for bad references in .pci.fixups areaGravatar Sebastian Andrzej Siewior 1-0/+11
2012-06-13USB: allow match on bInterfaceNumberGravatar Bjørn Mork 1-1/+4
2012-05-23modpost: use proper kernel style for autogenerated filesGravatar Greg Kroah-Hartman 1-4/+4
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsGravatar Jesper Juhl 1-3/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+4
2012-05-01HID: Allow bus wildcard matchingGravatar Henrik Rydberg 1-1/+2
2012-05-01HID: Add device group to modaliasGravatar Henrik Rydberg 1-0/+2
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-0/+4
2012-04-18Fix modpost failures in fedora 17Gravatar David Miller 1-0/+4
2012-04-09modpost: Fix modpost license checking of vmlinux.oGravatar Frank Rowand 2-2/+6
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2012-03-26modpost: fix ALL_INIT_DATA_SECTIONSGravatar Jan Beulich 1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 2-5/+41