Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / scripts / kconfig /
2012-04-17 Jeff Mahoney- Update to 3.4-rc3.
2012-04-13 Paul Gortmakerkconfig: delete last traces of __enabled_ from autoconf.h
2012-04-13 Paul GortmakerRevert "kconfig: fix __enabled_ macros definition for...
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-30 John Stultzmerge_config.sh: Add option to display redundant configs
2012-03-30 John Stultzmerge_config.sh: Set execute bit
2012-03-24 Josh Boyermerge_config.sh: Use the first file as the initial...
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-26 Arnaud Lacombekconfig: fix new choices being skipped upon config...
2012-01-16 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-01-16 Li Zefanmenuconfig: fix a regression when canceling the prompt...
2012-01-14 Arnaud Lacombekbuild: Fix compiler warning with assertion when callin...
2012-01-14 Peter FoleyImprove update-po-config output
2012-01-14 Wang YanQingmenuconfig: let make not report error when not save...
2012-01-14 John Stultzmerge_config.sh: fix bug in final check
2012-01-14 Darren Hartmerge_config.sh: whitespace cleanup
2012-01-14 Darren Hartmerge_config.sh: use signal names compatible with dash...
2012-01-14 john stultzkconfig: add merge_config.sh script
2012-01-13 Steven Rostedtkconfig/streamline-config.pl: Fix parsing Makefile...
2012-01-13 Steven Rostedtkconfig/streamline-config.pl: Simplify backslash line...
2012-01-02 Jeff Mahoney- Updated to 3.2-rc7.
2011-12-18 Paul Bollekconfig: adapt update-po-config to new UML layout
2011-12-18 Peter Foleykconfig: use xfwrite wrapper function to silence warnings
2011-12-11 Peter Foleykconfig: fix set but not used warnings
2011-12-11 Peter Foleykconfig: fix warnings by specifing format arguments
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-09-09 Cheng Renquanscripts/kconfig/nconf: add KEY_HOME / KEY_END for dialo...
2011-09-09 Cheng Renquanscripts/kconfig/nconf: fix editing long strings
2011-09-09 Cheng Renquanscripts/kconfig/nconf: dynamically alloc dialog_input_r...
2011-09-09 Cheng Renquanscripts/kconfig/nconf: fix memmove's length arg
2011-09-09 Cheng Renquanscripts/kconfig/nconf: fix typo: unknow => unknown
2011-08-31 Michal MarekMerge branch 'kconfig/for-next' of git://github.com...
2011-08-30 Lucas De Marchikconfig: fix set but not used variables
2011-08-30 Davidlohr Buesokconfig: handle SIGINT in menuconfig
2011-08-30 Arnaud Lacombekconfig: fix __enabled_ macros definition for invisible...
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-19 Michal MarekMerge branch 'master/kconfig-localmodconfig' of git...
2011-08-08 Arnaud Lacombekconfig: factor code in menu_get_ext_help()
2011-08-08 Srinivas Kandagatlakbuild: Fix help text not displayed in choice option.
2011-08-08 Arnaud Lacombekconfig/nconf: nuke unreferenced `nohelp_text'
2011-08-08 Arnaud Lacombekconfig/streamline_config.pl: merge local{mod,yes}config
2011-08-08 Arnaud Lacombekconfig/streamline_config.pl: use options to determine...
2011-08-08 Arnaud Lacombekconfig/streamline_config.pl: directly access LSMOD...
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-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
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-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
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-27 Jeff Mahoney- Update to 2.6.39-rc5.
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-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-08 Ben Hutchingskconfig: Avoid buffer underrun in choice input
next