summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add svn revision information to setlocalversionBryan Wu2008-02-031-0/+16
* kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg2008-02-031-1/+1
* kconfig: ignore select of unknown symbolSam Ravnborg2008-02-031-6/+3
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-031-0/+1
* kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-031-8/+7
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-011-1/+1
* kbuild: warn about ld added unique sectionsSam Ravnborg2008-01-281-2/+40
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-282-29/+227
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-283-7/+45
* remove __attribute_used__Adrian Bunk2008-01-281-2/+2
* kbuild: support ARCH=x86 in buildtarDaniel De Graaf2008-01-281-2/+2
* kconfig: remove "enable"Adrian Bunk2008-01-282-21/+18
* kbuild: simplified warning report in modpostSam Ravnborg2008-01-281-52/+52
* kbuild: introduce a few helpers in modpostSam Ravnborg2008-01-281-35/+38
* kbuild: use simpler section mismatch warnings in modpostSam Ravnborg2008-01-281-40/+16
* 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/+60
* kbuild: introduce blacklisting in modpostSam Ravnborg2008-01-281-177/+128
* 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/+0
* 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/+0
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-284-10/+10
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-283-66/+32
* 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/+10
* kbuild: fix installing external modulesSam Ravnborg2008-01-281-1/+1
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7