messages from 2013-06-04 20:12:28 to 2013-07-04 17:44:59 UTC [more...]
kconfig-frontends-3.10.0.0 released
2013-07-04 17:44 UTC
[PATCH 0/3] RPM enhancements for kbuild
2013-07-04 15:15 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 3/3] kbuild: add generation of kernel-devel
[PATCH v6 0/4] deb-pkg: bring it a little closer to debian packaging
2013-07-04 1:46 UTC (6+ messages)
` [PATCH v6 1/4] deb-pkg: use KCONFIG_CONFIG instead of .config file directly
` [PATCH v6 2/4] deb-pkg: split debug symbols in their own package
` [PATCH v6 3/4] deb-pkg: fix installed image path on parisc, mips and powerpc
` [PATCH v6 4/4] deb-pkg: add a hook argument to match debian hooks parameters
[PATCH] let kbuild mkdir for dir/file.o
2013-07-04 1:35 UTC (10+ messages)
[RFC PATCH] Allow optional module parameters
2013-07-03 21:36 UTC (14+ messages)
[PATCH 1/2] scripts: Use RCS_FIND_IGNORE in more places
2013-07-03 20:40 UTC (2+ messages)
Kconfig Gtk/Qt interface flavours ported to newest toolkit versions
2013-07-03 16:30 UTC (9+ messages)
` [PATCH 2/9] kconfig: Update gtk interface codebase
` [PATCH 3/9] kconfig: gtk interface port to Gtk3
` [PATCH 4/9] kconfig: gtk interface: fix splitview, split code into two files
` [PATCH 5/9] kconfig: images.c for gtk/qt gui flavour reoganized
` [PATCH 6/9] kconf: gtk: move relayout code out of a loop
` [PATCH 8/9] kconfig: qt flavour makefile fixes
` [PATCH 9/9] kconfig: qt flavour, add missing updateTree
scripts/kallsyms: Avoid ARM veneer symbols
2013-07-03 16:03 UTC (3+ messages)
[PATCH] tools/include: use stdint types for user-space byteshift headers
2013-07-03 14:03 UTC (2+ messages)
[PATCH 1/2] Fix a build warning in scripts/sortextable.h
2013-07-03 13:15 UTC (10+ messages)
` [PATCH 2/2] Fix a build warning in scripts/mod/file2alias.c
[PATCH] Makefile: Fix install error with make -j option
2013-07-03 12:59 UTC (3+ messages)
[PATCH] metag: move EXPORT_SYMBOLs in libs to metag_ksyms.c
2013-07-03 9:14 UTC (3+ messages)
Build regressions/improvements in v3.10
2013-07-02 21:33 UTC (2+ messages)
3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET
2013-07-02 19:49 UTC (4+ messages)
[PATCH] scripts/package/builddeb: build perftools package
2013-07-02 0:15 UTC
[pull request] Pull request for branch yem-kconfig-for-next
2013-06-29 14:21 UTC (2+ messages)
` [PATCH 1/1] kconfig: allow "hex" and "range" to support longs
[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
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)
[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 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 (3+ 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] deb-pkg: Don't run find across mountpoints
2013-06-10 14:19 UTC (6+ messages)
[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
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