aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-03-28update checkpatch.pl to version 0.16Andy Whitcroft
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg
2008-03-13kernel-doc: set verbose mode via environmentRandy Dunlap
2008-03-04update checkpatch.pl to version 0.15Andy Whitcroft
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-14kernel-doc: remove fastcallHarvey Harrison
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-02-13kconfig: fix select in combination with defaultRoman Zippel
2008-02-11kbuild: fix make V=1Sam Ravnborg
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...Michal Sojka
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven
2008-02-09Add binoffset to gitignoreUwe Kleine-König
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg
2008-02-08update checkpatch.pl to version 0.14Andy Whitcroft
2008-02-08update checkpatch.pl to version 0.13Andy Whitcroft
2008-02-07kernel-doc: warn on badly formatted short descriptionRandy Dunlap
2008-02-07kernel-doc: prevent duplicate description: outputRandy Dunlap
2008-02-07kernel-doc: fix for vunmap function prototypeRandy Dunlap
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel
2008-02-06kallsyms should prefer non weak symbolsPaulo Marques
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman
2008-01-28kbuild: warn about ld added unique sectionsSam Ravnborg
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf
2008-01-28kconfig: remove "enable"Adrian Bunk
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg
2008-01-28kbuild: use simpler section mismatch warnings in modpostSam Ravnborg
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-28kbuild: check section names consistently in modpostSam Ravnborg
2008-01-28kbuild: introduce blacklisting in modpostSam Ravnborg
2008-01-28kbuild: code refactoring in modpostSam Ravnborg
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg
2008-01-28kbuild: fix so modpost can now check any .o fileSam Ravnborg
2008-01-28kbuild: minor scripts/decodecode updateRandy Dunlap
2008-01-28kconfig: use environment optionRoman Zippel
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: explicitly introduce expression listRoman Zippel