aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-09
* kconfig: Temporarily disable dependency warningsMichal Marek2010-10-09
* kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-04
* Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek2010-08-20
|\
| * Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-13
| |\
| * | kconfig: fix make oldconfigSam Ravnborg2010-08-06
| * | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-05
| |\ \
| | * | scripts: add nconf into gitignore fileAmérico Wang2010-06-03
* | | | kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-14
* | | | kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-14
| |_|/ |/| |
* | | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-12
* | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
* | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
* | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
* | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
|/ /
* | Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
|\ \
| * | nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-23
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-04
| |\ \
| | * | gconfig: fix build failure on fedora 13Richard Kennedy2010-06-03
| * | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
| |\ \ \ | | | |/ | | |/|
| * | | kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-28
| * | | kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-28
| * | | kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-28
| * | | kconfig: util: Fix typo in commentThomas Weber2010-03-15
| * | | kconfig: Simplify LSMOD= handlingMichal Marek2010-02-03
| * | | kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-02
| * | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-02
| * | | kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-06
| * | | kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-06
| | |/ | |/|
* | | kconfig: add savedefconfigSam Ravnborg2010-08-03
* | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-03
* | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-03
* | | kconfig: add alldefconfigSam Ravnborg2010-08-03
* | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-03
* | | kconfig: save location of config symbolsSam Ravnborg2010-08-03
* | | kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-03
* | | kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-03
* | | kconfig: use long options in confSam Ravnborg2010-08-03
* | | kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-29
* | | kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-26
* | | kconfig: Don't write invisible choice valuesJan Beulich2010-07-08
* | | kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-02
* | | scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-11
* | | menuconfig: truncate list itemsLi Zefan2010-06-03
* | | menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-03
* | | xconfig: add support to show hidden options which have promptsLi Zefan2010-06-02
* | | xconfig: remove unused functionLi Zefan2010-06-02
* | | xconfig: clean upLi Zefan2010-06-02
* | | gconfig: fix null pointer warningLi Zefan2010-06-02
* | | gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02