aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-08-31Coccinelle: Add null/kmerr.cocciNicolas Palix
2010-08-31Coccinelle: Add null/eno.cocciNicolas Palix
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl
2010-06-28Add support for the C variable in the coccicheck scriptNicolas Palix
2010-06-12Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek
2010-06-12Add scripts/coccinelle/deref_null.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/err_cast.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/resource_size.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix
2010-06-12Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix
2010-06-12Add a target to use the Coccinelle checkerNicolas Palix
2010-06-04scripts: decodecode: remove bashismsRabin Vincent
2010-06-03checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier
2010-06-03scripts: add nconf into gitignore fileAmérico Wang
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-23kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan
2010-03-23headerdep: perlcritic warningStephen Hemminger
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek
2010-03-07headers_install: use local file handlesStephen Hemminger
2010-03-07headers_check: fix perl warningsStephen Hemminger
2010-03-07export_report: fix perl warningsStephen Hemminger
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger
2010-03-07namespace: perlcritic warningsStephen Hemminger
2010-03-07checkversion: perl cleanupStephen Hemminger
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger
2010-03-07scripts: improve checkstackStephen Hemminger
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur
2010-02-22tags: Use $SRCARCHMichal Marek
2010-02-17tags: include headers before source filesGuennadi Liakhovetski
2010-02-05markup_oops.pl: minor fixesHui Zhu
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu
2010-02-02scripts: change scripts to use system python instead of envDon Zickus
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek
2010-02-02Improve kconfig symbol hashingAndi Kleen
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com