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