Hi Linus, remaining patches that fit nowhere else. Like with the other kbuild branches, it's quite boring this time and it's not a lot of commits. Michal The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4: Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git misc Américo Wang (1): gitignore: add scripts/recordmcount Andi Kleen (1): Kconfig: fix single letter command in scripts/config Jonas Aaberg (1): kbuild: add numeric --set-val option to scripts/config Julia Lawall (1): scripts/coccinelle: update for compatability with Coccinelle 0.2.4 Uwe Kleine-König (1): tags: put function prototypes back! Yann E. MORIN (1): Documentation/kbuild: add info that 'choice' can have a symbol name akpm@xxxxxxxxxxxxxxxxxxxx (2): headers_check: better search for functions in headers headers_check: Fix warning text Documentation/coccinelle.txt | 4 +++ Documentation/kbuild/kconfig-language.txt | 6 +++- scripts/.gitignore | 1 + scripts/coccinelle/misc/doubleinit.cocci | 6 ++-- scripts/coccinelle/null/deref_null.cocci | 39 ++++++++++------------------ scripts/config | 13 +++++++-- scripts/headers_check.pl | 6 ++-- scripts/tags.sh | 2 +- 8 files changed, 41 insertions(+), 36 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html