| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: Fix defconfig when one choice menu selects options that another choi... | Arve Hjønnevåg | 2013-06-16 | 1 | -0/+3 |
* | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier | 2012-10-25 | 1 | -3/+2 |
* | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier | 2012-09-27 | 1 | -0/+9 |
* | menuconfig: Add jump keys to search results | Benjamin Poirier | 2012-09-27 | 1 | -0/+2 |
* | kbuild: Fix compiler warning with assertion when calling 'fwrite' | Arnaud Lacombe | 2012-01-15 | 1 | -0/+1 |
* | kconfig: nuke reference to SWIG | Arnaud Lacombe | 2011-06-06 | 1 | -3/+0 |
* | kconfig: get rid of unused flags | Yann E. MORIN | 2011-04-15 | 1 | -4/+0 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-01-10 | 1 | -1/+2 |
|\ |
|
| * | kconfig: fix warning | Arnaud Lacombe | 2010-12-27 | 1 | -0/+1 |
| * | kconfig: Make expr_copy() take a const argument | Michal Marek | 2010-12-21 | 1 | -1/+1 |
* | | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe | 2010-11-22 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 1 | -1/+0 |
|\ |
|
| * | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe | 2010-10-04 | 1 | -1/+0 |
* | | kconfig: constify file name | Arnaud Lacombe | 2010-09-19 | 1 | -1/+1 |
|/ |
|
* | kconfig: save location of config symbols | Sam Ravnborg | 2010-08-03 | 1 | -0/+1 |
* | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas | 2010-07-02 | 1 | -0/+2 |
* | Improve kconfig symbol hashing | Andi Kleen | 2010-02-02 | 1 | -3/+2 |
* | kconfig: struct property commented | Sam Ravnborg | 2009-01-02 | 1 | -10/+30 |
* | kconfig: add comments to symbol flags | Sam Ravnborg | 2009-01-02 | 1 | -16/+18 |
* | kconfig: explain symbol value defaults | Sam Ravnborg | 2009-01-02 | 1 | -2/+6 |
* | kconfig: environment symbol support | Roman Zippel | 2008-01-28 | 1 | -1/+2 |
* | kconfig: explicitly introduce expression list | Roman Zippel | 2008-01-28 | 1 | -1/+4 |
* | kconfig: delete unused FILE_ and SYMBOL_ flags | Sam Ravnborg | 2008-01-28 | 1 | -2/+0 |
* | kconfig: rename E_OR & friends to avoid name clash | Sam Ravnborg | 2008-01-28 | 1 | -3/+3 |
* | kconfig: remove unused members from struct symbol | Sam Ravnborg | 2007-07-25 | 1 | -1/+0 |
* | kconfig: attach help text to menus | Sam Ravnborg | 2007-07-25 | 1 | -2/+1 |
* | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 | 1 | -0/+1 |
* | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 | 1 | -1/+2 |
* | kconfig: allow loading multiple configurations | Roman Zippel | 2006-06-09 | 1 | -1/+5 |
* | kconfig: allow multiple default values per symbol | Roman Zippel | 2006-06-09 | 1 | -1/+6 |
* | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel | 2006-06-09 | 1 | -4/+1 |
* | [PATCH] kconfig: Fix Kconfig performance bug | David Gibson | 2005-11-09 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+195 |