Age | Commit message (Expand) | Author |
2011-06-06 | kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() | Arnaud Lacombe |
2011-06-06 | kconfig: annotate non-trivial fall-trough | Arnaud Lacombe |
2011-05-25 | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig | Michal Marek |
2011-05-25 | kconfig: Only generate config_is_xxx for bool and tristate options | Michal Marek |
2011-05-25 | xconfig: merge code path to conf_write() | Arnaud Lacombe |
2011-05-24 | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig | Michal Marek |
2011-05-24 | kconfig: do not record timestamp in .config | Arnaud Lacombe |
2011-05-24 | gconfig: Hide unused left treeview when start up the interface | Eduardo Silva |
2011-05-24 | gconfig: enable rules hint for main treeviews | Eduardo Silva |
2011-05-17 | kconfig: autogenerated config_is_xxx macro | Jean-Christophe PLAGNIOL-VILLARD |
2011-04-29 | kconfig: quiet commands when V=0 | Peter Foley |
2011-04-29 | kconfig: change update-po-config to reflect new layout of arch/um | Peter Foley |
2011-04-29 | kconfig: make update-po-config work in KBUILD_OUTPUT | Peter Foley |
2011-04-29 | kconfig: rearrange clean-files | Peter Foley |
2011-04-29 | kconfig: change gconf to modify hostprogs-y like nconf and mconf | Peter Foley |
2011-04-29 | kconfig: change qconf to modify hostprogs-y like nconf and mconf | Peter Foley |
2011-04-29 | kconfig: only build kxgettext when needed | Peter Foley |
2011-04-19 | nconfig: Silence unused return values from wattrset | Stephen Boyd |
2011-04-18 | kconfig: Do not record timestamp in auto.conf and autoconf.h | Michal Marek |
2011-04-15 | kconfig: get rid of unused flags | Yann E. MORIN |
2011-04-15 | kconfig: allow multiple inclusion of the same file | Yann E. MORIN |
2011-04-08 | kconfig: Avoid buffer underrun in choice input | Ben Hutchings |
2011-02-08 | trivial: Fix Steven's Copyright typos | Uwe Kleine-König |
2011-01-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-01-07 | nconf: handle comment entries within choice/endchoice | Peter Korsgaard |
2010-12-29 | kconfig: fix undesirable side effect of adding "visible" menu attribute | Jan Beulich |
2010-12-27 | kconfig: fix warning | Arnaud Lacombe |
2010-12-21 | kconfig: Make expr_copy() take a const argument | Michal Marek |
2010-12-21 | kconfig: simplify select-with-unmet-direct-dependency warning | Arnaud Lacombe |
2010-12-15 | kconfig: add more S_INT and S_HEX consistency checks | Arnaud Lacombe |
2010-12-15 | kconfig: fix `zconfdebug' extern declaration | Arnaud Lacombe |
2010-12-15 | kconfig/conf: merge duplicate switch's case | Arnaud Lacombe |
2010-12-15 | kconfig: fix typos | Arnaud Lacombe |
2010-12-15 | kbuild/gconf: add dummy inline for bind_textdomain_codeset() | Arnaud Lacombe |
2010-12-15 | kbuild/nconf: fix spaces damage | Arnaud Lacombe |
2010-12-15 | kconfig: nuke second argument of conf_write_symbol() | Arnaud Lacombe |
2010-12-15 | kconfig: do not define AUTOCONF_INCLUDED | Arnaud Lacombe |
2010-11-22 | kconfig: regen parser | Arnaud Lacombe |
2010-11-22 | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe |
2010-11-01 | kconfig: sym_expand_string_value: allow for string termination when reallocing | Andy Whitcroft |
2010-10-29 | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt |
2010-10-29 | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt |
2010-10-29 | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu |
2010-10-29 | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura |
2010-10-29 | kconfig: Make localmodconfig handle environment variables | Steven Rostedt |
2010-10-28 | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek |
2010-10-12 | Revert "kconfig: Temporarily disable dependency warnings" | Michal Marek |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-09 | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin |
2010-10-09 | kconfig: Temporarily disable dependency warnings | Michal Marek |