aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-10-28
|\
| * scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan2010-10-13
| * kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover2010-09-06
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-28
|\ \
| * | Revert "namespace: add source file location exceptions"Michal Marek2010-10-27
| * | Coccinelle: Add contextual messageNicolas Palix2010-10-27
| * | Coccinelle: Find doubled arguments to boolean or bit operators.Julia Lawall2010-10-27
| * | Coccinelle: Find nested lock+irqsave functions that use the same flags variab...Julia Lawall2010-10-27
| * | namespace: add source file location exceptionsStephen Hemminger2010-10-27
| * | scripts/extract-ikconfig: add support for bzip2, lzma and lzoDick Streefland2010-10-27
| * | kbuild: check return value of asprintf()Namhyung Kim2010-10-27
| * | Merge commit 'v2.6.36' into kbuild/miscMichal Marek2010-10-27
| |\ \
| * | | scripts/namespace.pl: improve to get more correct resultsAmerigo Wang2010-10-27
| * | | scripts/namespace.pl: some bug fixesAmerigo Wang2010-10-27
| * | | scripts/namespace.pl: update file exclusion listStephen Hemminger2010-10-27
| * | | scripts/namespace.pl: fix wrong source pathAmerigo Wang2010-10-27
| * | | Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix2010-10-13
| * | | Coccinelle: Add a new mode named 'chain'Nicolas Palix2010-10-13
| * | | Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-13
| * | | Coccinelle: Improve user information with a new kind of commentNicolas Palix2010-10-13
| * | | Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Move alloc directory into api directoryNicolas Palix2010-08-31
| * | | Coccinelle: Move resource_size.cocci to the api directoryNicolas Palix2010-08-31
| * | | Coccinelle: Move err_cast.cocci to the api directoryNicolas Palix2010-08-31
| * | | Coccinelle: Add api/memdup_userNicolas Palix2010-08-31
| * | | Coccinelle: Add api/memdup.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add api/kstrdup.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add iterators/itnull.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add iterators/fen.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add locks/mini_lock.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add locks/double_lock.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add locks/call_kern.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix2010-08-31
| * | | Coccinelle: Add null/kmerr.cocciNicolas Palix2010-08-31
| * | | Coccinelle: Add null/eno.cocciNicolas Palix2010-08-31
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\ \ \ \
| * \ \ \ Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-27
| |\ \ \ \
| | * | | | kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-17
| * | | | | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-12
| * | | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\ \ \ \ \
| * | | | | | kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton2010-10-04
| * | | | | | kconfig: Fix realloc usage()Michal Marek2010-09-30
| * | | | | | kconfig: Propagate constMichal Marek2010-09-30
| * | | | | | kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota2010-09-30
| * | | | | | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek2010-09-27
| |\ \ \ \ \ \
| | * | | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
| | * | | | | | kconfig: expand file namesArnaud Lacombe2010-09-19