Age | Commit message (Expand) | Author | Files | Lines |
2012-04-12 | kconfig: delete last traces of __enabled_ from autoconf.h | Paul Gortmaker | 1 | -11/+0 |
2012-04-12 | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select... | Paul Gortmaker | 1 | -36/+13 |
2012-03-30 | merge_config.sh: Add option to display redundant configs | John Stultz | 1 | -0/+9 |
2012-03-30 | merge_config.sh: Set execute bit | John Stultz | 1 | -0/+0 |
2012-03-24 | merge_config.sh: Use the first file as the initial config | Josh Boyer | 1 | -1/+5 |
2012-01-26 | kconfig: fix new choices being skipped upon config update | Arnaud Lacombe | 2 | -21/+14 |
2012-01-16 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 7 | -14/+133 |
2012-01-16 | menuconfig: fix a regression when canceling the prompt dialog at exit | Li Zefan | 1 | -1/+2 |
2012-01-15 | kbuild: Fix compiler warning with assertion when calling 'fwrite' | Arnaud Lacombe | 2 | -2/+5 |
2012-01-15 | Improve update-po-config output | Peter Foley | 1 | -3/+3 |
2012-01-14 | menuconfig: let make not report error when not save configuration | Wang YanQing | 1 | -0/+1 |
2012-01-14 | merge_config.sh: fix bug in final check | John Stultz | 1 | -2/+2 |
2012-01-14 | merge_config.sh: whitespace cleanup | Darren Hart | 1 | -2/+2 |
2012-01-14 | merge_config.sh: use signal names compatible with dash and bash | Darren Hart | 1 | -1/+1 |
2012-01-14 | kconfig: add merge_config.sh script | john stultz | 1 | -0/+117 |
2012-01-13 | kconfig/streamline-config.pl: Fix parsing Makefile with variables | Steven Rostedt | 1 | -0/+29 |
2012-01-13 | kconfig/streamline-config.pl: Simplify backslash line concatination | Steven Rostedt | 1 | -13/+12 |
2011-12-18 | kconfig: adapt update-po-config to new UML layout | Paul Bolle | 1 | -3/+2 |
2011-12-18 | kconfig: use xfwrite wrapper function to silence warnings | Peter Foley | 1 | -2/+2 |
2011-12-11 | kconfig: fix set but not used warnings | Peter Foley | 1 | -4/+1 |
2011-12-11 | kconfig: fix warnings by specifing format arguments | Peter Foley | 1 | -3/+3 |
2011-09-09 | scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox | Cheng Renquan | 1 | -0/+8 |
2011-09-09 | scripts/kconfig/nconf: fix editing long strings | Cheng Renquan | 1 | -6/+23 |
2011-09-09 | scripts/kconfig/nconf: dynamically alloc dialog_input_result | Cheng Renquan | 3 | -17/+26 |
2011-09-09 | scripts/kconfig/nconf: fix memmove's length arg | Cheng Renquan | 1 | -1/+1 |
2011-09-09 | scripts/kconfig/nconf: fix typo: unknow => unknown | Cheng Renquan | 1 | -1/+1 |
2011-08-31 | Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k... | Michal Marek | 3 | -49/+89 |
2011-08-29 | kconfig: fix set but not used variables | Lucas De Marchi | 1 | -2/+1 |
2011-08-29 | kconfig: handle SIGINT in menuconfig | Davidlohr Bueso | 1 | -34/+52 |
2011-08-29 | kconfig: fix __enabled_ macros definition for invisible and un-selected symbols | Arnaud Lacombe | 1 | -13/+36 |
2011-08-19 | Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin... | Michal Marek | 2 | -29/+21 |
2011-08-08 | kconfig: factor code in menu_get_ext_help() | Arnaud Lacombe | 1 | -6/+4 |
2011-08-08 | kbuild: Fix help text not displayed in choice option. | Srinivas Kandagatla | 1 | -4/+3 |
2011-08-08 | kconfig/nconf: nuke unreferenced `nohelp_text' | Arnaud Lacombe | 1 | -2/+0 |
2011-08-08 | kconfig/streamline_config.pl: merge local{mod,yes}config | Arnaud Lacombe | 1 | -17/+1 |
2011-08-08 | kconfig/streamline_config.pl: use options to determine operating mode | Arnaud Lacombe | 2 | -3/+15 |
2011-08-08 | kconfig/streamline_config.pl: directly access LSMOD from the environment | Arnaud Lacombe | 2 | -12/+8 |
2011-07-30 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 21 | -259/+323 |
2011-07-29 | kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() | Michal Marek | 1 | -57/+14 |
2011-07-25 | xconfig: Abort close if configuration cannot be saved | Michal Marek | 2 | -4/+11 |
2011-07-18 | kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h | Arnaud Lacombe | 1 | -5/+21 |
2011-07-13 | kconfig/nconf: remove useless conditionnal | Arnaud Lacombe | 1 | -4/+1 |
2011-07-13 | kconfig/nconf: prevent segfault on empty menu | Arnaud Lacombe | 1 | -1/+6 |
2011-07-13 | kconfig/nconf: use the generic menu_get_ext_help() | Arnaud Lacombe | 1 | -13/+1 |
2011-07-13 | nconfig: Avoid Wunused-but-set warning | Raghavendra D Prabhu | 1 | -2/+0 |
2011-07-04 | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb... | Michal Marek | 3 | -22/+39 |
2011-07-02 | kconfig/conf: mark xfgets() private | Arnaud Lacombe | 2 | -7/+3 |
2011-07-02 | kconfig: remove pending prototypes for kconfig_load() | Arnaud Lacombe | 1 | -3/+0 |
2011-07-02 | kconfig/conf: add command line options' description | Arnaud Lacombe | 1 | -1/+31 |
2011-07-02 | kconfig/conf: reduce the scope of `defconfig_file' | Arnaud Lacombe | 1 | -3/+1 |