Can't find fourth number version tags in GIT kernel

From: Spelic
Date: Sat Nov 27 2010 - 08:06:26 EST


Hello LKML
I'm trying to use GIT to stay up-to-date with the kernel sources, but in

git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
and even
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.36.y.git

I can't find versions with four numbers, e.g. I do find tag:

v2.6.35
(and also the release candidates for 2.6.35)

but I can't find tags:

v2.6.35.1
v2.6.35.2
...
v2.6.35.9

Apparently tag v2.6.35 really brings me to v2.6.35.0 and not to v2.6.35.9 so it's a problem... I usually want to get the highest number in the fourth number, not the lowest.
Like this I don't know how to get the bugfixes...?

What am I missing?

Thank you
PS: can you please reply to me also, as I am not subscribed to LKML. Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/