summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08kconfig: Don't write invisible choice valuesJan Beulich1-12/+12
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas3-0/+25
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock1-4/+0
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-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-05-27kbuild: Revert part of e8d400a to resolve a conflictMichal Marek1-1/+1
2010-05-06kbuild: Fix checking of scm-identifier variableGreg Thelen1-1/+1
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan2-11/+64
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan4-16/+41
2010-04-14gconfig: remove show_debug optionLi Zefan2-19/+0
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan1-63/+4
2010-04-14kconfig: fix zconfdump()Li Zefan2-8/+34
2010-04-14kconfig: some small fixesLi Zefan3-4/+4
2010-04-08add random binaries to .gitignoreJan III Sobieski2-0/+10
2010-03-23kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe1-1/+2
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan1-0/+1
2010-03-23.gitignore: ignore *.lzo filesPhilipp Kohlbecher1-0/+1
2010-03-23headerdep: perlcritic warningStephen Hemminger1-2/+1
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin1-1/+1
2010-03-10kbuild: Generate modules.builtin in make modules_installMichal Marek1-3/+3
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek1-7/+3
2010-03-08kbuild: Do not unnecessarily regenerate modules.builtinMichal Marek1-5/+7
2010-03-07headers_install: use local file handlesStephen Hemminger1-9/+10
2010-03-07headers_check: fix perl warningsStephen Hemminger1-5/+6
2010-03-07export_report: fix perl warningsStephen Hemminger1-17/+20
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger1-5/+3
2010-03-07namespace: perlcritic warningsStephen Hemminger1-32/+33
2010-03-07checkversion: perl cleanupStephen Hemminger1-12/+11
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger1-10/+14
2010-03-07scripts: improve checkstackStephen Hemminger1-10/+6
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef1-0/+2
2010-03-03Rename .text.start to .text..start.Denys Vlasenko2-2/+2
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko5-8/+8
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2-3/+3
2010-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko3-3/+3
2010-03-03Rename .data.init to .data..init.Denys Vlasenko2-2/+2
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko3-3/+3
2010-03-03Rename .text.startup to .text..startup.Denys Vlasenko2-2/+2