aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor1-25/+26
2008-01-28kconfig: gettext support for xconfigEGRY Gabor1-44/+49
2008-01-28kconfig: macro fix in menu.cEGRY Gabor1-2/+2
2008-01-28kconfig: gettext support for gconfigEGRY Gabor2-2/+6
2008-01-28kconfig: missing macros in gconfigEGRY Gabor1-4/+8
2008-01-28kconfig: whitespace removingEGRY Gabor2-0/+10
2008-01-28kconfig: update-po-config infoEGRY Gabor1-7/+11
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich1-3/+7
2008-01-28kbuild: clean up modpost.cSam Ravnborg1-96/+101
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl1-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl1-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg4-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt1-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl3-66/+32
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o1-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o1-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o1-1/+1
2008-01-28kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr1-12/+10
2008-01-28kbuild: fix installing external modulesSam Ravnborg1-1/+1
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger1-3/+7
2008-01-28kbuild: fix buglet in gcc-version.shSam Ravnborg1-1/+4
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day1-3/+2
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis1-0/+23
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon1-13/+11
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen1-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen1-3/+4