summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-03-04update checkpatch.pl to version 0.15Andy Whitcroft1-117/+206
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven1-1/+1
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-13/+21
2008-02-14kernel-doc: remove fastcallHarvey Harrison1-1/+0
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers3-1/+177
2008-02-13kconfig: fix select in combination with defaultRoman Zippel1-13/+21
2008-02-11kbuild: fix make V=1Sam Ravnborg1-0/+3
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...Michal Sojka1-1/+2
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger1-2/+6
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven1-8/+8
2008-02-09Add binoffset to gitignoreUwe Kleine-König1-0/+1
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg1-7/+14
2008-02-08update checkpatch.pl to version 0.14Andy Whitcroft1-42/+184
2008-02-08update checkpatch.pl to version 0.13Andy Whitcroft1-96/+198
2008-02-07kernel-doc: warn on badly formatted short descriptionRandy Dunlap1-0/+8
2008-02-07kernel-doc: prevent duplicate description: outputRandy Dunlap1-1/+1
2008-02-07kernel-doc: fix for vunmap function prototypeRandy Dunlap1-1/+1
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel1-1/+1
2008-02-06kallsyms should prefer non weak symbolsPaulo Marques1-3/+34
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-14/+10
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu1-0/+16
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg1-1/+1
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg1-6/+3
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg1-0/+1
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg1-8/+7
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman1-1/+1
2008-01-28kbuild: warn about ld added unique sectionsSam Ravnborg1-2/+40
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2-29/+227
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich3-7/+45
2008-01-28remove __attribute_used__Adrian Bunk1-2/+2
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf1-2/+2
2008-01-28kconfig: remove "enable"Adrian Bunk2-21/+18
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg1-52/+52
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg1-35/+38
2008-01-28kbuild: use simpler section mismatch warnings in modpostSam Ravnborg1-40/+16
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg1-2/+7
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg1-15/+39
2008-01-28kbuild: check section names consistently in modpostSam Ravnborg1-86/+60
2008-01-28kbuild: introduce blacklisting in modpostSam Ravnborg1-177/+128
2008-01-28kbuild: code refactoring in modpostSam Ravnborg1-105/+137
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg2-2/+19
2008-01-28kbuild: fix so modpost can now check any .o fileSam Ravnborg1-1/+2
2008-01-28kbuild: minor scripts/decodecode updateRandy Dunlap1-2/+15
2008-01-28kconfig: use environment optionRoman Zippel1-15/+0
2008-01-28kconfig: environment symbol supportRoman Zippel8-35/+108
2008-01-28kconfig: explicitly introduce expression listRoman Zippel5-20/+24
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor1-1/+1
2008-01-28kconfig: gettext support for configEGRY Gabor1-15/+20
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor7-10/+22