UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / scripts / kconfig / symbol.c
2011-01-10 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-12-21 Arnaud Lacombekconfig: simplify select-with-unmet-direct-dependency...
2010-12-15 Arnaud Lacombekconfig: fix typos
2010-11-01 Andy Whitcroftkconfig: sym_expand_string_value: allow for string...
2010-10-12 Michal MarekRevert "kconfig: Temporarily disable dependency warnings"
2010-10-12 Michal MarekMerge branch 'kbuild/rc-fixes' into kbuild/kconfig
2010-10-09 Michal Marekkconfig: Temporarily disable dependency warnings
2010-09-30 Michal Marekkconfig: Fix realloc usage()
2010-09-19 Arnaud Lacombekconfig: add a symbol string expansion helper
2010-08-14 Sam Ravnborgkconfig: fix segfault when detecting recursive dependency
2010-08-03 Sam Ravnborgkconfig: add savedefconfig
2010-08-03 Sam Ravnborgkconfig: refactor code in symbol.c
2010-08-03 Roman Zippelkconfig: print more info when we see a recursive dependency
2010-08-03 Sam Ravnborgkconfig: save location of config symbols
2010-07-08 Jan Beulichkconfig: Don't write invisible choice values
2010-07-02 Catalin Marinaskbuild: Warn on selecting symbols with unmet direct...
2010-03-23 Li Zefankconfig: recalc symbol value before showing search...
2010-02-02 Andi KleenImprove kconfig symbol hashing
2009-09-20 Trevor Keithkbuild: add static to prototypes
2008-04-28 Roman Zippelkconfig: add named choice group
2008-04-28 Roman Zippelkconfig: fix choice dependency check
2008-02-13 Roman Zippelkconfig: fix select in combination with default
2008-01-28 Roman Zippelkconfig: use environment option
2008-01-28 Roman Zippelkconfig: environment symbol support
2008-01-28 Roman Zippelkconfig: explicitly introduce expression list
2008-01-28 Sam Ravnborgkconfig: rename E_OR & friends to avoid name clash
2007-05-06 Sam Ravnborgkconfig: error out if recursive dependencies are found
2006-12-13 Karsten Wiese[PATCH] kconfig: make sym_change_count static, let...
2006-06-09 Roman Zippelkconfig: add defconfig_list/module option
2006-06-09 Roman Zippelkconfig: allow loading multiple configurations
2006-06-09 Roman Zippelkconfig: allow multiple default values per symbol
2006-06-09 Roman Zippelkconfig: remove SYMBOL_{YES,MOD,NO}
2006-01-16 Sam Ravnborgkbuild: create .kernelrelease at *config step
2005-11-09 Roman Zippel[PATCH] kconfig: allow variable argumnts for range
2005-11-09 Roman Zippel[PATCH] kconfig: fix restart for choice symbols
2005-11-09 David Gibson[PATCH] kconfig: Fix Kconfig performance bug
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2