aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren3-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg1-0/+2
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg1-35/+67
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg1-4/+3
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek22-402/+670
2010-08-03kconfig: add savedefconfigSam Ravnborg6-1/+171
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg1-67/+70
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg2-13/+34
2010-08-03kconfig: add alldefconfigSam Ravnborg2-6/+14
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel1-15/+127
2010-08-03kconfig: save location of config symbolsSam Ravnborg3-0/+5
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2-27/+14
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2-11/+10
2010-08-03kconfig: use long options in confSam Ravnborg2-126/+105
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson1-1/+4
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard1-1/+2
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd1-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek2-4/+7
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny1-3/+4
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich1-12/+12
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell1-0/+5
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas3-0/+25
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2-48/+133
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek2-48/+133
2010-06-12kbuild: Fix modpost segfaultKrzysztof Halasa1-1/+1
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock1-4/+0
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek1-0/+5
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2010-06-03menuconfig: truncate list itemsLi Zefan1-2/+7
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan1-0/+1
2010-06-03gconfig: fix build failure on fedora 13Richard Kennedy1-1/+1
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan2-23/+62
2010-06-02xconfig: remove unused functionLi Zefan2-29/+0
2010-06-02xconfig: clean upLi Zefan1-5/+4
2010-06-02gconfig: fix null pointer warningLi Zefan1-2/+3
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan1-1/+1
2010-06-02menuconfig: improive help text a bitLi Zefan1-1/+1
2010-06-02kconfig: fix to tag NEW symbols correctlyLi Zefan1-2/+6
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan2-1/+9
2010-06-02kconfig: print symbol type in help textLi Zefan1-1/+3
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2-9/+54
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds41-369/+2818
2010-05-28kconfig: Hide error output in find command in streamline_config.plToralf Förster1-2/+3
2010-05-28kconfig: Fix typo in comment in streamline_config.plToralf Foerster1-1/+1
2010-05-28kconfig: Make a variable local in streamline_config.plToralf Foerster1-1/+1
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre1-0/+1
2010-05-25checkpatch: warn on declaration with storage class not at the beginningTobias Klauser1-0/+5
2010-05-25checkpatch: add check for too short Kconfig descriptionsAndi Kleen1-0/+15
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler1-1/+1