summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg
2010-08-06kconfig: fix make oldconfigSam Ravnborg
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-06-03menuconfig: truncate list itemsLi Zefan
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan
2010-06-03scripts: add nconf into gitignore fileAmérico Wang
2010-06-03gconfig: fix build failure on fedora 13Richard Kennedy
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan
2010-06-02xconfig: remove unused functionLi Zefan
2010-06-02xconfig: clean upLi Zefan
2010-06-02gconfig: fix null pointer warningLi Zefan
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan
2010-06-02menuconfig: improive help text a bitLi Zefan
2010-06-02kconfig: fix to tag NEW symbols correctlyLi Zefan
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan
2010-06-02kconfig: print symbol type in help textLi Zefan
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-28kconfig: Hide error output in find command in streamline_config.plToralf Förster
2010-05-28kconfig: Fix typo in comment in streamline_config.plToralf Foerster
2010-05-28kconfig: Make a variable local in streamline_config.plToralf Foerster
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14gconfig: remove show_debug optionLi Zefan
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan
2010-04-14kconfig: fix zconfdump()Li Zefan
2010-04-14kconfig: some small fixesLi Zefan
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan