aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-03checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier1-1/+1
2010-06-03scripts: add nconf into gitignore fileAmérico Wang1-0/+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 Zefan2-3/+3
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-23headerdep: perlcritic warningStephen Hemminger1-2/+1
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin1-1/+1
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek1-7/+3
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-03tags: Add the ability to make tags for all archs using "all"John Kacur1-0/+11
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur1-1/+1
2010-02-22tags: Use $SRCARCHMichal Marek1-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski1-6/+14
2010-02-05markup_oops.pl: minor fixesHui Zhu1-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu1-13/+36
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-nextMichal Marek1-64/+88
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter1-1/+1
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu1-3/+4
2010-02-02scripts: change scripts to use system python instead of envDon Zickus2-2/+2
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan1-2/+4
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek1-3/+2
2010-02-02Improve kconfig symbol hashingAndi Kleen4-17/+21
2010-02-02nconfig: minor fixNir Tzachar1-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek2-15/+15
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com10-20/+2314
2010-02-02genksyms: close ref_file after useAlexander Beregalov1-1/+3
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)4-2/+33
2010-02-02scripts: add ARM support to decodecodeRabin Vincent1-13/+35
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He1-1/+1
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König1-1/+10
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König1-18/+31
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König1-3/+0
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König1-7/+9
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König1-28/+28
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König1-6/+9
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König1-1/+1
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1