messages from 2010-08-12 23:24:30 to 2010-09-22 17:32:36 UTC [more...]
Stale expression reference causing use-after-free
2010-09-22 17:32 UTC (12+ messages)
[PATCH 00/15] Kconfig generalization
2010-09-22 17:07 UTC (30+ messages)
` [PATCH 01/15] kconfig: replace a `switch()' statement by a more flexible `if()' statement
` [PATCH 02/15] kconfig: rephrase help text not to mention the internal prefix
` [PATCH 03/15] kconfig: allow build-time definition of the internal config prefix
` [PATCH 04/15] kconfig: rephrase help texts/comments not to include the package name
` [PATCH 05/15] kconfig: allow PACKAGE to be defined on the compiler's command-line
` [PATCH 06/15] kconfig: implement the `mainmenu' directive
` [PATCH 07/15] kconfig: add a symbol string expansion helper
` [PATCH 08/15] kconfig: expand by default the rootmenu's prompt
` [PATCH 09/15] kconfig: replace KERNELVERSION usage by the mainmenu's prompt
` [PATCH 10/15] kconfig: don't emit warning upon rootmenu's prompt redefinition
` [PATCH 11/15] kconfig: constify file name
` [PATCH 12/15] kconfig: use the file's name of sourced file
` [PATCH 13/15] kconfig: expand file names
` [PATCH 14/15] kconfig: regen parser
` [PATCH 15/15] kbuild: migrate all arch to the kconfig mainmenu upgrade
` [DIFF] kbuild-generic-v5 -> kbuild-generic-v6
` [DIFF] kbuild-generic-v6 -> kbuild/kconfig/kbuild-generic-v7
make headers_install
2010-09-22 9:13 UTC
[PATCHi v3] kconfig qconf: port to QT4
2010-09-21 17:31 UTC (7+ messages)
` [PATCH] "
` [PATCH 1/2] "
` [PATCH 2/2] Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
[PATCH]
2010-09-20 12:11 UTC (5+ messages)
[PATCH] Documentation/kbuild: correct variable definitions in makefiles.txt
2010-09-20 6:33 UTC
[PATCH] Documentation/kbuild: major edit of modules.txt sections 5-8
2010-09-20 6:06 UTC
[PATCH v2] Documentation/kbuild: major edit of modules.txt sections 1-4
2010-09-19 1:33 UTC
[PATCH] Documentation/kbuild: major edit of modules.txt sections 1-4
2010-09-17 18:30 UTC (3+ messages)
2.6.36-rc3 - Unable to build: "Error: input truncated"
2010-09-14 23:06 UTC (13+ messages)
Kconfig add reportoldconfig and updateoldconfig targets
2010-09-14 3:52 UTC (4+ messages)
` [PATCH 1/2] Kbuild: Treat KBUILD_DEFCONFIG=old as request to use .config as the base
` [PATCH 2/2] Kbuild: kconfig: Verbose version of --listnewconfig and --defconfig
[PATCH] Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
2010-09-13 11:51 UTC (3+ messages)
[PATCH 0/3] make clean fixes
2010-09-13 15:24 UTC (5+ messages)
` [PATCH 1/3] kbuild: Really don't clean bounds.h and asm-offsets.h
` [PATCH 2/3] kbuild: Do not run make clean in $(srctree)
` [PATCH 3/3] kbuild: Use a single clean rule for kernel and external modules
[PATCH] nconfig: Fix help for choice menus
2010-09-13 10:43 UTC (3+ messages)
PLEASE HELP MY FAMILY (A Cry for Help
2010-09-11 6:19 UTC
xconfig build error in linux-next??
2010-09-10 15:20 UTC (5+ messages)
[PATCH] kbuild: fix oldnoconfig to do the right thing
2010-09-08 13:01 UTC (4+ messages)
[PATCH] xconfig: Change the titlebar if using Qt3
2010-09-06 11:32 UTC (3+ messages)
[PATCH] kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
2010-09-06 11:29 UTC (2+ messages)
scripts/setlocalversion: information retrieval about git repository state
2010-09-06 11:27 UTC (6+ messages)
` [PATCH] scripts/setlocalversion: update comment regarding "
Mutual Support
2010-09-04 15:40 UTC
[PATCHi v3] kconfig qconf: port to QT4
2010-09-01 14:57 UTC (3+ messages)
` [PATCH v4] "
[RFC] kbuild: use getopt_long(), not its _only() variant
2010-08-31 11:35 UTC (4+ messages)
[PATCH 1/4] kbuild: don't assign `stdout' and `stderr'
2010-08-26 12:11 UTC (14+ messages)
` [PATCH 2/4] kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
` [PATCH 3/4] kbuild: `nconf' needs -lintl
` [PATCH] kbuild: don't overwrite HOST_EXTRACFLAGS
` [PATCH 4/4] kbuild: fix typo
[PATCH] checksyscalls: Fix stand-alone usage
2010-08-25 13:30 UTC (2+ messages)
[PATCH] sh: fix kconfig warning
2010-08-24 6:33 UTC (2+ messages)
[PATCH] kbuild: fix segmentation fault in recursive dependency check
2010-08-23 17:02 UTC (3+ messages)
[GIT] kbuild fixes for 2.6.36-rc2
2010-08-23 10:56 UTC (2+ messages)
[Patch] makefile: not need to regenerate kernel.release file when make kernelrelease
2010-08-20 11:57 UTC (2+ messages)
xconfig oddity
2010-08-19 21:39 UTC (3+ messages)
[PATCH] scripts/mkversion: Simplify script
2010-08-19 2:56 UTC (3+ messages)
[PATCH 1/2] Makefile: fix missing dash when using make LOCALVERSION=xxx
2010-08-18 9:20 UTC (9+ messages)
` [PATCH 2/2] Makefile: "make kernelrelease" should show the correct full kernel version
[PATCH] kconfig: fix warnings in fgets/fwrite usage
2010-08-18 5:36 UTC (4+ messages)
[RFC 0/2] Factor Kconfig's prefix and package name
2010-08-18 2:28 UTC (23+ messages)
` [RFC 1/2] kbuild: genericizes "
` [RFC 2/2] kbuild: genericizes kbuild's config prefix
` [PATCH] kbuild: implement the `mainmenu' directive
` [PATCH] kbuild: delay rootmenu prompt initialization
bug LINUX_VERSION_CODE undefined
2010-08-17 16:00 UTC
[PATCH] kbuild: confdata.c explicitly reference errno, thus need <errno.h>
2010-08-17 7:12 UTC (2+ messages)
[PATCH] modules: don't call depmod when overriding external module install path
2010-08-17 2:51 UTC (3+ messages)
[PATCH] fixes for using make 3.82
2010-08-16 13:17 UTC (3+ messages)
[PATCH] Fix CONFIG_CROSS_COMPILE issue in .config
2010-08-16 12:51 UTC (11+ messages)
[PATCH] kconfig: fix savedefconfig with choice marked optional
2010-08-15 7:07 UTC (3+ messages)
[PATCH] kconfig: fix savedefconfig with choice marked optional
2010-08-14 22:41 UTC (2+ messages)
[PATCH]
2010-08-14 22:38 UTC (3+ messages)
` [PATCH] kconfig: fix segfault when detecting recursive dependency
[GIT] defconfig + unifdef cleanup (touches many archs)
2010-08-14 20:54 UTC
[GIT] kbuild: 2 late fixes
2010-08-12 23:22 UTC
page: next (older) | 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