messages from 2009-10-18 08:11:20 to 2009-11-26 20:12:29 UTC [more...]
[PATCH] kconfig: display an error message when aborting
2009-11-26 20:12 UTC (5+ messages)
linux-kbuild.git
2009-11-26 19:37 UTC (2+ messages)
Fast LKM symbol resolution
2009-11-26 17:14 UTC (48+ messages)
` [PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search)
` [PATCH 01/10] ARM: use unified discard definition in linker script
` [PATCH 02/10] ARM: unexport symbols used to implement floating point emulation
` [PATCH 03/10] module: extract __EXPORT_SYMBOL from module.h into mod_export.h
` [PATCH 04/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option
` [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
` [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol()
` [PATCH 07/10] lib: Add generic binary search function to the kernel
` [PATCH 08/10] lib: bsearch - remove redundant special case for arrays of size 0
` [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables
` [PATCH 10/10] module: fix is_exported() to return true for all types of exports
[PATCH] kbuild: specify absolute paths for cscope
2009-11-26 12:34 UTC
about headers_instal
2009-11-26 3:11 UTC
Stepping down as kbuild maintainer
2009-11-25 20:47 UTC (16+ messages)
` [PATCH] kbuild: Steppeing down as Maintainer
[PATCH 2/3] powerpc: Add support for creating FIT uImages
2009-11-25 16:21 UTC (2+ messages)
[PATCH 0/14 v2] kbuild: Move files to include/generated
2009-11-25 14:28 UTC (7+ messages)
` [PATCH 10/14] kbuild: drop include/asm
` [PATCH 11/14] kbuild: move compile.h to include/generated
` [PATCH 12/14] drop explicit include of autoconf.h
` [PATCH 13/14] kbuild: move autoconf.h to include/generated
` [PATCH 14/14] kbuild: move utsrelease.h "
[PATCH] nconfig v5
2009-11-25 10:28 UTC (9+ messages)
` [PATCH] nconfig v6
` [PATCH] nconfig v7
[Patch] menuconfig: Display current values with symbols
2009-11-25 10:22 UTC (2+ messages)
[PATCH/RFC 0/4] user remarks for config symbols
2009-11-25 9:38 UTC (8+ messages)
` [PATCH 1/4] Support loading and saving custom "
` [PATCH] Support loading and saving custom remarks in .config
` [PATCH 2/4] menuconfig: allow editing of remarks for config symbols
` [PATCH 3/4] xconfig: "
` [PATCH 4/4] make config / oldconfig: "
[PATCH resend 0/2] fakeroot dwimery for scripts/package/*
2009-11-24 19:07 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] scripts/package: add KBUILD_PKG_ROOTCMD variable
` [PATCH v3 0/3] fakeroot dwimery for deb-pkg target
` [PATCH 1/3] scripts/package: tar-pkg: use tar --owner=root
` [PATCH v3 2/3] scripts/package: add KBUILD_PKG_ROOTCMD variable
` [PATCH v3 3/3] scripts/package: deb-pkg: use fakeroot if available
[PATCH 2/3] powerpc: Add support for creating FIT uImages
2009-11-24 16:48 UTC (2+ messages)
Up to 65% Off
2009-11-24 10:25 UTC
Stepping down as kbuild maintainer
2009-11-23 21:14 UTC
[PATCH][GIT PULL] kconfig: Fix make O=<dir> local{mod,yes}config
2009-11-20 15:12 UTC
[PATCH][GIT PULL][v2.6.32] tracing/x86: Add check to detect GCC messing with mcount prologue
2009-11-20 5:32 UTC
[PATCH] kconfig: Add missing prototype
2009-11-19 7:35 UTC (4+ messages)
[PATCH] Kbuild: clean up marker
2009-11-19 1:02 UTC (6+ messages)
` [PATCH] Kbuild: clear marker out of modpost
[PATCH v2] Kbuild: clean up marker
2009-11-19 0:44 UTC
[PATCH 0/3] powerpc: Add support for FIT uImages
2009-11-18 21:51 UTC (5+ messages)
` [PATCH 1/3] powerpc: Use scripts/mkuboot.sh instead of 'mkimage'
` [PATCH 2/3] powerpc: Add support for creating FIT uImages
` [PATCH 3/3] powerpc: Add support for ram filesystems in "
[patch 3/3] kconfig CROSS_COMPILE option
2009-11-17 22:45 UTC
[patch 1/3] kbuild: generate modules.builtin
2009-11-17 22:45 UTC
[patch 2/3] kbuild: rebuild fix for Makefile.modbuiltin
2009-11-17 22:45 UTC
Dear webmail user
2009-11-14 1:29 UTC
[PATCH v2] add userspace API headfile for net hardware time-stamp to kbuild
2009-11-12 15:16 UTC (2+ messages)
[PATCH] add userspace API headfile for net hardware time-stamp to kbuild
2009-11-12 9:44 UTC
[PATCH/RFC] fb: put framebuffer drivers back under the "frame buffer devices" menu
2009-11-11 7:35 UTC (3+ messages)
[PATCH] x86 VSDO: fix Kconfig help
2009-11-11 6:27 UTC (3+ messages)
re
2009-11-10 6:55 UTC
You'll tap any woman you want
2009-11-09 14:10 UTC
[PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search)
2009-11-09 2:49 UTC (12+ messages)
` [PATCH 01/10] ARM: use unified discard definition in linker script
` [PATCH 02/10] ARM: unexport symbols used to implement floating point emulation
` [PATCH 03/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option
` [PATCH 04/10] module: extract EXPORT_SYMBOL() from module.h into mod_export.h
` [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
` [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol()
` [PATCH 07/10] lib: Add generic binary search function to the kernel
` [PATCH 08/10] lib: bsearch - remove redundant special case for arrays of size 0
` [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables
` [PATCH 10/10] module: fix is_exported() to return true for all types of exports
[PATCH] kbuild: Allow to use depmod from a non default install
2009-11-08 21:34 UTC
Refresh your B0DY!
2009-11-08 11:52 UTC
[PATCH] nconfig v5
2009-11-06 14:39 UTC
Good solution for all your needs!
2009-11-06 6:30 UTC
[PATCH] deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb
2009-11-05 0:31 UTC (5+ messages)
[patch 2/4] kbuild: generate modules.builtin
2009-11-04 17:28 UTC (2+ messages)
[patch 1/4] x86: _end symbol missing from Symbol.map
2009-11-04 15:19 UTC
[patch 4/4] kconfig CROSS_COMPILE option
2009-11-04 15:19 UTC
[patch 3/4] kbuild: rebuild fix for Makefile.modbuiltin
2009-11-04 15:19 UTC
[PATCH] um: minor Makefile simplification through use of cc-ifversion
2009-11-03 19:55 UTC (2+ messages)
[PATCH 4/4] module: speed up find_symbol() using binary search on the builtin symbol tables
2009-11-03 15:34 UTC (6+ messages)
` [PATCH 1/2] lib: Add generic binary search function to the kernel
GRANT AWARD - 2009
2009-10-29 11:55 UTC
[remarks 1/4] Support loading and saving custom remarks for config symbols
2009-10-28 22:53 UTC (4+ messages)
` [remarks 2/4] menuconfig: allow editing of "
` [remarks 3/4] xconfig: "
` [remarks 4/4] make config / oldconfig: "
[remarks 0/4] user remarks for config symbols
2009-10-28 22:53 UTC
[PATCH] kallsyms: clean up alignment (potentially save a few bytes on ARM)
2009-10-25 15:05 UTC
Compiling 2.6.31/31.5
2009-10-25 11:06 UTC (2+ messages)
unifdef problem (xen)
2009-10-22 20:29 UTC (3+ messages)
Fast LKM symbol resolution with SysV ELH hash table
2009-10-21 13:48 UTC (12+ messages)
[PATCH] nconfig v4
2009-10-21 6:47 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).