summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-281-2/+7
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-281-15/+39
* kbuild: check section names consistently in modpostSam Ravnborg2008-01-281-86/+60Star
* kbuild: introduce blacklisting in modpostSam Ravnborg2008-01-281-177/+128Star
* kbuild: code refactoring in modpostSam Ravnborg2008-01-281-105/+137
* kbuild: try harder to find symbol names in modpostSam Ravnborg2008-01-282-2/+19
* kbuild: fix so modpost can now check any .o fileSam Ravnborg2008-01-281-1/+2
* kbuild: minor scripts/decodecode updateRandy Dunlap2008-01-281-2/+15
* kconfig: use environment optionRoman Zippel2008-01-281-15/+0Star
* kconfig: environment symbol supportRoman Zippel2008-01-288-35/+108
* kconfig: explicitly introduce expression listRoman Zippel2008-01-285-20/+24
* kconfig: gconfig: symbol fixEGRY Gabor2008-01-281-1/+1
* kconfig: gettext support for configEGRY Gabor2008-01-281-15/+20
* kconfig: gettext support for lxdialogEGRY Gabor2008-01-287-10/+22
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-281-25/+26
* kconfig: gettext support for xconfigEGRY Gabor2008-01-281-44/+49
* kconfig: macro fix in menu.cEGRY Gabor2008-01-281-2/+2
* kconfig: gettext support for gconfigEGRY Gabor2008-01-282-2/+6
* kconfig: missing macros in gconfigEGRY Gabor2008-01-281-4/+8
* kconfig: whitespace removingEGRY Gabor2008-01-282-0/+10
* kconfig: update-po-config infoEGRY Gabor2008-01-281-7/+11
* kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich2008-01-281-3/+7
* kbuild: clean up modpost.cSam Ravnborg2008-01-281-96/+101
* kconfig: use C89 random functions in conf.cLadislav Michl2008-01-281-2/+2
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-281-3/+3
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-282-4/+0Star
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-284-10/+10
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5Star
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-283-66/+32Star
* kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o2008-01-281-1/+2
* kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o2008-01-281-0/+1
* kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o2008-01-281-1/+1
* kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr2008-01-281-12/+10Star
* kbuild: fix installing external modulesSam Ravnborg2008-01-281-1/+1
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7
* kbuild: fix buglet in gcc-version.shSam Ravnborg2008-01-281-1/+4
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-281-3/+2Star
* kbuild: support mercurial in setlocalversionAron Griffis2008-01-281-0/+23
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-281-13/+11Star
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-281-1/+2
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-281-3/+4
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-281-3/+5
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-282-13/+17
* kbuild: implement modules.orderTejun Heo2008-01-282-1/+22
* kernel-doc: new P directive for DOC: sectionsJohannes Berg2008-01-281-1/+39
* kernel-doc: use no-doc optionJohannes Berg2008-01-281-1/+3
* kernel-doc: process functions, not DOC:Johannes Berg2008-01-281-2/+12
* kernel-doc: single DOC: selectionJohannes Berg2008-01-281-20/+43
* kernel-doc: init kernel versionJohannes Berg2008-01-281-1/+1
* kernel-doc: fix xml output modeJohannes Berg2008-01-281-3/+3