public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-20 15:53:43 to 2013-06-29 14:21:27 UTC [more...]

[pull request] Pull request for branch yem-kconfig-for-next
 2013-06-29 14:21 UTC 

[PATCH] let kbuild mkdir for dir/file.o
 2013-06-28 22:44 UTC  (5+ messages)

[PATCH] kconfig: allow "hex" and "range" to support longs
 2013-06-28 19:56 UTC 

[pull request v2] Pull request for branch yem-kconfig-for-next
 2013-06-28 17:19 UTC  (26+ messages)
` [PATCH 01/15] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
` [PATCH 02/15] kconfig/lxdialog: Add definitions for mininimum (re)size values
` [PATCH 03/15] kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
` [PATCH 04/15] kconfig/lxdialog: handle newline characters in print_autowrap()
` [PATCH 05/15] mconf: use function calls instead of ncurses' variables LINES and COLS
` [PATCH 06/15] nconf: "
` [PATCH 07/15] mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
` [PATCH 08/15] scripts/config: replace hard-coded script name by a dynamic value
` [PATCH 09/15] kconfig/conf: fix randconfig setting multiple symbols in a choice
` [PATCH 10/15] kconfig/conf: accept a base-16 seed for randconfig
` [PATCH 11/15] kconfig/conf: print the seed used to initialise the RNG "
` [PATCH 12/15] kconfig: sort found symbols by relevance
` [PATCH 13/15] kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
` [PATCH 14/15] kconfig: loop as long as we changed some symbols in randconfig
` [PATCH 15/15] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
    ` [PATCH] Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG"

[PATCH] improve modalias building
 2013-06-27 23:05 UTC  (2+ messages)

[PATCH] scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
 2013-06-27 22:34 UTC  (2+ messages)

[PATCH] kbuild: Avoid race generating / using MODLIB
 2013-06-27 18:48 UTC 

[PATCH 2/2] scripts: Don't run find across mountpoints
 2013-06-26 23:19 UTC 

[PATCH 1/2] scripts: Use RCS_FIND_IGNORE in more places
 2013-06-26 23:19 UTC 

[PATCH] tools/include: use stdint types for user-space byteshift headers
 2013-06-26  1:13 UTC 

linux-next: Tree for Jun 25
 2013-06-25 21:27 UTC  (8+ messages)

linux-next: Tree for Jun 25 [ kbuild or rapidio? ]
 2013-06-25 21:22 UTC  (4+ messages)

scripts/kallsyms: Avoid ARM veneer symbols
 2013-06-25 15:09 UTC  (2+ messages)

[pull request] Pull request for branch yem-kconfig-for-next
 2013-06-24 17:13 UTC  (20+ messages)
` [PATCH 01/14] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
` [PATCH 02/14] kconfig/lxdialog: Add definitions for mininimum (re)size values
` [PATCH 03/14] kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
` [PATCH 04/14] kconfig/lxdialog: handle newline characters in print_autowrap()
` [PATCH 05/14] mconf: use function calls instead of ncurses' variables LINES and COLS
` [PATCH 06/14] nconf: "
` [PATCH 07/14] mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
` [PATCH 08/14] scripts/config: replace hard-coded script name by a dynamic value
` [PATCH 09/14] kconfig/conf: fix randconfig setting multiple symbols in a choice
` [PATCH 10/14] kconfig/conf: accept a base-16 seed for randconfig
` [PATCH 11/14] kconfig/conf: print the seed used to initialise the RNG "
` [PATCH 12/14] kconfig: sort found symbols by relevance
` [PATCH 13/14] kconfig: loop as long as we changed some symbols in randconfig
` [PATCH 14/14] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG

[PATCH 0/3] RPM enhancements for kbuild
 2013-06-24 14:38 UTC  (4+ 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 3/3] kbuild: add generation of kernel-devel

[PATCH v7] kbuild: fix error when building from src rpm
 2013-06-24 13:36 UTC  (2+ messages)

[PATCH v6] kbuild: fix error when building from src rpm
 2013-06-24 12:54 UTC  (4+ messages)

[PATCH] scripts: Don't run find across mountpoints
 2013-06-23 21:31 UTC  (2+ messages)

[PATCH v5 0/4] deb-pkg: bring it a little closer to debian packaging
 2013-06-23 16:51 UTC  (15+ messages)
` [PATCH v5 1/4] deb-pkg: use KCONFIG_CONFIG instead of .config file directly
` [PATCH v5 2/4] deb-pkg: split debug symbols in their own package
` [PATCH v5 3/4] deb-pkg: fix installed image path on parisc, mips and powerpc
` [PATCH v5 4/4] deb-pkg: add a hook argument to match debian hooks parameters

[PATCH 1/7] metag: add <dt-bindings/> symlink
 2013-06-20 16:29 UTC  (2+ messages)

(no subject)
 2013-06-17 19:28 UTC 

[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values
 2013-06-16  9:33 UTC  (3+ messages)

[RFC][PATCH] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
 2013-06-16  9:32 UTC  (3+ messages)

[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values
 2013-06-15  8:48 UTC 

[PATCH] dtc: ensure #line directives don't consume data from the next line
 2013-06-14 22:01 UTC  (4+ messages)

[PATCH] kconfig/lxdialog: Add definitions for mininimum resize values
 2013-06-14 13:55 UTC 

[PATCH 0/3] Use POSIX "$((..))" instead of bashism "$[...]"
 2013-06-13 19:16 UTC  (6+ messages)
` [PATCH 1/3] h8300/boot: "
` [PATCH 2/3] ARM: shmobile: "
` [PATCH 3/3] sh/boot: "

[PATCH RESEND] Makefile.lib: align DTB quiet_cmd
 2013-06-13 14:01 UTC  (2+ messages)

Dependencies in the HID subsystem
 2013-06-13  7:11 UTC  (5+ messages)

[PATCH REPOST] dtc: ensure #line directives don't consume data from the next line
 2013-06-12 16:18 UTC 

[PATCH] MIPS: Kconfig: Set default value for the "Kernel code model"
 2013-06-12 11:50 UTC  (3+ messages)

[PATCH] Makefile: Fix install error with make -j option
 2013-06-12 10:13 UTC  (2+ messages)

[PATCH] deb-pkg: Don't run find across mountpoints
 2013-06-10 14:19 UTC  (6+ messages)

[PATCH 1/2] Fix a build warning in scripts/sortextable.h
 2013-06-09  2:33 UTC  (2+ messages)
` [PATCH 2/2] Fix a build warning in scripts/mod/file2alias.c

[PATCH] Kbuild: pass headers to headers_install.sh on stdin
 2013-06-06 18:43 UTC  (5+ messages)

[GIT] kbuild fixes for v3.10-rc5
 2013-06-05 14:12 UTC 

[RFC PATCH v3] kbuild: fix error when building from src rpm
 2013-06-05 14:06 UTC  (4+ messages)

[PATCH v5] kbuild: fix error when building from src rpm
 2013-06-05 12:07 UTC 

[RFC PATCH v4] kbuild: fix error when building from src rpm
 2013-06-05  9:51 UTC 

[RFC PATCH v3] kbuild: fix error when building from src rpm
 2013-06-04 19:37 UTC 

[PATCH 2] kbuild: fix error when building from src rpm
 2013-06-04 18:00 UTC 

[PATCH] kbuild: fix error when building from src rpm
 2013-06-04 17:06 UTC 

[pull request v2] Pull request for branch yem-kconfig-rc-fixes
 2013-06-04 12:50 UTC  (5+ messages)
` [PATCH 1/3] scripts/config: fix assignment of parameters for short version of --*-after options
` [PATCH 2/3] mconf: handle keys in empty dialogs
` [PATCH 3/3] kconfig/menu.c: fix multiple references to expressions in menu_add_prop()

[PATCH V2] dtc: ensure #line directives don't consume data from the next line
 2013-06-03 13:32 UTC  (3+ messages)

DTB build failure due to preproccessing
 2013-06-03  9:44 UTC  (10+ messages)

[PATCH] kbuild: make sure we clean up DTB temporary files
 2013-05-31 22:21 UTC  (3+ messages)

[PATCH] dtc: Ensure #line directives don't consume data from the next line
 2013-05-31 17:42 UTC  (3+ messages)

[PATCH] let kbuild mkdir for dir/file.o
 2013-05-30 18:59 UTC  (2+ messages)

[PATCH] kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
 2013-05-30  3:59 UTC  (6+ messages)

[pull request] Pull request for branch yem-kconfig-rc-fixes
 2013-05-29 21:50 UTC  (2+ messages)

[PATCH] let kbuild mkdir for dir/file.o
 2013-05-29  6:10 UTC 

[PATCH] let kbuild mkdir for dir/file.o
 2013-05-29  3:42 UTC  (2+ messages)

Blocking allmodconfig with missing defaults (was: Re: kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new)
 2013-05-23 10:36 UTC  (2+ messages)

[PATCH] kbuild: Don't assume dts files live in arch/*/boot/dts
 2013-05-23  8:15 UTC  (4+ messages)

kbuild: warning with cavium_octeon_defconfig
 2013-05-21 22:36 UTC 

[PATCH 0/2] scripts/config: bug fix and improvement
 2013-05-20 15:57 UTC  (5+ messages)
` [PATCH 1/2] scripts/config: replace hard-coded script name by a dynamic value
` [PATCH 2/2] scripts/config: fix assignment of parameters for short version of --*-after options


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