aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-03-23kbuild: soften modpost checks when doing cross buildsGravatar Sam Ravnborg 4-2/+14
2008-03-13kernel-doc: set verbose mode via environmentGravatar Randy Dunlap 1-0/+4
2008-03-04update checkpatch.pl to version 0.15Gravatar Andy Whitcroft 1-117/+206
2008-02-23kernel-doc: fix function-pointer-parameter parsingGravatar Richard Kennedy 1-3/+3
2008-02-19kbuild: fix reversed symbol name order in modpostGravatar Geert Uytterhoeven 1-1/+1
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-13/+21
2008-02-14kernel-doc: remove fastcallGravatar Harvey Harrison 1-1/+0
2008-02-13Linux Kernel Markers: create modpost fileGravatar Mathieu Desnoyers 3-1/+177
2008-02-13kconfig: fix select in combination with defaultGravatar Roman Zippel 1-13/+21
2008-02-11kbuild: fix make V=1Gravatar Sam Ravnborg 1-0/+3
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...Gravatar Michal Sojka 1-1/+2
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Gravatar Mike Frysinger 1-2/+6
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGravatar Geert Uytterhoeven 1-8/+8
2008-02-09Add binoffset to gitignoreGravatar Uwe Kleine-König 1-0/+1
2008-02-09kbuild/modpost: improve warnings if symbol is unknownGravatar Sam Ravnborg 1-7/+14
2008-02-08update checkpatch.pl to version 0.14Gravatar Andy Whitcroft 1-42/+184
2008-02-08update checkpatch.pl to version 0.13Gravatar Andy Whitcroft 1-96/+198
2008-02-07kernel-doc: warn on badly formatted short descriptionGravatar Randy Dunlap 1-0/+8
2008-02-07kernel-doc: prevent duplicate description: outputGravatar Randy Dunlap 1-1/+1
2008-02-07kernel-doc: fix for vunmap function prototypeGravatar Randy Dunlap 1-1/+1
2008-02-06Claim maintainership for block2mtd and update email addressesGravatar Joern Engel 1-1/+1
2008-02-06kallsyms should prefer non weak symbolsGravatar Paulo Marques 1-3/+34
2008-02-06remove support for un-needed _extratext sectionGravatar Robin Getz 1-14/+10
2008-02-03kbuild: add svn revision information to setlocalversionGravatar Bryan Wu 1-0/+16
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedGravatar Sam Ravnborg 1-1/+1
2008-02-03kconfig: ignore select of unknown symbolGravatar Sam Ravnborg 1-6/+3
2008-02-03kconfig: mark config as changed when loading an alternate configGravatar Sam Ravnborg 1-0/+1
2008-02-03kbuild: print only total number of section mismatces foundGravatar Sam Ravnborg 1-8/+7
2008-02-01USB: handle idVendor of 0x0000Gravatar Greg Kroah-Hartman 1-1/+1
2008-01-28kbuild: warn about ld added unique sectionsGravatar Sam Ravnborg 1-2/+40
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostGravatar Sam Ravnborg 2-29/+227
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesGravatar Jan Beulich 3-7/+45
2008-01-28remove __attribute_used__Gravatar Adrian Bunk 1-2/+2
2008-01-28kbuild: support ARCH=x86 in buildtarGravatar Daniel De Graaf 1-2/+2
2008-01-28kconfig: remove "enable"Gravatar Adrian Bunk 2-21/+18
2008-01-28kbuild: simplified warning report in modpostGravatar Sam Ravnborg 1-52/+52
2008-01-28kbuild: introduce a few helpers in modpostGravatar Sam Ravnborg 1-35/+38
2008-01-28kbuild: use simpler section mismatch warnings in modpostGravatar Sam Ravnborg 1-40/+16
2008-01-28kbuild: introduce new option to enhance section mismatch analysisGravatar Sam Ravnborg 1-2/+7
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataGravatar Sam Ravnborg 1-15/+39
2008-01-28kbuild: check section names consistently in modpostGravatar Sam Ravnborg 1-86/+60
2008-01-28kbuild: introduce blacklisting in modpostGravatar Sam Ravnborg 1-177/+128
2008-01-28kbuild: code refactoring in modpostGravatar Sam Ravnborg 1-105/+137
2008-01-28kbuild: try harder to find symbol names in modpostGravatar Sam Ravnborg 2-2/+19
2008-01-28kbuild: fix so modpost can now check any .o fileGravatar Sam Ravnborg 1-1/+2
2008-01-28kbuild: minor scripts/decodecode updateGravatar Randy Dunlap 1-2/+15
2008-01-28kconfig: use environment optionGravatar Roman Zippel 1-15/+0
2008-01-28kconfig: environment symbol supportGravatar Roman Zippel 8-35/+108
2008-01-28kconfig: explicitly introduce expression listGravatar Roman Zippel 5-20/+24
2008-01-28kconfig: gconfig: symbol fixGravatar EGRY Gabor 1-1/+1