Hi Linus. Please pull the following kbuild related fixes. The significant part of this is the updates to the markup_oops.pl script. The rest is udpated to tags, rpm and setlocalversion. And a small update that touches top-lvel Makefile: - We create a source symlink during *config and not the prepare phase as before Sam The following changes since commit d2f8d7ee1a9b4650b4e43325b321801264f7c37a: Linus Torvalds (1): Linux 2.6.29-rc5 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master Alexey Dobriyan (1): kbuild: fix tags generation of config symbols Andi Kleen (1): kbuild: create the source symlink earlier in the objdir Arjan van de Ven (2): scripts: add x86 register parser to markup_oops.pl scripts: add x86 64 bit support to the markup_oops.pl script Josh Hunt (1): kbuild: add vmlinux to kernel rpm Michael Neuling (1): bootgraph: fix for use with dot symbols Mike Frysinger (1): kbuild,setlocalversion: shorten the make time when using svn Rabin Vincent (1): kbuild: add sys_* entries for syscalls in tags Makefile | 2 +- scripts/bootgraph.pl | 4 +- scripts/markup_oops.pl | 161 ++++++++++++++++++++++++++++++++++++++++++++--- scripts/package/mkspec | 8 +++ scripts/setlocalversion | 9 +--- scripts/tags.sh | 12 +++- 6 files changed, 174 insertions(+), 22 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