| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: Fix malloc handling in conf tools | Alan Cox | 2012-11-20 | 1 | -0/+2 |
* | kconfig: get CONFIG_ prefix from the environment | Yann E. MORIN | 2012-11-20 | 1 | -1/+1 |
* | kconfig: add a function to get the CONFIG_ prefix | Yann E. MORIN | 2012-11-20 | 1 | -0/+6 |
* | kbuild: Fix compiler warning with assertion when calling 'fwrite' | Arnaud Lacombe | 2012-01-15 | 1 | -2/+4 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-07-30 | 1 | -11/+5 |
|\ |
|
| * | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb... | Michal Marek | 2011-07-04 | 1 | -6/+0 |
| |\ |
|
| | * | kconfig/conf: mark xfgets() private | Arnaud Lacombe | 2011-07-02 | 1 | -3/+0 |
| | * | kconfig: remove pending prototypes for kconfig_load() | Arnaud Lacombe | 2011-07-02 | 1 | -3/+0 |
| * | | kconfig: introduce specialized printer | Arnaud Lacombe | 2011-07-01 | 1 | -0/+5 |
| |/ |
|
| * | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe | 2011-06-06 | 1 | -5/+0 |
* | | kconfig: kill no longer needed reference to YYDEBUG | Arnaud Lacombe | 2011-06-09 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-01-10 | 1 | -2/+5 |
|\ |
|
| * | kconfig: fix `zconfdebug' extern declaration | Arnaud Lacombe | 2010-12-15 | 1 | -2/+4 |
| * | kbuild/gconf: add dummy inline for bind_textdomain_codeset() | Arnaud Lacombe | 2010-12-15 | 1 | -0/+1 |
* | | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe | 2010-11-22 | 1 | -0/+1 |
|/ |
|
* | kconfig: constify file name | Arnaud Lacombe | 2010-09-19 | 1 | -1/+1 |
* | kconfig: allow PACKAGE to be defined on the compiler's command-line | Arnaud Lacombe | 2010-09-19 | 1 | -0/+3 |
* | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 2010-09-19 | 1 | -0/+3 |
* | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren | 2010-08-13 | 1 | -0/+3 |
* | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren | 2010-08-13 | 1 | -0/+7 |
* | kconfig: add savedefconfig | Sam Ravnborg | 2010-08-03 | 1 | -0/+1 |
* | kconfig: refactor code in symbol.c | Sam Ravnborg | 2010-08-03 | 1 | -0/+1 |
* | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com | 2010-02-02 | 1 | -1/+1 |
* | menuconfig: wrap long help lines | Vadim Bendebury (вб) | 2010-02-02 | 1 | -0/+5 |
* | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 | 1 | -0/+1 |
* | kconfig: set all new symbols automatically | Roman Zippel | 2008-07-25 | 1 | -0/+9 |
* | kconfig: fix MAC OS X warnings in menuconfig | Sam Ravnborg | 2008-05-04 | 1 | -3/+3 |
* | kconfig: environment symbol support | Roman Zippel | 2008-01-28 | 1 | -0/+5 |
* | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 | 1 | -0/+1 |
* | [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio... | Karsten Wiese | 2006-12-13 | 1 | -0/+2 |
* | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 | 1 | -2/+0 |
* | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 | 1 | -0/+1 |
* | kconfig: add symbol option config syntax | Roman Zippel | 2006-06-09 | 1 | -0/+5 |
* | kconfig: allow loading multiple configurations | Roman Zippel | 2006-06-09 | 1 | -1/+1 |
* | [PATCH] kconfig: stricter error checking for .config | Roman Zippel | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] kconfig: improve error handling in the parser | Roman Zippel | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] kconfig: simplify symbol type parsing | Roman Zippel | 2005-11-09 | 1 | -0/+1 |
* | [PATCH] kconfig: use gperf for kconfig keywords | Roman Zippel | 2005-11-09 | 1 | -0/+10 |
* | [PATCH] fix build on nls free systems | Yuri Vasilevski | 2005-10-30 | 1 | -1/+7 |
* | [PATCH] kconfig: trivial cleanup | blaisorblade@yahoo.it | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] Kconfig i18n support | Arnaldo Carvalho de Melo | 2005-05-05 | 1 | -0/+8 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+123 |