dtc: Implement -d option to write out a dependency file
[linux-flexiantxendom0-3.2.10.git] / scripts / kconfig /
2011-07-30 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2011-07-29 Michal Marekkconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MO...
2011-07-25 Michal Marekxconfig: Abort close if configuration cannot be saved
2011-07-18 Arnaud Lacombekconfig: fix missing "0x" prefix from S_HEX symbol...
2011-07-13 Arnaud Lacombekconfig/nconf: remove useless conditionnal
2011-07-13 Arnaud Lacombekconfig/nconf: prevent segfault on empty menu
2011-07-13 Arnaud Lacombekconfig/nconf: use the generic menu_get_ext_help()
2011-07-13 Raghavendra D Prabhunconfig: Avoid Wunused-but-set warning
2011-07-04 Michal MarekMerge branch 'kconfig-trivial' of git://github.com...
2011-07-02 Arnaud Lacombekconfig/conf: mark xfgets() private
2011-07-02 Arnaud Lacombekconfig: remove pending prototypes for kconfig_load()
2011-07-02 Arnaud Lacombekconfig/conf: add command line options' description
2011-07-02 Arnaud Lacombekconfig/conf: reduce the scope of `defconfig_file'
2011-07-02 Arnaud Lacombekconfig: use calloc() for expr allocation
2011-07-01 Arnaud Lacombekconfig: introduce specialized printer
2011-06-24 Arnaud Lacombekconfig: do not overwrite symbol direct dependency...
2011-06-09 Arnaud Lacombekconfig: regen parser
2011-06-09 Arnaud Lacombekconfig: migrate parser to implicit rules
2011-06-09 Arnaud Lacombekconfig/zconf.l: do not ask to generate backup
2011-06-09 Arnaud Lacombekconfig: kill no longer needed reference to YYDEBUG
2011-06-09 Arnaud Lacombekconfig: constify `kconf_id_lookup'
2011-06-08 Michal MarekMerge branch 'kconfig-trivial' of git://github.com...
2011-06-06 Arnaud Lacombekconfig/gconf: silent missing prototype warnings
2011-06-06 Arnaud Lacombekconfig/gconf: kill deadcode
2011-06-06 Arnaud Lacombekconfig: nuke LKC_DIRECT_LINK cruft
2011-06-06 Arnaud Lacombekconfig: nuke reference to SWIG
2011-06-06 Arnaud Lacombekconfig: add missing <stdlib.h> inclusion
2011-06-06 Arnaud Lacombekconfig: add missing <ctype.h> inclusion
2011-06-06 Arnaud Lacombekconfig: add missing <stdarg.h> inclusion
2011-06-06 Arnaud Lacombekconfig: fix return code for invalid boolean symbol...
2011-06-06 Arnaud Lacombekconfig: annotate non-trivial fall-trough
2011-05-25 Michal MarekMerge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
2011-05-25 Michal Marekkconfig: Only generate config_is_xxx for bool and trist...
2011-05-25 Arnaud Lacombexconfig: merge code path to conf_write()
2011-05-24 Michal MarekMerge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
2011-05-24 Arnaud Lacombekconfig: do not record timestamp in .config
2011-05-24 Eduardo Silvagconfig: Hide unused left treeview when start up the...
2011-05-24 Eduardo Silvagconfig: enable rules hint for main treeviews
2011-05-17 Jean-Christophe... kconfig: autogenerated config_is_xxx macro
2011-04-29 Peter Foleykconfig: quiet commands when V=0
2011-04-29 Peter Foleykconfig: change update-po-config to reflect new layout...
2011-04-29 Peter Foleykconfig: make update-po-config work in KBUILD_OUTPUT
2011-04-29 Peter Foleykconfig: rearrange clean-files
2011-04-29 Peter Foleykconfig: change gconf to modify hostprogs-y like nconf...
2011-04-29 Peter Foleykconfig: change qconf to modify hostprogs-y like nconf...
2011-04-29 Peter Foleykconfig: only build kxgettext when needed
2011-04-24 Ben Hutchingskconfig: Avoid buffer underrun in choice input
2011-04-19 Stephen Boydnconfig: Silence unused return values from wattrset
2011-04-18 Michal Marekkconfig: Do not record timestamp in auto.conf and autoc...
2011-04-15 Yann E. MORINkconfig: get rid of unused flags
2011-04-15 Yann E. MORINkconfig: allow multiple inclusion of the same file
2011-04-08 Ben Hutchingskconfig: Avoid buffer underrun in choice input
2011-02-08 Uwe Kleine-Königtrivial: Fix Steven's Copyright typos
2011-01-10 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2011-01-07 Peter Korsgaardnconf: handle comment entries within choice/endchoice
2010-12-29 Jan Beulichkconfig: fix undesirable side effect of adding "visible...
2010-12-27 Arnaud Lacombekconfig: fix warning
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Michal Marekkconfig: Make expr_copy() take a const argument
2010-12-21 Arnaud Lacombekconfig: simplify select-with-unmet-direct-dependency...
2010-12-15 Arnaud Lacombekconfig: add more S_INT and S_HEX consistency checks
2010-12-15 Arnaud Lacombekconfig: fix `zconfdebug' extern declaration
2010-12-15 Arnaud Lacombekconfig/conf: merge duplicate switch's case
2010-12-15 Arnaud Lacombekconfig: fix typos
2010-12-15 Arnaud Lacombekbuild/gconf: add dummy inline for bind_textdomain_code...
2010-12-15 Arnaud Lacombekbuild/nconf: fix spaces damage
2010-12-15 Arnaud Lacombekconfig: nuke second argument of conf_write_symbol()
2010-12-15 Arnaud Lacombekconfig: do not define AUTOCONF_INCLUDED
2010-11-22 Arnaud Lacombekconfig: regen parser
2010-11-22 Arnaud Lacombekconfig: add an option to determine a menu's visibility
2010-11-01 Andy Whitcroftkconfig: sym_expand_string_value: allow for string...
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-29 Steven Rostedtkconfig: Have streamline_config process menuconfigs too
2010-10-29 Steven Rostedtkconfig: Fix streamline_config to read multi line deps...
2010-10-29 hiromukconfig: Fix missing declaration of variable $dir in...
2010-10-29 hiromu yagurakconfig: Fix variable name typo %prompts in streamline_...
2010-10-29 Steven Rostedtkconfig: Make localmodconfig handle environment variables
2010-10-27 Michal MarekMerge branch 'message-callback' into kbuild/kconfig
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 Kyle McMartinkbuild: fix oldnoconfig to do the right thing
2010-10-09 Michal Marekkconfig: Temporarily disable dependency warnings
2010-10-04 Will Newtonkconfig: Use PATH_MAX instead of 128 for path buffer...
2010-10-04 Arnaud Lacombekconfig: delay symbol direct dependency initialization
2010-09-30 Michal Marekkconfig: Fix realloc usage()
2010-09-30 Michal Marekkconfig: Propagate const
2010-09-30 Naohiro Aotakconfig: Don't go out from read config loop when you...
2010-09-27 Michal MarekMerge branch 'kbuild/kconfig/kbuild-generic-v7' of...
2010-09-20 Junio C Hamanokconfig: fix menuconfig on debian lenny
2010-09-20 Arnaud Lacombekbuild: migrate all arch to the kconfig mainmenu upgrade
2010-09-20 Arnaud Lacombekconfig: expand file names
2010-09-20 Arnaud Lacombekconfig: use the file's name of sourced file
2010-09-20 Arnaud Lacombekconfig: constify file name
2010-09-20 Arnaud Lacombekconfig: don't emit warning upon rootmenu's prompt...
2010-09-20 Arnaud Lacombekconfig: replace KERNELVERSION usage by the mainmenu...
2010-09-20 Arnaud Lacombekconfig: delay gconf window initialization
2010-09-19 Arnaud Lacombekconfig: expand by default the rootmenu's prompt
2010-09-19 Arnaud Lacombekconfig: add a symbol string expansion helper
2010-09-19 Arnaud Lacombekconfig: regen parser
2010-09-19 Arnaud Lacombekconfig: implement the `mainmenu' directive
next