Linux Kbuild
[Prev Page][Next Page]
- Re: [patch 4/8] tags: skip ./ in filenames, (continued)
- [patch 2/8] genksyms: allow to ignore symbol checksum changes,
akpm
- [patch 3/8] scripts/package: allow custom options to rpm,
akpm
- [patch 6/8] scripts: improve the decodecode script,
akpm
- [patch 7/8] tags: link from CONFIG_x to 'config x' as well,
akpm
- [PATCH] nconfig V3,
Nir Tzachar
- [GIT] kbuild patches,
Sam Ravnborg
- [RFC PATCH] kbuild: move tags support to a shell script,
Sam Ravnborg
- [BUG] ppc64 relocatable vmlinux builds even with undefined symbols, Milton Miller
- [PATCH] Kbuild: generate debug info in building,
Wenji Huang
- [PATCH 1/1] Kconfig: Correct sched-rt-group.txt pathname in init/Kconfig, Adrian Knoth
- [GIT] one kbuild fix, Sam Ravnborg
- [PATCH] kbuild: introduce KECHO convenience echo,
Mike Frysinger
- [PATCH] scripts/mkcompile_h: kill output in silent mode,
Mike Frysinger
- [PATCH] conf.c: use return to exit from main(),
Ladislav Michl
- Menuconfig and !isalpha() characters in comment, Ladislav Michl
- Re: [PATCH] Add module_name Kconfig shortcut, Sam Ravnborg
- [PULL] kbuild fixes,
Sam Ravnborg
- [patch 12/13] kconfig: add module_name shortcut,
akpm
- [patch 11/13] Fix incompatibility with versions of Perl less than 5.6.0, akpm
- [patch 09/13] kbuild: fix KBUILD_EXTRA_SYMBOLS, akpm
- [patch 13/13] setlocalversion: don't include svn change count, akpm
- [patch 08/13] tags: skip ./ in filenames, akpm
- [patch 10/13] kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module, akpm
- [patch 01/13] genksyms: track symbol checksum changes, akpm
- [patch 03/13] lkdtm: fix for CONFIG_SCSI=n, akpm
- [patch 02/13] genksyms: allow to ignore symbol checksum changes, akpm
- [patch 05/13] scripts/package: allow custom options to rpm, akpm
- [patch 04/13] scripts/package: don't break if %{_smp_mflags} isn't set, akpm
- [patch 07/13] adjust init section definitions, akpm
- [patch 06/13] scripts/checksyscalls.sh: fix for non-gnu sed, akpm
- KBUILD: do not include arch/<ARCH>/include/asm in find-sources twice.,
Ian Campbell
- [PULL] kbuild fixes for -rc1,
Sam Ravnborg
- [PATCH] ftrace: handle generic arch calls,
Steven Rostedt
- Is there a GOOD reason why the autodetected ARCH is still ARCH=i386 or ARCH=x86_64 and not ARCH=x86, Matthias Schniedermeyer
- [2.6 patch] kconfig-language.txt: update the information on select, Adrian Bunk
- symbol versioning, interdependent external modules, Olaf Till
- Building two (external) modules from the same sources,
Andrey Borzenkov
- support for integer comparison in kconfig, Mike Frysinger
- [PATCH] deb-pkg: Beautify changelog,
maximilian attems
- Re: [PATCH] Fixup deb-pkg target to generate separate firmware deb.,
Jonathan McDowell
- [PATCH] kbuild: tag with git revision when git describe is missing,
Trent Piepho
- [PATCH] kbuild: Bugfix for variable KBUILD_EXTRA_SYMBOLS, Jonathan Lynch
- Re: [git pull] x86 fixes, H. Peter Anvin
- [PATCH] ncurses based config,
Nir Tzachar
- Re: [PATCH] ncurses based config, KOSAKI Motohiro
- Re: [PATCH] ncurses based config, Alejandro Riveira Fernández
- [PATCH] ncurses based config V2, Nir Tzachar
- <Possible follow-ups>
- Re: [PATCH] ncurses based config, Bodo Eggert
[patch 3/5] lkdtm: fix for CONFIG_SCSI=n, akpm
[patch 1/5] genksyms: track symbol checksum changes, akpm
[patch 2/5] genksyms: allow to ignore symbol checksum changes, akpm
[patch 5/5] scripts/package: allow custom options to rpm, akpm
[patch 4/5] scripts/package: don't break if %{_smp_mflags} isn't set, akpm
scripts/Kbuild.include doubts, Dasgupta, Romit
How to separate obj and src for external module build?,
Qian_Riny
`make oldconfig' no longer updating `.config.old'?,
Geert Uytterhoeven
Re: Kconfig no longer outputs a .config with freshly updated defconfigs,
Adrian Bunk
annoying "trying to assign nonexistent symbol" warnings,
Adrian Bunk
[GIT PULL] kbuild fixes for -rc1, Sam Ravnborg
[Patch] UML build: fix missing posix_types.h,
WANG Cong
kill include symlinks for sh?,
Sam Ravnborg
[GIT PULL] kbuild,
Sam Ravnborg
[2.6 patch] scripts/ver_linux: don't set PATH,
Adrian Bunk
comparision of int values, Marvin
what is the value of "help" text on a choice?, Robert P. J. Day
[2.6 patch] scripts/genksyms/lex.l: add %option noinput,
Adrian Bunk
[2.6 patch] scripts/kconfig/zconf.l: add %option noinput,
Adrian Bunk
make fails to create correct arch include symlink, Paulius Zaleckas
[PATCH] Change Kbuild message to match default,
jkacur
binutils 2.18.50.0.8 frv build error,
Adrian Bunk
localversion filter *.orig ?,
Randy Dunlap
Integrating relocatable kernel build with kernel build,
Mohan Kumar M
xconfig fonts,
Randy Dunlap
selecting a tristate, Uwe Kleine-König
kbuild - pending stuff, and Maintainer news,
Sam Ravnborg
- [PATCH 01/24] kbuild: refactor headers_* targets in Makefile, Sam Ravnborg
- [PATCH 05/24] kbuild: error out early in make headers_install, Sam Ravnborg
- [PATCH 08/24] kbuild: make clean removes *.o.* as well, Sam Ravnborg
- [PATCH 04/24] kbuild: code refactoring in Makefile.headerinst, Sam Ravnborg
- [PATCH 02/24] kbuild: always unifdef files in headers_install*, Sam Ravnborg
- [PATCH 03/24] kbuild: drop support of ALTARCH for headers_*, Sam Ravnborg
- [PATCH 09/24] kbuild: install all headers when arch is changed, Sam Ravnborg
- [PATCH 06/24] kbuild: only one call for include/ in make headers_*, Sam Ravnborg
- [PATCH 11/24] kbuild: support arch/$ARCH/include for tags, cscope, Sam Ravnborg
- [PATCH 07/24] kbuild: optimize headers_* targets, Sam Ravnborg
- [PATCH 12/24] kbuild: asm symlink support for arch/$ARCH/include, Sam Ravnborg
- [PATCH 13/24] kbuild: add arch/$ARCH/include to search path, Sam Ravnborg
- [PATCH 19/24] kconfig: add diffconfig utility, Sam Ravnborg
- [PATCH 23/24] kconfig: make oldconfig is now less chatty, Sam Ravnborg
- [PATCH 22/24] kconfig: speed up all*config + randconfig, Sam Ravnborg
- [PATCH 16/24] kernel-doc: handle/strip __init, Sam Ravnborg
- [PATCH 24/24] kconfig: make defconfig is no longer chatty, Sam Ravnborg
- [PATCH 17/24] kbuild: sparse needs CF not CHECKFLAGS, Sam Ravnborg
- [PATCH 10/24] kbuild: prepare headers_* for arch/$ARCH/include, Sam Ravnborg
- [PATCH 18/24] kbuild: remove Module.markers during mrproper, Sam Ravnborg
- [PATCH 15/24] vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section, Sam Ravnborg
- [PATCH 20/24] kconfig: set all new symbols automatically, Sam Ravnborg
- [PATCH 21/24] kconfig: prefix hex values with 0x in .config, Sam Ravnborg
[BUILD-FAILURE] linux-next: Tree for June 30 - powerpc - build failure at arch_add_memory(),
Kamalesh Babulal
sed & bzImage issues,
Vegard Nossum
kconfig - hex are considered decimal,
Sam Ravnborg
[GIT PULL] one fix for -rc, Sam Ravnborg
a.out.h userspace headers not present with O=,
Adrian Bunk
[PATCH] add diffconfig utility (v2),
Tim Bird
Support arch/$ARCH/include in kbuild,
Sam Ravnborg
[PATCH] kbuild: sparse needs CF not CHECKFLAGS,
Geert Uytterhoeven
Preserving Kconfig choice when option is renamed, Frans Pop
FYI - cross building on Cygwin works for multiple arches with only one hack to kbuild, Steve Kenton
about size optimizations (Re: Not as much ccache win as I expected),
Oleg Verych
Not as much ccache win as I expected,
Tim Bird
[GIT PULL] one kbuild fix for powerpc,
Sam Ravnborg
kbuild breaks um - fails to find util when linking,
Sam Ravnborg
modpost error message with -j builds,
Adrian Bunk
[PATCH] Speed up "make headers_*",
Sam Ravnborg
- Re: [PATCH] Speed up "make headers_*", Vegard Nossum
- Re: [PATCH] Speed up "make headers_*", David Woodhouse
- Re: [PATCH] Speed up "make headers_*", Sam Ravnborg
- [PATCH 4/6] kbuild: code refactoring in Makefile.headerinst, Sam Ravnborg
- [PATCH 3/6] kbuild: drop support of ALTARCH for headers_*, Sam Ravnborg
- [PATCH 5/6] kbuild: error out early in make headers_install, Sam Ravnborg
- [PATCH 1/6] kbuild: refactor headers_* targets in Makefile, Sam Ravnborg
- [PATCH 6/6] kbuild: optimize headers_* targets, Sam Ravnborg
- [PATCH 2/6] kbuild: always unifdef files in headers_install*, Sam Ravnborg
- <Possible follow-ups>
- Re: [PATCH] Speed up "make headers_*", Tim Schmielau
perl help needed..., Sam Ravnborg
Simplify vmlinux link,
Sam Ravnborg
[RFC PATCH] drop support for KALLSYMS_EXTRA_PASS,
Sam Ravnborg
[GIT PULL] fix kbuild regression, Sam Ravnborg
sh64 build error - sh, kbuild or binutils problem?,
Adrian Bunk
'make arch/x86/' fails,
Vegard Nossum
[RFC PATCH] kconfig: introduce KCONFIG_* symbols for .c files,
Sam Ravnborg
kbuild variable $(src) broken in 2.6.23-rc3?,
tvrtko . ursulin
[GIT PATCH] kbuild fixes, Sam Ravnborg
[PATCH 1/1] kconfig: incorrect 'len' field initialisation ?,
Christophe Jaillet
[RFC PATCH] move link of vmlinux from Makefile to a script,
Sam Ravnborg
[PATCH] KBUILD: Move non-__KERNEL__-checking headers to header-y.,
Robert P. J. Day
Re: Kbuild Makefile output,
Sam Ravnborg
kbuild output file.,
murtuja bharmal
[PATCH 0/4] Create a CFLAGS_REMOVE for ftrace,
Steven Rostedt
Switched from hardcoded ".config" to conf_get_configname(), Greg Steuck
New kbuild git trees [Was: linux-next: kbuild build failure],
Sam Ravnborg
[PATCH] Disable modpost warnings for linkonce sections,
Andi Kleen
[PATCH] kconfig: add support for stdin (make K=- ...),
Sam Ravnborg
kconfig - a suggestion how to fix the select issue,
Sam Ravnborg
[2.6 patch] kconfig-language.txt: remove bogus hint,
Adrian Bunk
kconfig frontend updates,
Sam Ravnborg
[GIT PULL] kbuild stuff, Sam Ravnborg
gcc 3.4.6 fails to build 2.6.25 due to offsetof() not digestible by gas,
sampo
[PATCH RFC] kbuild: drop section mismatch detection for __cpu*, Sam Ravnborg
Additional kconfig targets (cloneconfig, nonint_oldconfig etc),
Sam Ravnborg
[GIT PULL] kbuild fixes,
Sam Ravnborg
[PATCH] headerdep: a tool for detecting inclusion cycles in header file,
Vegard Nossum
[PATCH 2/4] kconfig: make conf -s (silent) a modifier rather than an input mode, Andres Salomon
[PATCH 4/4] kconfig: add *_silentdefconfig feature for config targets,
Andres Salomon
[PATCH 1/4] build: fix missing x86-specific help output,
Andres Salomon
[PATCH 3/4] kconfig: conf -D just takes default config w/out assuming input_mode is set_default, Andres Salomon
[2.6 patch] scripts/Makefile.modpost typo fix,
Adrian Bunk
[GIT PULL] kbuild patches for merge window,
Sam Ravnborg
using initramfs with modules, Jacob Avraham
RFC: run all userspace header through unifdef,
Adrian Bunk
2.6.25 and DEBUG_SECTION_MISMATCH,
Adrian Bunk
[PATCH]kbuild: add arm, mips and i386 macros,
ye janboe
coloring stdout && stderr, small kbuild example,
Oleg Verych
Combining several subdirectories into a single loadable module, Anatoli Tubman
why "depends on FUBAR!=n"?, Robert P. J. Day
"if CONFIG" versus "depends on CONFIG",
Robert P. J. Day
x86: defconfig not being applied automatically in 2.6.24+, Daniel Drake
[PATCH] documentation: build source files in Documentation sub-dir,
Randy Dunlap
[PATCH] Documentation/kbuild: fix typos (s/bin_shipped/bin.o_shipped/), Wolfram Sang
wish: build time warning for missing MODULE_LICENSE,
Adrian Bunk
A few words from the kbuild maintainer, Sam Ravnborg
[GIT PULL] one kbuild fix, Sam Ravnborg
[PATCH] KBUILD: Move files that don't check __KERNEL__., Robert P. J. Day
The evolution of the Linux kernel build system,
Bram Adams
kconfig bug - select vs. depends,
Bastian Blank
[PATCH] kbuild doc: move smart-config.txt to Doc/kbuild/,
Randy Dunlap
Re: [PATCH 001/002] scripts/mod/modpost.c: New option -E to load extra symbols, Richard Hacker
why filename extensions? (Re: [PATCH] Compress kernel modules on installation.), Oleg Verych
Kconfig configuration restore bug [Was: x86: vSMP selection in config],
Sam Ravnborg
[BUILD_FAILURE] Linux 2.6.25-rc3 - various unexported functions () on powerpc,
Kamalesh Babulal
[PATCH] Compress kernel modules on installation.,
Steve Brokenshire
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]