Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -17/+158 |
2012-07-26 | kconfig: Document oldnoconfig to what it really does | Steven Rostedt | 1 | -1/+1 |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier | 2 | -6/+8 |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier | 2 | -3/+6 |
2012-07-13 | kconfig: Print errors to stderr in the Makefile | Michal Marek | 1 | -14/+14 |
2012-07-13 | kconfig: allow long lines in config file | Cody Schafer | 1 | -2/+59 |
2012-07-13 | kconfig: remove lkc_defs.h from .gitignore and dontdiff | Paul Bolle | 1 | -1/+0 |
2012-07-13 | xconfig: add quiet rule for moc | Yaakov Selkowitz | 1 | -2/+5 |
2012-07-13 | xconfig: use pkgconfig to find moc | Yaakov Selkowitz | 1 | -2/+2 |
2012-07-04 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz | 1 | -1/+1 |
2012-07-04 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz | 1 | -3/+3 |
2012-07-04 | kconfig/nconf: fix compile with ncurses reentrant API | Yaakov Selkowitz | 1 | -0/+4 |
2012-06-19 | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG | Steven Rostedt | 1 | -0/+21 |
2012-06-19 | localmodconfig: Check if configs are already set for selects | Steven Rostedt | 1 | -11/+104 |
2012-06-19 | localmodconfig: Read in orig config file to avoid extra processing | Steven Rostedt | 1 | -2/+24 |
2012-06-19 | localmodconfig: Comments and cleanup for streamline_config.pl | Steven Rostedt | 1 | -4/+9 |
2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -6/+16 |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2 | -2/+2 |
2012-05-07 | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. | Eric W. Biederman | 1 | -1/+3 |
2012-05-05 | kconfig: Add error handling to KCONFIG_ALLCONFIG | Eric W. Biederman | 1 | -6/+14 |
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 |