summaryrefslogtreecommitdiff
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-10
|\
| * nconf: handle comment entries within choice/endchoicePeter Korsgaard2011-01-07
| * kconfig: fix warningArnaud Lacombe2010-12-27
| * kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-21
| * kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2010-12-21
| * kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe2010-12-15
| * kconfig: fix `zconfdebug' extern declarationArnaud Lacombe2010-12-15
| * kconfig/conf: merge duplicate switch's caseArnaud Lacombe2010-12-15
| * kconfig: fix typosArnaud Lacombe2010-12-15
| * kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe2010-12-15
| * kbuild/nconf: fix spaces damageArnaud Lacombe2010-12-15
| * kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe2010-12-15
| * kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe2010-12-15
* | kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich2010-12-29
* | kconfig: regen parserArnaud Lacombe2010-11-22
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-22
* | kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft2010-11-01
* | kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-29
* | kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-29
* | kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-29
* | kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-29
* | kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-29
|/
* Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-28
|\
| * kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-17
* | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-12
* | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
|\ \
| * | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-09
| * | kconfig: Temporarily disable dependency warningsMichal Marek2010-10-09
| * | kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-04
| * | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek2010-08-20
| |\ \
| | * \ Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-13
| | |\ \
| | * | | kconfig: fix make oldconfigSam Ravnborg2010-08-06
| | * | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-05
| | |\ \ \
| | | * | | scripts: add nconf into gitignore fileAmérico Wang2010-06-03
* | | | | | kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton2010-10-04
* | | | | | kconfig: Fix realloc usage()Michal Marek2010-09-30
* | | | | | kconfig: Propagate constMichal Marek2010-09-30
* | | | | | kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota2010-09-30
* | | | | | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek2010-09-27
|\ \ \ \ \ \
| * | | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
| * | | | | | kconfig: expand file namesArnaud Lacombe2010-09-19
| * | | | | | kconfig: use the file's name of sourced fileArnaud Lacombe2010-09-19
| * | | | | | kconfig: constify file nameArnaud Lacombe2010-09-19
| * | | | | | kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-19
| * | | | | | kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
| * | | | | | kconfig: delay gconf window initializationArnaud Lacombe2010-09-19
| * | | | | | kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-19
| * | | | | | kconfig: add a symbol string expansion helperArnaud Lacombe2010-09-19
| * | | | | | kconfig: regen parserArnaud Lacombe2010-09-19
| * | | | | | kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-19