aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor
2008-01-28kconfig: gettext support for configEGRY Gabor
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor
2008-01-28kconfig: gettext support for xconfigEGRY Gabor
2008-01-28kconfig: macro fix in menu.cEGRY Gabor
2008-01-28kconfig: gettext support for gconfigEGRY Gabor
2008-01-28kconfig: missing macros in gconfigEGRY Gabor
2008-01-28kconfig: whitespace removingEGRY Gabor
2008-01-28kconfig: update-po-config infoEGRY Gabor
2008-01-28kbuild: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich
2008-01-28kbuild: clean up modpost.cSam Ravnborg
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl
2008-01-28kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg
2008-01-28kconfig: allow overriding symbolsJan Engelhardt
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl
2008-01-28kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o
2008-01-28kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr
2008-01-28FS: Remove dead codeWANG Cong
2008-01-28FRV: Drop 'TOPDIR' from MakefilesWANG Cong
2008-01-28INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong
2008-01-28CRIS: Remove 'TOPDIR' from MakefilesWANG Cong
2008-01-28kbuild: fix installing external modulesSam Ravnborg
2008-01-28A few corrections to include/linux/KbuildRobert P. J. Day
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger
2008-01-28kbuild: ignore *.order filesSam Ravnborg
2008-01-28kbuild: fix buglet in gcc-version.shSam Ravnborg
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg
2008-01-28kbuild: implement modules.orderTejun Heo