Age | Commit message (Expand) | Author | Files | Lines |
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: document 'make prepare' in 'make help' | Valdis.Kletnieks@vt.edu | 1 | -0/+1 |
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 | kbuild: ignore cache modifiers for generating the tags files | Uwe Kleine-König | 1 | -0/+1 |
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 | kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt | Randy Dunlap | 1 | -6/+48 |
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 | FS: Remove dead code | WANG Cong | 1 | -20/+0 |
2008-01-28 | FRV: Drop 'TOPDIR' from Makefiles | WANG Cong | 1 | -4/+4 |
2008-01-28 | INFINIBAND: Remove 'TOPDIR' from Makefiles | WANG Cong | 1 | -2/+1 |
2008-01-28 | CRIS: Remove 'TOPDIR' from Makefiles | WANG Cong | 1 | -1/+1 |
2008-01-28 | kbuild: fix installing external modules | Sam Ravnborg | 1 | -1/+1 |
2008-01-28 | A few corrections to include/linux/Kbuild | Robert P. J. Day | 1 | -4/+4 |
2008-01-28 | kbuild: fixup genksyms usage/getopt | Mike Frysinger | 1 | -3/+7 |
2008-01-28 | kbuild: ignore *.order files | Sam Ravnborg | 1 | -0/+1 |
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 | 2 | -4/+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 |
2008-01-28 | kbuild: declare the modpost error functions as printf like | Andi Kleen | 1 | -3/+5 |
2008-01-28 | kconfig: if ncurses-devel is missing then say so | Sam Ravnborg | 2 | -13/+17 |
2008-01-28 | kbuild: implement modules.order | Tejun Heo | 3 | -2/+29 |
2008-01-28 | convert drivers/base/power/Makefile to ccflags | Johannes Berg | 1 | -6/+2 |
2008-01-28 | kbuild: Add missing srctree prefix for includecheck and versioncheck | Geert Uytterhoeven | 1 | -2/+2 |
2008-01-28 | kbuild: document versioncheck in make help | Sam Ravnborg | 1 | -0/+1 |
2008-01-28 | kbuild: add 'includecheck' help text | Randy Dunlap | 1 | -0/+1 |
2008-01-28 | kernel-doc: new P directive for DOC: sections | Johannes Berg | 1 | -1/+39 |
2008-01-28 | kernel-doc: use no-doc option | Johannes Berg | 1 | -1/+3 |
2008-01-28 | kernel-doc: process functions, not DOC: | Johannes Berg | 1 | -2/+12 |
2008-01-28 | kernel-doc: single DOC: selection | Johannes Berg | 1 | -20/+43 |
2008-01-28 | kernel-doc: init kernel version | Johannes Berg | 1 | -1/+1 |
2008-01-28 | kernel-doc: fix xml output mode | Johannes Berg | 1 | -3/+3 |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 16 | -68/+375 |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 418 | -18451/+13143 |
2008-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -245/+651 |
2008-01-29 | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 8 | -24/+123 |
2008-01-29 | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 26 | -374/+416 |
2008-01-29 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 6 | -225/+347 |