summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2008-01-28kbuild: introduce blacklisting in modpostSam Ravnborg-177/+128
2008-01-28kbuild: code refactoring in modpostSam Ravnborg-105/+137
2008-01-28kbuild: try harder to find symbol names in modpostSam Ravnborg-2/+19
2008-01-28kbuild: fix so modpost can now check any .o fileSam Ravnborg-1/+2
2008-01-28kbuild: minor scripts/decodecode updateRandy Dunlap-2/+15
2008-01-28kconfig: use environment optionRoman Zippel-15/+0
2008-01-28kconfig: environment symbol supportRoman Zippel-35/+108
2008-01-28kconfig: explicitly introduce expression listRoman Zippel-20/+24
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor-1/+1
2008-01-28kconfig: gettext support for configEGRY Gabor-15/+20
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor-10/+22
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor-25/+26
2008-01-28kconfig: gettext support for xconfigEGRY Gabor-44/+49
2008-01-28kconfig: macro fix in menu.cEGRY Gabor-2/+2
2008-01-28kconfig: gettext support for gconfigEGRY Gabor-2/+6
2008-01-28kconfig: missing macros in gconfigEGRY Gabor-4/+8
2008-01-28kconfig: whitespace removingEGRY Gabor-0/+10
2008-01-28kconfig: update-po-config infoEGRY Gabor-7/+11
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich-3/+7
2008-01-28kbuild: clean up modpost.cSam Ravnborg-96/+101
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl-66/+32
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o-1/+1
2008-01-28kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr-12/+10
2008-01-28kbuild: fix installing external modulesSam Ravnborg-1/+1
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger-3/+7
2008-01-28kbuild: fix buglet in gcc-version.shSam Ravnborg-1/+4
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day-3/+2
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis-0/+23
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon-13/+11
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen-3/+4
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen-3/+5
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg-13/+17
2008-01-28kbuild: implement modules.orderTejun Heo-1/+22
2008-01-28kernel-doc: new P directive for DOC: sectionsJohannes Berg-1/+39
2008-01-28kernel-doc: use no-doc optionJohannes Berg-1/+3
2008-01-28kernel-doc: process functions, not DOC:Johannes Berg-2/+12
2008-01-28kernel-doc: single DOC: selectionJohannes Berg-20/+43
2008-01-28kernel-doc: init kernel versionJohannes Berg-1/+1
2008-01-28kernel-doc: fix xml output modeJohannes Berg-3/+3
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt-1/+2
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch-1/+2
2007-12-13kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain-1/+1