summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-2826-92/+1196
|\
| * Revert "namespace: add source file location exceptions"Michal Marek2010-10-281-24/+0
| * Coccinelle: Add contextual messageNicolas Palix2010-10-281-3/+13
| * Coccinelle: Find doubled arguments to boolean or bit operators.Julia Lawall2010-10-282-0/+94
| * Coccinelle: Find nested lock+irqsave functions that use the same flags variab...Julia Lawall2010-10-281-0/+80
| * namespace: add source file location exceptionsStephen Hemminger2010-10-281-0/+24
| * scripts/extract-ikconfig: add support for bzip2, lzma and lzoDick Streefland2010-10-281-14/+27
| * kbuild: check return value of asprintf()Namhyung Kim2010-10-281-1/+4
| * Merge commit 'v2.6.36' into kbuild/miscMichal Marek2010-10-2844-807/+1893
| |\
| * | scripts/namespace.pl: improve to get more correct resultsAmerigo Wang2010-10-281-9/+12
| * | scripts/namespace.pl: some bug fixesAmerigo Wang2010-10-281-7/+10
| * | scripts/namespace.pl: update file exclusion listStephen Hemminger2010-10-281-47/+56
| * | scripts/namespace.pl: fix wrong source pathAmerigo Wang2010-10-281-4/+4
| * | Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix2010-10-131-4/+6
| * | Coccinelle: Add a new mode named 'chain'Nicolas Palix2010-10-131-5/+11
| * | Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-131-4/+5
| * | Coccinelle: Improve user information with a new kind of commentNicolas Palix2010-10-131-3/+11
| * | Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-311-0/+48
| * | Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-311-0/+53
| * | Coccinelle: Move alloc directory into api directoryNicolas Palix2010-08-312-1/+5
| * | Coccinelle: Move resource_size.cocci to the api directoryNicolas Palix2010-08-311-0/+0
| * | Coccinelle: Move err_cast.cocci to the api directoryNicolas Palix2010-08-311-0/+0
| * | Coccinelle: Add api/memdup_userNicolas Palix2010-08-311-0/+35
| * | Coccinelle: Add api/memdup.cocciNicolas Palix2010-08-311-0/+40
| * | Coccinelle: Add api/kstrdup.cocciNicolas Palix2010-08-311-0/+39
| * | Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-311-0/+116
| * | Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix2010-08-311-0/+62
| * | 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
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-2823-816/+932
|\ \ \
| * \ \ Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-283-48/+40
| |\ \ \
| | * | | kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-173-48/+40
| * | | | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-121-2/+0
| * | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1229-100/+972
| |\ \ \ \
| * | | | | kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton2010-10-041-2/+2
| * | | | | kconfig: Fix realloc usage()Michal Marek2010-09-301-1/+1
| * | | | | kconfig: Propagate constMichal Marek2010-09-301-6/+9
| * | | | | kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota2010-09-301-2/+3
| * | | | | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek2010-09-2717-423/+488
| |\ \ \ \ \
| | * | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-1/+1
| | * | | | | kconfig: expand file namesArnaud Lacombe2010-09-191-2/+5
| | * | | | | kconfig: use the file's name of sourced fileArnaud Lacombe2010-09-191-2/+3
| | * | | | | kconfig: constify file nameArnaud Lacombe2010-09-193-3/+3
| | * | | | | kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-191-1/+1
OpenPOWER on IntegriCloud