messages from 2008-01-28 01:47:58 to 2008-04-01 07:43:14 UTC [more...]
wish: build time warning for missing MODULE_LICENSE
2008-04-01 7:43 UTC (5+ messages)
[PATCH] Documentation/kbuild: fix typos (s/bin_shipped/bin.o_shipped/)
2008-03-31 13:08 UTC
The evolution of the Linux kernel build system
2008-03-26 22:37 UTC (4+ messages)
A few words from the kbuild maintainer
2008-03-23 21:12 UTC
[GIT PULL] one kbuild fix
2008-03-23 20:50 UTC
[PATCH] KBUILD: Move files that don't check __KERNEL__
2008-03-22 18:45 UTC
kconfig bug - select vs. depends
2008-03-14 22:58 UTC (5+ messages)
` [PATCH] THERMAL must not select HWMON
[PATCH] kbuild doc: move smart-config.txt to Doc/kbuild/
2008-03-03 23:32 UTC (2+ messages)
` [PATCH v2] "
Fwd: Re: Fwd: Re: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c
2008-03-02 19:05 UTC (4+ messages)
` why is CONFIG_PCI unset ? [was: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c]
[PATCH] kbuild: make *config usage docs
2008-02-29 22:21 UTC (3+ messages)
` [PATCH v2] "
Kconfig configuration restore bug [Was: x86: vSMP selection in config]
2008-02-29 20:05 UTC (10+ messages)
` [PATCH 1/3] fix recursive dependencies
` [PATCH 2/3] fix choice dependency check
` [PATCH 3/3] add named choice group
[PATCH 001/002] scripts/mod/modpost.c: New option -E to load extra symbols
2008-02-28 10:42 UTC
why filename extensions? (Re: [PATCH] Compress kernel modules on installation.)
2008-02-27 3:10 UTC
[BUILD_FAILURE] Linux 2.6.25-rc3 - various unexported functions () on powerpc
2008-02-26 18:25 UTC (4+ messages)
[PATCH] Compress kernel modules on installation
2008-02-26 13:04 UTC (11+ messages)
distributed module configuration [Was: Announce: Linux-next (Or Andrew's dream :-))]
2008-02-17 15:51 UTC (9+ messages)
` distributed module configuration
[PATCH] Fix typos on lib/Kconfig
2008-02-22 7:06 UTC
separate object directories: trap for user
2008-02-21 13:16 UTC
make clean does not remove vmlinux.bin.all
2008-02-21 13:05 UTC
rebuilding object files from asm files
2008-02-20 20:01 UTC (4+ messages)
[GIT PULL] 2 x kbuild fixes
2008-02-19 20:11 UTC
one more packaging bug
2008-02-19 17:37 UTC
[PATCH] KBUILD: Extend some command directory blacklists
2008-02-19 15:31 UTC
packaging issues: some serious, some not so serious
2008-02-19 13:13 UTC (9+ messages)
[PATCH] KBUILD: Define the standard files and dirs for tar and find commands
2008-02-19 9:57 UTC
[PATCH] KBUILD: Remove meaningless comment from Makefile
2008-02-18 19:34 UTC
"remote" packaging is definitely broken
2008-02-18 19:31 UTC
add "lost+found" to list of (RCS_FIND_IGNORE?) search dirs?
2008-02-18 12:07 UTC
"make distclean" tries to clean the source tree, not the output tree
2008-02-18 11:05 UTC (2+ messages)
[PATCH] KBUILD: Fix help to refer to "make modules_prepare"
2008-02-18 8:55 UTC
[PATCH] KBUILD: Add a couple entries to no-dot-config-targets
2008-02-17 21:33 UTC
[PATCH] KBUILD: Clarify which tags targets are for which editors
2008-02-17 20:22 UTC
2.6.25-rc2 vdso_install breaks user "make install"
2008-02-17 19:53 UTC (6+ messages)
[PATCH] modpost: Fix reversed symbol name order
2008-02-17 19:31 UTC (2+ messages)
ccflags-y versus EXTRA_CFLAGS??
2008-02-17 19:24 UTC (6+ messages)
[PATCH] kbuild: A few more cheap and easy typoes
2008-02-17 19:10 UTC (2+ messages)
"aflags-y" versus "asflags-y"??
2008-02-16 21:55 UTC
[PATCH] kbuild: Some cheap typo and grammar fixes
2008-02-16 13:19 UTC (2+ messages)
[GIT PULL] 4 kbuild fixes for -rc1
2008-02-15 20:55 UTC
kconfig creates strange (invalid?) configuration
2008-02-15 13:23 UTC (10+ messages)
Help Require for makeing 2.6 kernel makefile
2008-02-15 12:51 UTC (3+ messages)
unnecessary "tristate"ness in Kconfig files
2008-02-13 16:46 UTC
Fwd: Re: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c
2008-02-12 20:41 UTC (2+ messages)
[patch/rfc] relocate kconfig "package name" to Kconfig/environment
2008-02-12 0:39 UTC (4+ messages)
make V=1 broken
2008-02-11 14:32 UTC (4+ messages)
` shell command is empty, when "silent" (Re: make V=1 broken)
help required for KBUILD
2008-02-11 14:10 UTC (2+ messages)
[GIT PULL] kbuild updates
2008-02-09 10:02 UTC
[PATCH] Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-without-digit>
2008-02-09 9:52 UTC (2+ messages)
Problems with parallel building
2008-02-07 7:56 UTC (4+ messages)
defconfigs size reduction?
2008-02-06 21:13 UTC (2+ messages)
[REVIEW for merge] kbuild updates including silence of section mismatch check
2008-02-06 20:58 UTC (19+ messages)
` [PATCH] Remove __INIT_REFOK and __INITDATA_REFOK
` [PATCH] kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
` [PATCH] kbuild: add svn revision information to setlocalversion
` [PATCH] kconfig: mark config as changed when loading an alternate config
` [PATCH] kconfig: ignore select of unknown symbol
` [PATCH] Fix ARM to play nicely with generic Instrumentation menu
` [PATCH] Create arch/Kconfig
` [PATCH] Add HAVE_OPROFILE
` [PATCH] Add HAVE_KPROBES
` [PATCH] Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
` [PATCH try#2 ] kbuild: add svn revision information to setlocalversion
` [Additional PATCH] kbuild: do not warn about __*init/__*exit symbols being exported
[PATCH] Add binoffset to gitignore
2008-02-06 20:55 UTC (2+ messages)
[GIT PATCH] Second round of kbuild updates
2008-02-05 12:08 UTC (7+ messages)
` [PATCH] kbuild: Fix instrumentation removal breakage on avr32
[PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
2008-02-04 23:24 UTC (3+ messages)
kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
2008-02-02 18:06 UTC (3+ messages)
[Patch] mm: fix a section mismatch warning
2008-02-01 10:30 UTC (3+ messages)
[PATCH][scripts/{genksyms/parse.c,kconfig/zconf.tab)_shipped] duplicate YYSTYPE_IS_TRIVIAL =>1st *_DECLARED
2008-01-30 16:24 UTC (2+ messages)
[RFC] __ref annotation of function/data referencing __init/__exit
2008-01-29 20:12 UTC (4+ messages)
support for just "depends" is now gone?
2008-01-29 15:57 UTC (3+ messages)
kbuild: Preparing for merge window
2008-01-29 5:14 UTC (14+ messages)
` [PATCH 28/77] FRV: Drop 'TOPDIR' from Makefiles
` [PATCH 12/77] kbuild: implement modules.order
[GIT PATCH] kbuild updates
2008-01-28 22:24 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).