History log of /openbmc/linux/arch/alpha/lib/strncpy.S (Results 51 – 63 of 63)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v2.6.17-rc6, v2.6.17-rc5, v2.6.17-rc4
# aad61439 05-May-2006 John W. Linville <linville@tuxdriver.com>

Merge branch 'from-linus' into upstream


# edc4ff7c 03-May-2006 David Woodhouse <dwmw2@infradead.org>

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6


# 29f147d7 29-Apr-2006 Paul Mackerras <paulus@samba.org>

Merge branch 'merge'


# 7b7e3941 29-Apr-2006 Dmitry Torokhov <dtor_core@ameritech.net>

Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6


# d6754b40 28-Apr-2006 David Woodhouse <dwmw2@shinybook.infradead.org>

Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6


# d26046bb 27-Apr-2006 David Teigland <teigland@redhat.com>

Merge branch 'master'


# 7894eaf2 27-Apr-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'upstream' into irq-pio


# 9a375e93 27-Apr-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'upstream' into max-sect


# acc696d9 27-Apr-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'master' into upstream


Revision tags: v2.6.17-rc3
# 45de6fd9 26-Apr-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'upstream-fixes' into upstream


# 25f73891 26-Apr-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'master' into upstream-fixes


# 4d5c34ec 25-Apr-2006 Ivan Kokshaysky <ink@jurassic.park.msu.ru>

[PATCH] Alpha: strncpy() fix

As it turned out after recent SCSI changes, strncpy() was broken -
it mixed up the return values from __stxncpy() in registers $24 and $27.

Thanks to Mathieu Chouquet-S

[PATCH] Alpha: strncpy() fix

As it turned out after recent SCSI changes, strncpy() was broken -
it mixed up the return values from __stxncpy() in registers $24 and $27.

Thanks to Mathieu Chouquet-Stringer for tracking down the problem
and providing an excellent test case.

Signed-off-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

show more ...


Revision tags: v2.6.17-rc2, v2.6.17-rc1, v2.6.16, v2.6.16-rc6, v2.6.16-rc5, v2.6.16-rc4, v2.6.16-rc3, v2.6.16-rc2, v2.6.16-rc1, v2.6.15, v2.6.15-rc7, v2.6.15-rc6, v2.6.15-rc5, v2.6.15-rc4, v2.6.15-rc3, v2.6.15-rc2, v2.6.15-rc1, v2.6.14, v2.6.14-rc5, v2.6.14-rc4, v2.6.14-rc3, v2.6.14-rc2, v2.6.14-rc1, v2.6.13, v2.6.13-rc7, v2.6.13-rc6, v2.6.13-rc5, v2.6.13-rc4, v2.6.13-rc3, v2.6.13-rc2, v2.6.13-rc1, v2.6.12, v2.6.12-rc6, v2.6.12-rc5, v2.6.12-rc4, v2.6.12-rc3, v2.6.12-rc2
# 1da177e4 16-Apr-2005 Linus Torvalds <torvalds@ppc970.osdl.org>

Linux-2.6.12-rc2

Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in

Linux-2.6.12-rc2

Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!

show more ...


123