aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-27mod/file2alias: make modpost compile on darwin againGravatar Andreas Bießmann 1-4/+31
2012-02-15ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersGravatar Tony Lindgren 1-0/+9
2012-02-14module: fix broken isapnp handling in file2aliasGravatar Ondrej Zary 1-1/+1
2012-02-13x86/cpu: Clean up modalias feature matchingGravatar Ben Hutchings 1-2/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Gravatar Greg Kroah-Hartman 1-10/+0
2012-01-26Add driver auto probing for x86 features v4Gravatar Andi Kleen 1-0/+24
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Gravatar Russell King 1-10/+0
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxGravatar Linus Torvalds 1-125/+92