Age | Commit message (Expand) | Author |
2008-01-28 | kbuild: link vmlinux.o before kallsyms passes | Sam Ravnborg |
2008-01-28 | kbuild: introduce new option to enhance section mismatch analysis | Sam Ravnborg |
2008-01-28 | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg |
2008-01-28 | compiler.h: introduce __section() | Sam Ravnborg |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2008-01-28 | kbuild: check section names consistently in modpost | Sam Ravnborg |
2008-01-28 | kbuild: introduce blacklisting in modpost | Sam Ravnborg |
2008-01-28 | kbuild: code refactoring in modpost | Sam Ravnborg |
2008-01-28 | kbuild: try harder to find symbol names in modpost | Sam Ravnborg |
2008-01-28 | kbuild: fix so modpost can now check any .o file | Sam Ravnborg |
2008-01-28 | kbuild: minor scripts/decodecode update | Randy Dunlap |
2008-01-28 | kconfig: use environment option | Roman Zippel |
2008-01-28 | kconfig: environment symbol support | Roman Zippel |
2008-01-28 | kconfig: explicitly introduce expression list | Roman Zippel |
2008-01-28 | kconfig: gconfig: symbol fix | EGRY Gabor |
2008-01-28 | kconfig: gettext support for config | EGRY Gabor |
2008-01-28 | kconfig: gettext support for lxdialog | EGRY Gabor |
2008-01-28 | kconfig: gettext support for menuconfig | EGRY Gabor |
2008-01-28 | kconfig: gettext support for xconfig | EGRY Gabor |
2008-01-28 | kconfig: macro fix in menu.c | EGRY Gabor |
2008-01-28 | kconfig: gettext support for gconfig | EGRY Gabor |
2008-01-28 | kconfig: missing macros in gconfig | EGRY Gabor |
2008-01-28 | kconfig: whitespace removing | EGRY Gabor |
2008-01-28 | kconfig: update-po-config info | EGRY Gabor |
2008-01-28 | kbuild: document 'make prepare' in 'make help' | Valdis.Kletnieks@vt.edu |
2008-01-28 | kbuild: scripts/mkmakefile: dynamic determination of output directory | Jan Beulich |
2008-01-28 | kbuild: clean up modpost.c | Sam Ravnborg |
2008-01-28 | kconfig: use C89 random functions in conf.c | Ladislav Michl |
2008-01-28 | kconfig: fix whitespace and sort includes in conf.c | Ladislav Michl |
2008-01-28 | kbuild: ignore cache modifiers for generating the tags files | Uwe Kleine-König |
2008-01-28 | kconfig: delete unused FILE_ and SYMBOL_ flags | Sam Ravnborg |
2008-01-28 | kconfig: rename E_OR & friends to avoid name clash | Sam Ravnborg |
2008-01-28 | kconfig: allow overriding symbols | Jan Engelhardt |
2008-01-28 | kconfig: make kconfig MinGW friendly | Ladislav Michl |
2008-01-28 | kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt | Randy Dunlap |
2008-01-28 | kbuild: fix false positive -dirty tag caused by make-kpkg | Theodore Ts'o |
2008-01-28 | kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag | Theodore Ts'o |
2008-01-28 | kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format | Theodore Ts'o |
2008-01-28 | kbuild: eradicate bashisms in scripts/patch-kernel | Andreas Mohr |
2008-01-28 | FS: Remove dead code | WANG Cong |
2008-01-28 | FRV: Drop 'TOPDIR' from Makefiles | WANG Cong |
2008-01-28 | INFINIBAND: Remove 'TOPDIR' from Makefiles | WANG Cong |
2008-01-28 | CRIS: Remove 'TOPDIR' from Makefiles | WANG Cong |
2008-01-28 | kbuild: fix installing external modules | Sam Ravnborg |
2008-01-28 | A few corrections to include/linux/Kbuild | Robert P. J. Day |
2008-01-28 | kbuild: fixup genksyms usage/getopt | Mike Frysinger |
2008-01-28 | kbuild: ignore *.order files | Sam Ravnborg |
2008-01-28 | kbuild: fix buglet in gcc-version.sh | Sam Ravnborg |
2008-01-28 | Kbuild: Clarify the rpm-related make packaging targets | Robert P. J. Day |
2008-01-28 | kbuild: support mercurial in setlocalversion | Aron Griffis |