public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-16 08:08:13 to 2013-08-29 15:08:45 UTC [more...]

fixdep ought to be compiled with -D_FILE_OFFSET_BITS
 2013-08-29 15:08 UTC 

32bit allyesconfig on 64bit system broke
 2013-08-29  6:03 UTC  (4+ messages)

Can anyone suggest a better fix? Not sure if I understand the problem, but the patch fixed it
 2013-08-28 16:47 UTC  (8+ messages)

[PATCH] kbuild: Do not overwrite include/config/kernel.release needlessly
 2013-08-28 15:11 UTC  (2+ messages)

[PATCH RESEND] diffconfig: Update script to support python versions 2.5 through 3.3
 2013-08-28 11:57 UTC  (2+ messages)

[PATCH v2] Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
 2013-08-23 17:55 UTC  (5+ messages)
  ` [PATCH v3] "

[RFC] Get rid of SUBARCH
 2013-08-22 21:32 UTC  (20+ messages)
` [PATCH 1/8] um: Create defconfigs for i386 and x86_64
` [PATCH 2/8] um: Do not use SUBARCH
` [PATCH 3/8] um: Remove old defconfig
` [PATCH 4/8] m68k: Do not use SUBARCH
` [PATCH 5/8] sh: "
` [PATCH 6/8] mips: "
` [PATCH 7/8] unicore32: "
` [PATCH 8/8] Makefile: Remove SUBARCH

[PATCH] MIPS: add <dt-bindings/> symlink
 2013-08-21 18:24 UTC  (2+ messages)

[PATCH RESEND] diffconfig: Gracefully exit if the default config files are not present
 2013-08-19 20:40 UTC  (2+ messages)

[PATCH v2 0/4] Gtk/Qt interface flavours ported to newest toolkit versions
 2013-08-19 17:50 UTC  (17+ messages)
  ` [PATCH v2 1/4] KConf: Move flavours into their own subdirectories
  ` [PATCH v2 4/4] KConf: images.c for gtk/qt gui flavour reoganized
` [PATCH v3 0/5] Kconfig Gtk/Qt interface flavours ported to newest toolkit versions
` [PATCH v3 1/5] kconfig: Move flavours into their own subdirectories
` [PATCH v3 2/5] kconfig: Add qconfig makefile target additionally to the xconfig target
` [PATCH v3 5/5] kconfig: images.c for gtk/qt gui flavour reoganized
` [PATCH v3 6/6] kconfig: Update POTFILES.in to reflect new directory structure

Build regressions/improvements in v3.11-rc2
 2013-08-18  8:32 UTC  (3+ messages)

linux-next: build failure after merge of the ext4 tree
 2013-08-16 18:02 UTC  (7+ messages)

[pull request] Pull request for branch yem/kconfig-for-next
 2013-08-16 13:02 UTC  (7+ messages)
` [PATCH 1/4] kconfig: switch to "long long" for sanity
` [PATCH 2/4] scripts/config: use sed's POSIX interface
` [PATCH 3/4] kconfig: silence warning when parsing auto.conf when a symbol has changed type
` [PATCH 4/4] modules: do not depend on kconfig to set 'modules' option to symbol MODULES

[PATCH] Provide version number for Debian firmware package
 2013-08-15 16:02 UTC  (5+ messages)

[PATCH] kbuild: Update to diffconfig to support python 2.6 and greater
 2013-08-15 16:00 UTC  (3+ messages)

[PATCH] kconfig: Gracefully exit if the default config files are not present
 2013-08-15 15:45 UTC  (2+ messages)

[PATCH] Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
 2013-08-14 19:39 UTC 

[PATCH] Handle non ABS crc symbols
 2013-08-14  1:46 UTC  (3+ messages)

[PATCH] kconfig: Update to diffconfig to support python 2.6 and greater
 2013-08-13 16:02 UTC  (2+ messages)

[PATCH 1/3] kbuild: Increase kallsyms max symbol length
 2013-08-12  4:31 UTC  (4+ messages)
` [PATCH 2/3] Kbuild: Handle longer symbols in kallsyms.c
` [PATCH 3/3] kprobes: Use KSYM_NAME_LEN to size identifier buffers

[PATCH] kbuild: Allow scripts/* to be cross compiled
 2013-08-09 16:08 UTC  (8+ messages)

RFC: Use single pass kallsyms
 2013-08-09 16:03 UTC  (4+ messages)
` [PATCH 1/3] kallsyms/kbuild: Remove relocations from kallsyms table
` [PATCH 2/3] Kbuild, kallsyms: Support padding in kallsyms tables
` [PATCH 3/3] kbuild: Use single pass kallsyms

[RESEND PATCH] kconfig: Make diffconfig work with Python 3
 2013-08-09 13:13 UTC 

[PATCH] kconfig: Make diffconfig work with Python 3
 2013-08-09 12:30 UTC 

[PATCH] kconfig: silence warning when parsing auto.conf when a symbol has changed type
 2013-08-06 17:09 UTC 

Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)
 2013-08-06  8:20 UTC  (4+ messages)

kconfig/menu.c: Fixup to "kconfig: fix undesirable side effect of adding "visible" menu attribute" ?
 2013-08-02 16:48 UTC  (13+ messages)

[RFC MIPS] Update buildtar for MIPS
 2013-07-31 16:25 UTC 

kisskb: sparc-allmodconfig is actually sparc64
 2013-07-30  2:04 UTC  (3+ messages)

Kconfig test scripts
 2013-07-25 20:21 UTC  (3+ messages)

[PATCH v6 0/4] deb-pkg: bring it a little closer to debian packaging
 2013-07-24 13:56 UTC  (6+ messages)
` [PATCH v6 2/4] deb-pkg: split debug symbols in their own package

[pull request] Pull request for branch yem-kconfig-rc-fixes
 2013-07-23 14:36 UTC  (12+ messages)
` [PATCH 1/6] Documentation/kconfig: more concise and straightforward search explanation
` [PATCH 2/6] kconfig: avoid multiple calls to strlen
` [PATCH 3/6] kconfig/[mn]conf: shorten title in search-box
` [PATCH 4/6] kconfig: minor style fixes in symbol-search code
` [PATCH 5/6] kconfig: don't allocate n+1 elements in temporary array
` [PATCH 6/6] kconfig: simplify symbol-search code

[PATCH v3] kbuild: add generation of kernel-devel
 2013-07-23 13:20 UTC  (2+ messages)

[PATCH 0/3] RPM enhancements for kbuild
 2013-07-23 13:19 UTC  (5+ messages)
` [PATCH 1/3] kbuild: add %post section to create initramfs and grub hooks
` [PATCH 2/3] kbuilld: install firmware files in kernel relative directory

[PATCH v2] kconfig: switch to "long long" for sanity
 2013-07-18 22:01 UTC  (4+ messages)

[PATCH -next 1/2] arm: Remove enforced Os flag for LZ4 decompressor
 2013-07-18 20:47 UTC  (30+ messages)
` [PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format

[PATCH] kconfig: switch to "long long" for sanity
 2013-07-18 18:01 UTC  (2+ messages)

[pull request] Pull request for branch yem-kconfig-for-next
 2013-07-18 15:57 UTC  (4+ messages)
` [PATCH 1/1] kconfig: allow "hex" and "range" to support longs

[GIT] kbuild changes for v3.11-rc1
 2013-07-18  9:22 UTC  (10+ messages)
        ` [PATCH] arm, kbuild: make "make install" not depend on vmlinux

[RFC] kbuild: Build samples directory with make modules
 2013-07-16 21:15 UTC  (3+ messages)

[PATCH 0/3] Misc cleanups in kconfig for symbol-search
 2013-07-16 14:42 UTC  (8+ messages)
` [PATCH 1/3] Documentation/kconfig: more concise and straightforward search explanation
` [PATCH 2/3] kconfig: avoid multiple calls to strlen
` [PATCH 3/3] kconfig: cleanup symbol-search code

[pull request v2] Pull request for branch yem-kconfig-for-next
 2013-07-16 14:39 UTC  (6+ messages)
` [PATCH 13/15] kconfig/[mn]conf: make it explicit in the search box that a regexp is possible


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox