summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Coccinelle: Add iterators/itnull.cocciNicolas Palix2010-08-311-0/+58
* Coccinelle: Add iterators/fen.cocciNicolas Palix2010-08-311-0/+64
* Coccinelle: Add locks/mini_lock.cocciNicolas Palix2010-08-311-0/+95
* Coccinelle: Add locks/double_lock.cocciNicolas Palix2010-08-311-0/+92
* Coccinelle: Add locks/call_kern.cocciNicolas Palix2010-08-311-0/+74
* Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix2010-08-311-0/+0
* Coccinelle: Add null/kmerr.cocciNicolas Palix2010-08-311-0/+72
* Coccinelle: Add null/eno.cocciNicolas Palix2010-08-311-0/+20
* scripts/dtc: Fix a resource leakMartin Ettl2010-07-021-0/+1
* Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-281-25/+51
* Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek2010-06-127-0/+648
|\
| * Add scripts/coccinelle/deref_null.cocciNicolas Palix2010-06-121-0/+293
| * Add scripts/coccinelle/err_cast.cocciNicolas Palix2010-06-121-0/+56
| * Add scripts/coccinelle/resource_size.cocciNicolas Palix2010-06-121-0/+93
| * Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix2010-06-121-0/+82
| * Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix2010-06-121-0/+67
| * Add a target to use the Coccinelle checkerNicolas Palix2010-06-122-0/+57
* | scripts: decodecode: remove bashismsRabin Vincent2010-06-041-5/+5
* | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier2010-06-031-1/+1
* | scripts: add nconf into gitignore fileAmérico Wang2010-06-031-0/+1
|/
* gconfig: add support to show hidden options that have promptsLi Zefan2010-04-142-11/+64
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-144-16/+41
* gconfig: remove show_debug optionLi Zefan2010-04-142-19/+0
* gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-141-63/+4
* kconfig: fix zconfdump()Li Zefan2010-04-142-8/+34
* kconfig: some small fixesLi Zefan2010-04-142-3/+3
* kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe2010-03-231-1/+2
* kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-231-0/+1
* headerdep: perlcritic warningStephen Hemminger2010-03-231-2/+1
* scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-111-1/+1
* Revert "kbuild: specify absolute paths for cscope"Michal Marek2010-03-081-7/+3
* headers_install: use local file handlesStephen Hemminger2010-03-071-9/+10
* headers_check: fix perl warningsStephen Hemminger2010-03-071-5/+6
* export_report: fix perl warningsStephen Hemminger2010-03-071-17/+20
* profile2linkerlist: fix perl warningsStephen Hemminger2010-03-071-5/+3
* namespace: perlcritic warningsStephen Hemminger2010-03-071-32/+33
* checkversion: perl cleanupStephen Hemminger2010-03-071-12/+11
* checkincludes: fix perlcritic warningsStephen Hemminger2010-03-071-10/+14
* scripts: improve checkstackStephen Hemminger2010-03-071-10/+6
* kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-071-0/+2
* tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+11
* tags: Fix spelling error in comment (is->if)John Kacur2010-03-031-1/+1
* tags: Use $SRCARCHMichal Marek2010-02-221-2/+2
* tags: include headers before source filesGuennadi Liakhovetski2010-02-171-6/+14
* markup_oops.pl: minor fixesHui Zhu2010-02-051-5/+5
* markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-051-13/+36
* Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek2010-02-021-64/+88
|\
| * modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-301-1/+10
| * modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-301-18/+31
| * modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-301-3/+0
OpenPOWER on IntegriCloud