aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2010-10-29
|\
| * kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-29
| * kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-29
| * kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-29
| * kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-29
| * kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-29
* | ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2010-10-29
* | ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2010-10-29
|/
* 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