messages from 2008-01-03 04:37:26 to 2008-01-28 01:45:30 UTC [more...]
kbuild: Preparing for merge window
2008-01-28 1:45 UTC (94+ messages)
` [PATCH 01/77] kernel-doc: fix xml output mode
` [PATCH 02/77] kernel-doc: init kernel version
` [PATCH 03/77] kernel-doc: single DOC: selection
` [PATCH 04/77] kernel-doc: process functions, not DOC:
` [PATCH 05/77] kernel-doc: use no-doc option
` [PATCH 06/77] kernel-doc: new P directive for DOC: sections
` [PATCH 07/77] kbuild: add 'includecheck' help text
` [PATCH 08/77] kbuild: document versioncheck in make help
` [PATCH 09/77] kbuild: Add missing srctree prefix for includecheck and versioncheck
` [PATCH 10/77] convert drivers/base/power/Makefile to ccflags
` [PATCH 11/77] aic7(3*x): fix firmware build
` [PATCH 12/77] kbuild: implement modules.order
` [PATCH 13/77] kconfig: if ncurses-devel is missing then say so
` [PATCH 14/77] kbuild: declare the modpost error functions as printf like
` [PATCH 15/77] kbuild: fix format string warnings in modpost
` [PATCH 16/77] kbuild: fix a buffer overflow "
` [PATCH 17/77] kconfig: use getopt() in conf.c for handling command line arguments
` [PATCH 18/77] kbuild: support mercurial in setlocalversion
` [PATCH 19/77] Kbuild: Clarify the rpm-related make packaging targets
` [PATCH 20/77] kbuild: fix buglet in gcc-version.sh
` [PATCH 21/77] kbuild: ignore *.order files
` [PATCH 22/77] kbuild: fixup genksyms usage/getopt
` [PATCH 23/77] Remove references to "make dep"
` [PATCH 24/77] A few corrections to include/linux/Kbuild
` [PATCH 25/77] kbuild: fix installing external modules
` [PATCH 26/77] CRIS: Remove 'TOPDIR' from Makefiles
` [PATCH 27/77] INFINIBAND: "
` [PATCH 28/77] FRV: Drop "
` [PATCH 29/77] FS: Remove dead code
` [PATCH 30/77] kbuild: eradicate bashisms in scripts/patch-kernel
` [PATCH 31/77] kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format
` [PATCH 32/77] kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag
` [PATCH 33/77] kbuild: fix false positive -dirty tag caused by make-kpkg
` [PATCH 34/77] kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt
` [PATCH 35/77] kconfig: make kconfig MinGW friendly
` [PATCH 36/77] kconfig: allow overriding symbols
` [PATCH 37/77] kconfig: rename E_OR & friends to avoid name clash
` [PATCH 38/77] kconfig: delete unused FILE_ and SYMBOL_ flags
` [PATCH 39/77] kbuild: ignore cache modifiers for generating the tags files
` [PATCH 40/77] kconfig: fix whitespace and sort includes in conf.c
` [PATCH 41/77] kconfig: use C89 random functions "
` [PATCH 42/77] kbuild: clean up modpost.c
` [PATCH 43/77] kbuild: scripts/mkmakefile: dynamic determination of output directory
` [PATCH 44/77] kbuild: document 'make prepare' in 'make help'
` [PATCH 45/77] kconfig: update-po-config info
` [PATCH 46/77] kconfig: whitespace removing
` [PATCH 47/77] kconfig: missing macros in gconfig
` [PATCH 48/77] kconfig: gettext support for gconfig
` [PATCH 49/77] kconfig: macro fix in menu.c
` [PATCH 50/77] kconfig: gettext support for xconfig
` [PATCH 51/77] kconfig: gettext support for menuconfig
` [PATCH 52/77] kconfig: gettext support for lxdialog
` [PATCH 53/77] kconfig: gettext support for config
` [PATCH 54/77] kconfig: gconfig: symbol fix
` [PATCH 55/77] kconfig: explicitly introduce expression list
` [PATCH 56/77] kconfig: environment symbol support
` [PATCH 57/77] kconfig: use environment option
` [PATCH 58/77] kbuild: minor scripts/decodecode update
` [PATCH 59/77] kbuild: fix so modpost can now check any .o file
` [PATCH 60/77] kbuild: try harder to find symbol names in modpost
` [PATCH 61/77] kbuild: code refactoring "
` [PATCH 62/77] kbuild: introduce blacklisting "
` [PATCH 63/77] kbuild: check section names consistently "
` [PATCH 64/77] all archs: consolidate init and exit sections in vmlinux.lds.h
` [PATCH 65/77] compiler.h: introduce __section()
` [PATCH 66/77] Use separate sections for __dev/__cpu/__mem code/data
` [PATCH 67/77] kbuild: introduce new option to enhance section mismatch analysis
` [PATCH 68/77] kbuild: link vmlinux.o before kallsyms passes
` [PATCH 69/77] kbuild: use simpler section mismatch warnings in modpost
` [PATCH 70/77] kbuild: introduce a few helpers "
` [PATCH 71/77] kbuild: simplified warning report "
` [PATCH 72/77] kconfig: remove "enable"
` [PATCH 73/77] kbuild: support ARCH=x86 in buildtar
` [PATCH 74/77] remove __attribute_used__
` [PATCH 75/77] asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies
` [PATCH 76/77] kconfig: tristate choices with mixed tristate and boolean values
` [PATCH 77/77] kbuild: add verbose option to Section mismatch reporting in modpost
[PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO
2008-01-27 17:38 UTC (3+ messages)
The latest linus tree can't build
2008-01-27 2:14 UTC (3+ messages)
[RFC] __ref annotation of function/data referencing __init/__exit
2008-01-26 18:44 UTC
modpost is becoming verbose
2008-01-24 21:47 UTC
[PATCH] Support ARCH=x86 in buildtar
2008-01-24 20:56 UTC (2+ messages)
[2.6 patch] kconfig: remove "enable"
2008-01-24 20:53 UTC (2+ messages)
kbuild question -- make sure at least one config choice is selected?
2008-01-23 16:44 UTC
kbuild: improved Section mismatch detection
2008-01-22 21:25 UTC (28+ messages)
` [PATCH] kbuild: fix so modpost can now check any .o file
` [PATCH] kbuild: try harder to find symbol names in modpost
` [PATCH] kbuild: code refactoring "
` [PATCH] kbuild: introduce blacklisting "
` [PATCH] kbuild: check section names consistently "
` [PATCH] all archs: consolidate init and exit sections in vmlinux.lds.h
` [PATCH] compiler.h: introduce __section()
` [PATCH] Use separate sections for __dev/__cpu/__mem code/data
2.6.24-rc8-mm1 Build Failure at scripts/mkubooting/crc32.c
2008-01-20 15:30 UTC (5+ messages)
` 2.6.24-rc8-mm1 build failure on headers_check
Kbuild update
2008-01-15 1:33 UTC (19+ messages)
` translations (Re: Kbuild update)
[Patch 0/8] Remove 'TOPDIR' from Makefiles
2008-01-14 6:26 UTC (6+ messages)
` (Try #3) [Patch 4/8] CRIS: "
` (Try #3) [Patch 2/8] MIPS: "
kconfig: support option env="" [Was: kconfig: use $K64BIT to set 64BIT with all*config targets]
2008-01-14 5:58 UTC (6+ messages)
` [PATCH 1/3] explicitly introduce expression list
` [PATCH 2/3] environment symbol support
` [PATCH 3/3] use environment option
[PATCH] kbuild: simplify section mismatch check in modpost
2008-01-13 21:34 UTC
[PATCH] kconfig: multibyte character support for lxdialog
2008-01-12 13:58 UTC (2+ messages)
[PATCH 1/10] kconfig: update-po-config info
2008-01-12 8:03 UTC (2+ messages)
[PATCH 7/10] kconfig: gettext support for menuconfig
2008-01-11 22:50 UTC
[PATCH 4/10] kconfig: gettext support for gconfig
2008-01-11 22:46 UTC
[PATCH 3/10] kconfig: gettext support for config
2008-01-11 22:44 UTC
[PATCH 2/10] kconfig: gettext support for lxdialog
2008-01-11 22:42 UTC
[PATCH 10/10] kconfig: whitespace removing
2008-01-11 22:55 UTC
[PATCH 8/10] kconfig: gettext support for xconfig
2008-01-11 22:52 UTC
[PATCH 9/10] kconfig: macro fix in menu.c
2008-01-11 22:53 UTC
[PATCH 5/10] kconfig: missing macros in gconfig
2008-01-11 22:47 UTC
[PATCH 6/10] kconfig: gconfig: symbol fix
2008-01-11 22:49 UTC
kbuild.git rebased
2008-01-09 19:58 UTC
[PATCH] use C89 random functions in conf.c
2008-01-09 19:41 UTC (2+ messages)
[PATCH] ignore cache modifiers for generating the tag files
2008-01-08 19:41 UTC (3+ messages)
` [PATCH v2] "
[Patch 4/8] CRIS: Remove 'TOPDIR' from Makefiles
2008-01-07 7:08 UTC
[RFC] kconfig: add a few comments to expr.h
2008-01-06 22:11 UTC
[REPOST] kbuild: support mercurial in setlocalversion
2008-01-03 20:47 UTC (3+ messages)
[RFC] Make kconfig MinGW friendly
2008-01-03 20:07 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).