| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: Avoid buffer underrun in choice input | Ben Hutchings | 2011-04-24 | 1 | -1/+1 |
* | trivial: Fix Steven's Copyright typos | Uwe Kleine-König | 2011-02-08 | 1 | -1/+1 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-01-10 | 8 | -32/+84 |
|\ |
|
| * | nconf: handle comment entries within choice/endchoice | Peter Korsgaard | 2011-01-07 | 1 | -2/+6 |
| * | kconfig: fix warning | Arnaud Lacombe | 2010-12-27 | 1 | -0/+1 |
| * | kconfig: Make expr_copy() take a const argument | Michal Marek | 2010-12-21 | 2 | -2/+2 |
| * | kconfig: simplify select-with-unmet-direct-dependency warning | Arnaud Lacombe | 2010-12-21 | 2 | -1/+47 |
| * | kconfig: add more S_INT and S_HEX consistency checks | Arnaud Lacombe | 2010-12-15 | 1 | -3/+12 |
| * | kconfig: fix `zconfdebug' extern declaration | Arnaud Lacombe | 2010-12-15 | 1 | -2/+4 |
| * | kconfig/conf: merge duplicate switch's case | Arnaud Lacombe | 2010-12-15 | 1 | -2/+0 |
| * | kconfig: fix typos | Arnaud Lacombe | 2010-12-15 | 2 | -4/+4 |
| * | kbuild/gconf: add dummy inline for bind_textdomain_codeset() | Arnaud Lacombe | 2010-12-15 | 1 | -0/+1 |
| * | kbuild/nconf: fix spaces damage | Arnaud Lacombe | 2010-12-15 | 1 | -1/+1 |
| * | kconfig: nuke second argument of conf_write_symbol() | Arnaud Lacombe | 2010-12-15 | 1 | -13/+5 |
| * | kconfig: do not define AUTOCONF_INCLUDED | Arnaud Lacombe | 2010-12-15 | 1 | -2/+1 |
* | | kconfig: fix undesirable side effect of adding "visible" menu attribute | Jan Beulich | 2010-12-29 | 1 | -0/+14 |
* | | kconfig: regen parser | Arnaud Lacombe | 2010-11-22 | 2 | -334/+358 |
* | | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe | 2010-11-22 | 5 | -3/+32 |
* | | kconfig: sym_expand_string_value: allow for string termination when reallocing | Andy Whitcroft | 2010-11-01 | 1 | -1/+1 |
* | | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt | 2010-10-29 | 1 | -2/+2 |
* | | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt | 2010-10-29 | 1 | -1/+18 |
* | | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu | 2010-10-29 | 1 | -1/+3 |
* | | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura | 2010-10-29 | 1 | -2/+2 |
* | | kconfig: Make localmodconfig handle environment variables | Steven Rostedt | 2010-10-29 | 1 | -1/+11 |
|/ |
|
* | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek | 2010-10-28 | 3 | -48/+40 |
|\ |
|
| * | kconfig: Allow frontends to display messages themselves | Michal Marek | 2010-08-17 | 3 | -48/+40 |
* | | Revert "kconfig: Temporarily disable dependency warnings" | Michal Marek | 2010-10-12 | 1 | -2/+0 |
* | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 5 | -7/+6 |
|\ \ |
|
| * | | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin | 2010-10-09 | 1 | -1/+1 |
| * | | kconfig: Temporarily disable dependency warnings | Michal Marek | 2010-10-09 | 1 | -0/+2 |
| * | | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe | 2010-10-04 | 2 | -6/+2 |
| * | | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek | 2010-08-20 | 2 | -1/+2 |
| |\ \ |
|
| | * \ | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-14 | 5 | -43/+97 |
| | |\ \ |
|
| | * | | | kconfig: fix make oldconfig | Sam Ravnborg | 2010-08-06 | 1 | -1/+1 |
| | * | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-08-05 | 1 | -0/+1 |
| | |\ \ \ |
|
| | | * | | | scripts: add nconf into gitignore file | Américo Wang | 2010-06-03 | 1 | -0/+1 |
* | | | | | | kconfig: Use PATH_MAX instead of 128 for path buffer sizes. | Will Newton | 2010-10-04 | 1 | -2/+2 |
* | | | | | | kconfig: Fix realloc usage() | Michal Marek | 2010-09-30 | 1 | -1/+1 |
* | | | | | | kconfig: Propagate const | Michal Marek | 2010-09-30 | 1 | -6/+9 |
* | | | | | | kconfig: Don't go out from read config loop when you read new symbol | Naohiro Aota | 2010-09-30 | 1 | -2/+3 |
* | | | | | | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek | 2010-09-27 | 17 | -423/+488 |
|\ \ \ \ \ \ |
|
| * | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-20 | 1 | -1/+1 |
| * | | | | | | kconfig: expand file names | Arnaud Lacombe | 2010-09-20 | 1 | -2/+5 |
| * | | | | | | kconfig: use the file's name of sourced file | Arnaud Lacombe | 2010-09-20 | 1 | -2/+3 |
| * | | | | | | kconfig: constify file name | Arnaud Lacombe | 2010-09-20 | 3 | -3/+3 |
| * | | | | | | kconfig: don't emit warning upon rootmenu's prompt redefinition | Arnaud Lacombe | 2010-09-20 | 1 | -1/+1 |
| * | | | | | | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 2010-09-20 | 5 | -26/+11 |
| * | | | | | | kconfig: delay gconf window initialization | Arnaud Lacombe | 2010-09-20 | 1 | -6/+6 |
| * | | | | | | kconfig: expand by default the rootmenu's prompt | Arnaud Lacombe | 2010-09-20 | 1 | -0/+4 |
| * | | | | | | kconfig: add a symbol string expansion helper | Arnaud Lacombe | 2010-09-20 | 2 | -0/+50 |