I would like to see how much of mvista's code is in the mainline kernel and how much is in
their own distro kernels. Granted they have a better record than WR but it still doesn't look
like much in the grans scheme of things:
[linux-2.6.git] >git-log --pretty=format:"%ae" | wc -l
87767
[linux-2.6.git] >git-log --pretty=format:"%ae" | grep "mvista" | wc -l
569