summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-283-2/+42
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-283-60/+159
* compiler.h: introduce __section()Sam Ravnborg2008-01-282-13/+18
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-2829-117/+140
* 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-282-15/+8
* kconfig: environment symbol supportRoman Zippel2008-01-289-35/+129
* 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: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu2008-01-281-0/+1
* 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
* kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König2008-01-281-0/+1
* 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
* kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap2008-01-281-6/+48
* 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
* FS: Remove dead codeWANG Cong2008-01-281-20/+0
* FRV: Drop 'TOPDIR' from MakefilesWANG Cong2008-01-281-4/+4
* INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-2/+1
* CRIS: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-1/+1
* kbuild: fix installing external modulesSam Ravnborg2008-01-281-1/+1
* A few corrections to include/linux/KbuildRobert P. J. Day2008-01-281-4/+4
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7
* kbuild: ignore *.order filesSam Ravnborg2008-01-281-0/+1
* kbuild: fix buglet in gcc-version.shSam Ravnborg2008-01-281-1/+4
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-282-4/+2
* 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/+11