aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28kconfig: gettext support for configGravatar EGRY Gabor 1-15/+20
2008-01-28kconfig: gettext support for lxdialogGravatar EGRY Gabor 7-10/+22
2008-01-28kconfig: gettext support for menuconfigGravatar EGRY Gabor 1-25/+26
2008-01-28kconfig: gettext support for xconfigGravatar EGRY Gabor 1-44/+49
2008-01-28kconfig: macro fix in menu.cGravatar EGRY Gabor 1-2/+2
2008-01-28kconfig: gettext support for gconfigGravatar EGRY Gabor 2-2/+6
2008-01-28kconfig: missing macros in gconfigGravatar EGRY Gabor 1-4/+8
2008-01-28kconfig: whitespace removingGravatar EGRY Gabor 2-0/+10
2008-01-28kconfig: update-po-config infoGravatar EGRY Gabor 1-7/+11
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryGravatar Jan Beulich 1-3/+7
2008-01-28kbuild: clean up modpost.cGravatar Sam Ravnborg 1-96/+101
2008-01-28kconfig: use C89 random functions in conf.cGravatar Ladislav Michl 1-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cGravatar Ladislav Michl 1-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsGravatar Sam Ravnborg 2-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashGravatar Sam Ravnborg 4-10/+10
2008-01-28kconfig: allow overriding symbolsGravatar Jan Engelhardt 1-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyGravatar Ladislav Michl 3-66/+32
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgGravatar Theodore Ts'o 1-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagGravatar Theodore Ts'o 1-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatGravatar Theodore Ts'o 1-1/+1
2008-01-28kbuild: eradicate bashisms in scripts/patch-kernelGravatar Andreas Mohr 1-12/+10
2008-01-28kbuild: fix installing external modulesGravatar Sam Ravnborg 1-1/+1
2008-01-28kbuild: fixup genksyms usage/getoptGravatar Mike Frysinger 1-3/+7
2008-01-28kbuild: fix buglet in gcc-version.shGravatar Sam Ravnborg 1-1/+4
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsGravatar Robert P. J. Day 1-3/+2
2008-01-28kbuild: support mercurial in setlocalversionGravatar Aron Griffis 1-0/+23
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsGravatar Andres Salomon 1-13/+11
2008-01-28kbuild: fix a buffer overflow in modpostGravatar Andi Kleen 1-1/+2
2008-01-28kbuild: fix format string warnings in modpostGravatar Andi Kleen 1-3/+4