Linux Kbuild
[Prev Page][Next Page]
- RE: [PATCH] Makefile.build: Fix built-in.o linking errors, (continued)
- CONFIG_KPROBES=y build requires gawk,
Andrew Isaacson
- [PATCH] wrap long help lines, take two,
Vadim Bendebury (вб)
- [resend][GIT PULL] kbuild updates for 2.6.33,
Michal Marek
- [PATCH] modpost: fix segfault with short symbol names,
Michal Marek
- Re: nconfig v7,
Jan Engelhardt
- [PATCH] wrap long help lines,
Vadim Bendebury (вб)
- [PATCH} wrap long help lines,
Vadim Bendebury
- Re: [PATCH 1/3] Replace kernel/timeconst.pl with kernel/timeconst.sh,
Michal Marek
- [PATCH] gen_init_cpio: fixed fwrite warning,
Mike Frysinger
- [GIT PULL] kbuild updates for 2.6.33,
Michal Marek
- [PATCH] MAINTAINERS: new kbuild maintainer,
Michal Marek
- Re: [PATCH 0/3] clean out Perl from build system.,
Michal Marek
- [PATCH v3] kbuild: generate modules.builtin, Michal Marek
- [PATCH] score: add asm/asm-offsets.h wrapper,
Michal Marek
- 2.6.32: scripts/kconfig/streamline_config.pl :Malfunction,
Patrick Ringl
- [PATCH] make gconfig: fix the "(NEW)" string,
matteo_cortese@xxxxxxxxxxxxx
- Re: [PATCH] unifdef: update to upstream revision 1.189,
Sam Ravnborg
- [PATCH] kbuild: specify absolute paths for cscope,
Daniel Vetter
- linux-kbuild.git,
Michal Marek
- about headers_instal,
Zhi Li
- [PATCH] kconfig: display an error message when aborting,
Mike Frysinger
- Re: [PATCH 2/3] powerpc: Add support for creating FIT uImages,
Stefano Babic
- Stepping down as kbuild maintainer,
Sam Ravnborg
- [PATCH][GIT PULL] kconfig: Fix make O=<dir> local{mod,yes}config, Steven Rostedt
- Re: [PATCH][GIT PULL][v2.6.32] tracing/x86: Add check to detect GCC messing with mcount prologue, Steven Rostedt
- [PATCH v2] Kbuild: clean up marker, Wenji Huang
- [PATCH 0/3] powerpc: Add support for FIT uImages,
Peter Tyser
- [PATCH] kconfig: Add missing prototype,
Rakib Mullick
- [patch 3/3] kconfig CROSS_COMPILE option,
akpm
- [patch 1/3] kbuild: generate modules.builtin, akpm
- [patch 2/3] kbuild: rebuild fix for Makefile.modbuiltin, akpm
- [PATCH] Kbuild: clean up marker,
Wenji Huang
- [PATCH v2] add userspace API headfile for net hardware time-stamp to kbuild,
Barry Song
- [PATCH] add userspace API headfile for net hardware time-stamp to kbuild, Barry Song
- [PATCH] x86 VSDO: fix Kconfig help,
Randy Dunlap
- [PATCH/RFC] fb: put framebuffer drivers back under the "frame buffer devices" menu,
Guennadi Liakhovetski
- [PATCH] kbuild: Allow to use depmod from a non default install, Carmelo Amoroso
- [PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search),
Alan Jenkins
- [PATCH 01/10] ARM: use unified discard definition in linker script, Alan Jenkins
- [PATCH 04/10] module: extract EXPORT_SYMBOL() from module.h into mod_export.h, Alan Jenkins
- [PATCH 08/10] lib: bsearch - remove redundant special case for arrays of size 0, Alan Jenkins
- [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables, Alan Jenkins
- [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol(), Alan Jenkins
- [PATCH 10/10] module: fix is_exported() to return true for all types of exports, Alan Jenkins
- [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab), Alan Jenkins
- [PATCH 07/10] lib: Add generic binary search function to the kernel., Alan Jenkins
- [PATCH 02/10] ARM: unexport symbols used to implement floating point emulation, Alan Jenkins
- [PATCH 03/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option, Alan Jenkins
- [PATCH/RFC 0/4] user remarks for config symbols,
Bernhard Kaindl
- [PATCH] nconfig v5,
nir . tzachar
- [PATCH] deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb,
maximilian attems
- [patch 1/4] x86: _end symbol missing from Symbol.map, akpm
- [patch 4/4] kconfig CROSS_COMPILE option, akpm
- [patch 2/4] kbuild: generate modules.builtin,
akpm
- [patch 3/4] kbuild: rebuild fix for Makefile.modbuiltin, akpm
- Re: Fast LKM symbol resolution,
Alan Jenkins
- Re: Fast LKM symbol resolution, Greg KH
- [PATCH 04/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option, Alan Jenkins
- [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab), Alan Jenkins
- [PATCH 07/10] lib: Add generic binary search function to the kernel., Alan Jenkins
- [PATCH 10/10] module: fix is_exported() to return true for all types of exports, Alan Jenkins
- [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol(), Alan Jenkins
- [PATCH 08/10] lib: bsearch - remove redundant special case for arrays of size 0, Alan Jenkins
- [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables, Alan Jenkins
- [PATCH 01/10] ARM: use unified discard definition in linker script, Alan Jenkins
- [PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search), Alan Jenkins
- [PATCH 03/10] module: extract __EXPORT_SYMBOL from module.h into mod_export.h, Alan Jenkins
- [PATCH 02/10] ARM: unexport symbols used to implement floating point emulation, Alan Jenkins
- Re: Fast LKM symbol resolution, Carmelo Amoroso
- [remarks 4/4] make config / oldconfig: allow editing of remarks for config symbols, Bernhard Kaindl
- [remarks 3/4] xconfig: allow editing of remarks for config symbols, Bernhard Kaindl
- [remarks 2/4] menuconfig: allow editing of remarks for config symbols, Bernhard Kaindl
- [remarks 1/4] Support loading and saving custom remarks for config symbols, Bernhard Kaindl
- [remarks 0/4] user remarks for config symbols, Bernhard Kaindl
- [PATCH] kallsyms: clean up alignment (potentially save a few bytes on ARM), Alan Jenkins
- Compiling 2.6.31/31.5,
MySQL Student
- unifdef problem (xen),
Randy Dunlap
- Re: Fast LKM symbol resolution with SysV ELH hash table,
Alan Jenkins
- [PATCH 0/14 v2] kbuild: Move files to include/generated,
Sam Ravnborg
- [PATCH 01/14] kbuild: search arch/$ARCH/include before include/, Sam Ravnborg
- [PATCH 12/14] drop explicit include of autoconf.h, Sam Ravnborg
- [PATCH 04/14] kbuild: move asm-offsets.h to include/generated, Sam Ravnborg
- [PATCH 03/14] kbuild: move bounds.h to include/generated, Sam Ravnborg
- [PATCH 14/14] kbuild: move utsrelease.h to include/generated, Sam Ravnborg
- [PATCH 11/14] kbuild: move compile.h to include/generated, Sam Ravnborg
- [PATCH 10/14] kbuild: drop include/asm, Sam Ravnborg
- [PATCH 13/14] kbuild: move autoconf.h to include/generated, Sam Ravnborg
- [PATCH 02/14] dontdiff: add generated, Sam Ravnborg
- [PATCH 05/14] ia64: move nr-irqs.h to include/generated, Sam Ravnborg
- [PATCH 06/14] arm: move mach-types to include/generated, Sam Ravnborg
- [PATCH 07/14] sh: move machtypes.h to include/generated, Sam Ravnborg
- [PATCH 08/14] kbuild: drop include2/ used for O=... builds, Sam Ravnborg
- [PATCH 09/14] kbuild: do not check for include/asm-$ARCH, Sam Ravnborg
- [PATCH resend 0/2] fakeroot dwimery for scripts/package/*,
Jonathan Nieder
- [PATCH] nconfig v4,
Nir Tzachar
- kbuild generating prefix-foo.o from foo.c,
kartikeyan sadasivuni
- 32-rc1: "CROSS_COMPILE changed" message breaks compilation,
Pavel Machek
- Re: [PATCH] linux-next: 20090926 - drop autoconf.h from DRBD driver,
Sam Ravnborg
- [PATCH 1/2] kbuild: scripts/package: use $(ROOTCMD) to become root,
Jonathan Nieder
- [GIT] fixes for alpha+mips, Sam Ravnborg
- [GIT] kbuild - 2nd batch,
Sam Ravnborg
- [patch] powerpc: build modules outside the kernel tree fails, if it was built using O=,
Yuri Frolov
[PATCH] Fix linking modules against crtsavres.o, Yuri Frolov
module: Speed up symbol resolution during module loading,
Alan Jenkins
[PATCH 2/4] kbuild: sort the list of symbols exported by the kernel (__ksymtab), Alan Jenkins
[PATCH 3/4] module: unexport each_symbol(), Alan Jenkins
[PATCH 1/4] module: extract __ExPORT_SYMBOL from module.h into mod_export.h, Alan Jenkins
<Possible follow-ups>
module: Speed up symbol resolution during module loading, Alan Jenkins
[PATCH] arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0,
Sam Ravnborg
[patch] Makefile: can't build modules outside the kernel tree if it was built using O=,
Caveh Jalali
[RFC PATCH] kbuild: Warn on selecting symbols with unmet direct dependencies, Catalin Marinas
[PATCH] kallsyms: Fix segfault in prefix_underscores_count().,
Paul Mundt
[patch 01/18] gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma,
akpm
[patch 04/18] ctags: usability fix,
akpm
[patch 11/18] kconfig CROSS_COMPILE option,
akpm
[patch 12/18] kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling,
akpm
[patch 08/18] markup_oops: use modinfo to avoid confusion with underscored module names,
akpm
[patch 17/18] kbuild: fail build if recordmcount.pl fails,
akpm
[patch 18/18] kbuild: set -fconserve-stack option for gcc 4.5,
akpm
[patch 16/18] kbuild: echo the record_mcount command,
akpm
[patch 13/18] gconfig: disable "typeahead find" search in treeviews,
akpm
[patch 15/18] kbuild: check if linker supports the -X option,
akpm
[patch 14/18] kbuild: fix ld-option Makefile macro to really work,
akpm
[patch 10/18] kbuild: rebuild fix for Makefile.modbuiltin,
akpm
[patch 07/18] checkincludes.pl: add option to remove duplicates in place,
akpm
[patch 06/18] checkincludes.pl: provide usage helper,
akpm
[patch 05/18] checkincludes.pl: close file as soon as we're done with it,
akpm
[patch 09/18] kbuild: generate modules.builtin,
akpm
[patch 03/18] kbuild: add static to prototypes,
akpm
[patch 02/18] kernel hacking: move STRIP_ASM_SYMS from General,
akpm
[PATCH 00/15] [GIT PULL] kconfig: localmodconfig for v2.6.32,
Steven Rostedt
- [PATCH 04/15] kconfig: streamline_config.pl do not stop with no depends, Steven Rostedt
- [PATCH 11/15] kconfig: unset IKCONFIG_PROC and clean up nesting, Steven Rostedt
- [PATCH 02/15] kconfig: make localmodconfig to run streamline_config.pl, Steven Rostedt
- [PATCH 05/15] kconfig: do not warn about modules built in, Steven Rostedt
- [PATCH 13/15] kconfig: make local .config default for streamline_config, Steven Rostedt
- [PATCH 12/15] kconfig: test for /boot/config-uname after /proc/config.gz in localconfig, Steven Rostedt
- [PATCH 15/15] kconfig: add missing dependency of conf to localyesconfig, Steven Rostedt
- [PATCH 14/15] kconfig: test if a .config already exists, Steven Rostedt
- [PATCH 03/15] kconfig: add make localyesconfig option, Steven Rostedt
- [PATCH 01/15] kconfig: add streamline_config.pl to scripts, Steven Rostedt
- [PATCH 09/15] kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set, Steven Rostedt
- [PATCH 08/15] kconfig: have extract-ikconfig read ELF files, Steven Rostedt
- [PATCH 10/15] kconfig: search for a config to base the local(mod|yes)config on, Steven Rostedt
- [PATCH 07/15] kconfig: add check if end exists in extract-ikconfig, Steven Rostedt
- [PATCH 06/15] kconfig: enable CONFIG_IKCONFIG from streamline_config.pl, Steven Rostedt
special HID & Kconfig: odd behavior in gconfig,
Richard Kennedy
UWB Kconfig: cannot set UWB to N in gconfig,
Richard Kennedy
[Patch] menuconfig: Display current values with symbols.,
Robin Holt
How to put output from external module in subdirectory of source tree, daniel . car
arch/i386/boot/bzImage once a link and once a binary, Dennis Heuer
Odd Kconfig output..,
Valdis . Kletnieks
Re: [PATCH] builddeb: Fix packaged file permissions, Frans Pop
[PATCH 0/2] kbuild: generate modules.builtin,
Michal Marek
[RFC Patch] kbuild: implement "make foo.s_c",
Amerigo Wang
[RFC Patch 0/5] gcov: integrate gcov into kbuild,
Amerigo Wang
[PATCH] Makefile: make clean keep bounds.h and asm-offsets.h (previous patch had ws issues), cndougla
[PATCH] Makefile: make clean keep bounds.h and asm-offsets.h, cndougla
[PATCH,resend] kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set,
Frans Pop
Re: [kbuild-devel] Problem with KBUILD_MODNAME,
Sam Ravnborg
[PATCH] Makefile: Fix size_append issue for bzip2/lzma kernel,
Alek Du
[PATCH 00/14] kconfig: streamline distro configs for testers,
Steven Rostedt
- [PATCH 02/14] kconfig: make localmodconfig to run streamline_config.pl, Steven Rostedt
- [PATCH 12/14] kconfig: test for /boot/config-uname after /proc/config.gz in localconfig, Steven Rostedt
- [PATCH 04/14] kconfig: streamline_config.pl do not stop with no depends, Steven Rostedt
- [PATCH 07/14] kconfig: add check if end exists in extract-ikconfig, Steven Rostedt
- [PATCH 09/14] kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set, Steven Rostedt
- [PATCH 11/14] kconfig: unset IKCONFIG_PROC and clean up nesting, Steven Rostedt
- [PATCH 13/14] kconfig: make local .config default for streamline_config, Steven Rostedt
- [PATCH 03/14] kconfig: add make localyesconfig option, Steven Rostedt
- [PATCH 05/14] kconfig: do not warn about modules built in, Steven Rostedt
- [PATCH 06/14] kconfig: enable CONFIG_IKCONFIG from streamline_config.pl, Steven Rostedt
- [PATCH 14/14] kconfig: test if a .config already exists, Steven Rostedt
- [PATCH 01/14] kconfig: add streamline_config.pl to scripts, Steven Rostedt
- [PATCH 10/14] kconfig: search for a config to base the local(mod|yes)config on, Steven Rostedt
- [PATCH 08/14] kconfig: have extract-ikconfig read ELF files, Steven Rostedt
- Re: [PATCH 00/14] kconfig: streamline distro configs for testers, Greg KH
- Re: [PATCH 00/14] kconfig: streamline distro configs for testers, Andrew Morton
- Re: [PATCH 00/14] kconfig: streamline distro configs for testers, Amerigo Wang
- Re: [PATCH 00/14] kconfig: streamline distro configs for testers, Ingo Molnar
[PATCH] cpumask: fix typo s/CONFIG_CPU_HOTPLUG/CONFIG_HOTPLUG_CPU/,
Reinhard Tartler
[RFC PATCH] kbuild: Do not select symbols with unmet dependencies,
Catalin Marinas
[PATCH] modpost: Remove C99 declaration, Sergei Poselenov
[patch 1/8] gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma, akpm
[patch 5/8] ctags: usability fix, akpm
[patch 8/8] checkincludes.pl: add option to remove duplicates in place, akpm
[patch 7/8] checkincludes.pl: provide usage helper, akpm
[patch 4/8] kbuild: remove extraneous blank line after declaration of usage(), akpm
[patch 6/8] checkincludes.pl: close file as soon as we're done with it, akpm
[patch 2/8] kernel hacking: move STRIP_ASM_SYMS from General, akpm
[patch 3/8] kbuild: add static to prototypes, akpm
problems compiling 2.6.30, Andrew
[PATCH] [0/5] kbuild: A couple of Kbuild fixes/improvements,
Andi Kleen
ld:arch/x86/kernel/vmlinux.lds:678: parse error,
Jean Delvare
RomFS: enless loop during make oldconfig from 2.6.24 -> 2.6.31-rc4 (parisc),
Frans Pop
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set, Frans Pop
[PATCH] kbuild: add static to prototypes,
Trevor Keith
[PATCH] um: minor Makefile simplification through use of cc-ifversion,
Frans Pop
[PATCH] powerpc: minor Makefile simplification through use of cc-ifversion,
Frans Pop
[PATCH] ia64: minor Makefile simplification through use of cc-ifversion,
Frans Pop
[PATCH] x86: minor Makefile simplification through use of cc-ifversion,
Frans Pop
"header-y" versus "unifdef-y"?,
Robert P. J. Day
[PATCH/RFC] Move generated files to include/generated,
Sam Ravnborg
- [PATCH 04/10] sh: move machtypes.h to include/generated, Sam Ravnborg
- [PATCH 05/10] arm: move mach-types to include/generated, Sam Ravnborg
- [PATCH 02/10] kbuild: move asm-offsets.h to include/generated, Sam Ravnborg
- [PATCH 01/10] kbuild: move bounds.h to include/generated, Sam Ravnborg
- [PATCH 09/10] kbuild: move autoconf.h to include/generated, Sam Ravnborg
- [PATCH 10/10] kbuild: move utsrelease.h to include/generated, Sam Ravnborg
- [PATCH 03/10] ia64: move nr-irqs.h to include/generated, Sam Ravnborg
- [PATCH 08/10] drop unneeded include of autoconf.h, Sam Ravnborg
- [PATCH 06/10] kbuild: drop asm symlink, Sam Ravnborg
- [PATCH 07/10] kbuild: move compile.h to include/generated, Sam Ravnborg
- Re: [PATCH/RFC] Move generated files to include/generated, Amerigo Wang
is scripts/checkkconfigsymbols.sh actually used?, Reinhard Tartler
[PATCH] kbuild: save ARCH & CROSS_COMPILE when building a kernel,
Sam Ravnborg
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]