aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-20kconfig: Fix malloc handling in conf toolsAlan Cox1-5/+5
2011-07-02kconfig: use calloc() for expr allocationArnaud Lacombe1-8/+4
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-1/+0
2010-12-21kconfig: Make expr_copy() take a const argumentMichal Marek1-1/+1
2010-12-21kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe1-0/+42
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren1-1/+1
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan1-1/+1
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)1-2/+25
2009-09-20kbuild: add static to prototypesTrevor Keith1-2/+2
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan1-0/+2
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich1-2/+8
2008-01-28kconfig: explicitly introduce expression listRoman Zippel1-8/+8
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg1-3/+3
2006-06-09kconfig: create links in info windowRoman Zippel1-25/+25
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1099