summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: scripts/Makefile.modpost typo fixAdrian Bunk2008-04-261-1/+1
* kbuild: soften MODULE_LICENSE checkSam Ravnborg2008-04-261-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-251-0/+7
|\
| * checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman2008-04-241-0/+7
* | kconfig: fix broken target update-po-configSam Ravnborg2008-04-251-2/+2
* | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2008-04-251-0/+8
* | kbuild: support loading extra symbols in modpostRichard Hacker2008-04-251-1/+22
* | kbuild: fix some minor typoesRobert P. J. Day2008-04-253-10/+10
* | kbuild: error out on missing MODULE_LICENSESam Ravnborg2008-04-251-0/+4
|/
* PNP: add all PNP card device id's as individual aliasesKay Sievers2008-04-191-13/+44
* update checkpatch.pl to version 0.16Andy Whitcroft2008-03-281-184/+279
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-234-2/+14
* kernel-doc: set verbose mode via environmentRandy Dunlap2008-03-131-0/+4
* update checkpatch.pl to version 0.15Andy Whitcroft2008-03-041-117/+206
* kernel-doc: fix function-pointer-parameter parsingRichard Kennedy2008-02-231-3/+3
* kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven2008-02-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-181-13/+21
|\
| * kconfig: fix select in combination with defaultRoman Zippel2008-02-131-13/+21
* | kernel-doc: remove fastcallHarvey Harrison2008-02-141-1/+0
* | Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-133-1/+177
|/
* kbuild: fix make V=1Sam Ravnborg2008-02-111-0/+3
* Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...Michal Sojka2008-02-091-1/+2
* kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2008-02-091-2/+6
* kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven2008-02-091-8/+8
* Add binoffset to gitignoreUwe Kleine-König2008-02-091-0/+1
* kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg2008-02-091-7/+14
* update checkpatch.pl to version 0.14Andy Whitcroft2008-02-081-42/+184
* update checkpatch.pl to version 0.13Andy Whitcroft2008-02-081-96/+198
* kernel-doc: warn on badly formatted short descriptionRandy Dunlap2008-02-071-0/+8
* kernel-doc: prevent duplicate description: outputRandy Dunlap2008-02-071-1/+1
* kernel-doc: fix for vunmap function prototypeRandy Dunlap2008-02-071-1/+1
* Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-061-1/+1
* kallsyms should prefer non weak symbolsPaulo Marques2008-02-061-3/+34
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-14/+10
* kbuild: add svn revision information to setlocalversionBryan Wu2008-02-031-0/+16
* kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg2008-02-031-1/+1
* kconfig: ignore select of unknown symbolSam Ravnborg2008-02-031-6/+3
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-031-0/+1
* kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-031-8/+7
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-011-1/+1
* kbuild: warn about ld added unique sectionsSam Ravnborg2008-01-281-2/+40
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-282-29/+227
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-283-7/+45
* remove __attribute_used__Adrian Bunk2008-01-281-2/+2
* kbuild: support ARCH=x86 in buildtarDaniel De Graaf2008-01-281-2/+2
* kconfig: remove "enable"Adrian Bunk2008-01-282-21/+18
* kbuild: simplified warning report in modpostSam Ravnborg2008-01-281-52/+52
* kbuild: introduce a few helpers in modpostSam Ravnborg2008-01-281-35/+38
* kbuild: use simpler section mismatch warnings in modpostSam Ravnborg2008-01-281-40/+16
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-281-2/+7
OpenPOWER on IntegriCloud