Age | Commit message (Expand) | Author | Files | Lines |
2008-01-28 | kbuild: warn about ld added unique sections | Sam Ravnborg | 1 | -2/+40 |
2008-01-28 | kbuild: add verbose option to Section mismatch reporting in modpost | Sam Ravnborg | 2 | -29/+227 |
2008-01-28 | kconfig: tristate choices with mixed tristate and boolean values | Jan Beulich | 3 | -7/+45 |
2008-01-28 | remove __attribute_used__ | Adrian Bunk | 1 | -2/+2 |
2008-01-28 | kbuild: support ARCH=x86 in buildtar | Daniel De Graaf | 1 | -2/+2 |
2008-01-28 | kconfig: remove "enable" | Adrian Bunk | 2 | -21/+18 |
2008-01-28 | kbuild: simplified warning report in modpost | Sam Ravnborg | 1 | -52/+52 |
2008-01-28 | kbuild: introduce a few helpers in modpost | Sam Ravnborg | 1 | -35/+38 |
2008-01-28 | kbuild: use simpler section mismatch warnings in modpost | Sam Ravnborg | 1 | -40/+16 |
2008-01-28 | kbuild: introduce new option to enhance section mismatch analysis | Sam Ravnborg | 1 | -2/+7 |
2008-01-28 | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 1 | -15/+39 |
2008-01-28 | kbuild: check section names consistently in modpost | Sam Ravnborg | 1 | -86/+60 |
2008-01-28 | kbuild: introduce blacklisting in modpost | Sam Ravnborg | 1 | -177/+128 |
2008-01-28 | kbuild: code refactoring in modpost | Sam Ravnborg | 1 | -105/+137 |
2008-01-28 | kbuild: try harder to find symbol names in modpost | Sam Ravnborg | 2 | -2/+19 |
2008-01-28 | kbuild: fix so modpost can now check any .o file | Sam Ravnborg | 1 | -1/+2 |
2008-01-28 | kbuild: minor scripts/decodecode update | Randy Dunlap | 1 | -2/+15 |
2008-01-28 | kconfig: use environment option | Roman Zippel | 1 | -15/+0 |
2008-01-28 | kconfig: environment symbol support | Roman Zippel | 8 | -35/+108 |
2008-01-28 | kconfig: explicitly introduce expression list | Roman Zippel | 5 | -20/+24 |
2008-01-28 | kconfig: gconfig: symbol fix | EGRY Gabor | 1 | -1/+1 |
2008-01-28 | kconfig: gettext support for config | EGRY Gabor | 1 | -15/+20 |
2008-01-28 | kconfig: gettext support for lxdialog | EGRY Gabor | 7 | -10/+22 |
2008-01-28 | kconfig: gettext support for menuconfig | EGRY Gabor | 1 | -25/+26 |
2008-01-28 | kconfig: gettext support for xconfig | EGRY Gabor | 1 | -44/+49 |
2008-01-28 | kconfig: macro fix in menu.c | EGRY Gabor | 1 | -2/+2 |
2008-01-28 | kconfig: gettext support for gconfig | EGRY Gabor | 2 | -2/+6 |
2008-01-28 | kconfig: missing macros in gconfig | EGRY Gabor | 1 | -4/+8 |
2008-01-28 | kconfig: whitespace removing | EGRY Gabor | 2 | -0/+10 |
2008-01-28 | kconfig: update-po-config info | EGRY Gabor | 1 | -7/+11 |
2008-01-28 | kbuild: scripts/mkmakefile: dynamic determination of output directory | Jan Beulich | 1 | -3/+7 |
2008-01-28 | kbuild: clean up modpost.c | Sam Ravnborg | 1 | -96/+101 |
2008-01-28 | kconfig: use C89 random functions in conf.c | Ladislav Michl | 1 | -2/+2 |
2008-01-28 | kconfig: fix whitespace and sort includes in conf.c | Ladislav Michl | 1 | -3/+3 |
2008-01-28 | kconfig: delete unused FILE_ and SYMBOL_ flags | Sam Ravnborg | 2 | -4/+0 |
2008-01-28 | kconfig: rename E_OR & friends to avoid name clash | Sam Ravnborg | 4 | -10/+10 |
2008-01-28 | kconfig: allow overriding symbols | Jan Engelhardt | 1 | -9/+5 |
2008-01-28 | kconfig: make kconfig MinGW friendly | Ladislav Michl | 3 | -66/+32 |
2008-01-28 | kbuild: fix false positive -dirty tag caused by make-kpkg | Theodore Ts'o | 1 | -1/+2 |
2008-01-28 | kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag | Theodore Ts'o | 1 | -0/+1 |
2008-01-28 | kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format | Theodore Ts'o | 1 | -1/+1 |
2008-01-28 | kbuild: eradicate bashisms in scripts/patch-kernel | Andreas Mohr | 1 | -12/+10 |
2008-01-28 | kbuild: fix installing external modules | Sam Ravnborg | 1 | -1/+1 |
2008-01-28 | kbuild: fixup genksyms usage/getopt | Mike Frysinger | 1 | -3/+7 |
2008-01-28 | kbuild: fix buglet in gcc-version.sh | Sam Ravnborg | 1 | -1/+4 |
2008-01-28 | Kbuild: Clarify the rpm-related make packaging targets | Robert P. J. Day | 1 | -3/+2 |
2008-01-28 | kbuild: support mercurial in setlocalversion | Aron Griffis | 1 | -0/+23 |
2008-01-28 | kconfig: use getopt() in conf.c for handling command line arguments | Andres Salomon | 1 | -13/+11 |
2008-01-28 | kbuild: fix a buffer overflow in modpost | Andi Kleen | 1 | -1/+2 |
2008-01-28 | kbuild: fix format string warnings in modpost | Andi Kleen | 1 | -3/+4 |