aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-11
|\
| * kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-27
| * menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-27
| * menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-27
| * menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-27
| * menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-27
| * menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-27
| * menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-27
| * kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-31
| * kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-30
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-07
|\ \
| * | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
| |/
* | localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-01
* | localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-16
* | localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-16
* | localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-16
* | localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-16
|/
* Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-30
|\
| * localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-19
| * localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-19
| * localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-19
| * localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-19
* | kconfig: Document oldnoconfig to what it really doesSteven Rostedt2012-07-26
* | nconf: add u, d command keys in scroll windowsBenjamin Poirier2012-07-26
* | menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-26
* | kconfig: Print errors to stderr in the MakefileMichal Marek2012-07-13
* | kconfig: allow long lines in config fileCody Schafer2012-07-13
* | kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle2012-07-13
* | xconfig: add quiet rule for mocYaakov Selkowitz2012-07-13
* | xconfig: use pkgconfig to find mocYaakov Selkowitz2012-07-13
* | kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2012-07-04
* | kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2012-07-04
* | kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz2012-07-04
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-05-28
|\
| * kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-07
| * kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-04
* | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
* | kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker2012-04-12
* | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-12
|/
* merge_config.sh: Add option to display redundant configsJohn Stultz2012-03-30
* merge_config.sh: Set execute bitJohn Stultz2012-03-30
* merge_config.sh: Use the first file as the initial configJosh Boyer2012-03-24
* kconfig: fix new choices being skipped upon config updateArnaud Lacombe2012-01-26
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-01-16
|\
| * menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-16
| * kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-14
| * Improve update-po-config outputPeter Foley2012-01-14
| * menuconfig: let make not report error when not save configurationWang YanQing2012-01-14
| * merge_config.sh: fix bug in final checkJohn Stultz2012-01-14
| * merge_config.sh: whitespace cleanupDarren Hart2012-01-14