aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.h
Commit message (Expand)AuthorAge
* menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-25
* menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-27
* menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-27
* kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-14
* kconfig: nuke reference to SWIGArnaud Lacombe2011-06-06
* kconfig: get rid of unused flagsYann E. MORIN2011-04-15
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-10
|\
| * kconfig: fix warningArnaud Lacombe2010-12-27
| * kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-21
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-22
|/
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
|\
| * kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-04
* | kconfig: constify file nameArnaud Lacombe2010-09-19
|/
* kconfig: save location of config symbolsSam Ravnborg2010-08-03
* kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-02
* Improve kconfig symbol hashingAndi Kleen2010-02-02
* kconfig: struct property commentedSam Ravnborg2009-01-02
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-02
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-02
* kconfig: environment symbol supportRoman Zippel2008-01-28
* kconfig: explicitly introduce expression listRoman Zippel2008-01-28
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-28
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-28
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-25
* kconfig: attach help text to menusSam Ravnborg2007-07-25
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-09
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-09
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-09
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-09
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-09
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16