aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-13sh: Revert __xdiv64_32 size change.Paul Mundt1-2/+2
2007-07-06sh: Correct __xdiv64_32/div64_32 return value size.Paul Mundt2-8/+7
2007-05-09sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena1-2/+3
2007-05-07sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt2-19/+1
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2-27/+1
2006-09-27sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu1-2/+2
2006-09-27sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild1-1/+2
2006-09-27sh: Fix a sign extension bug in memset().Toshinobu Sugioka1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds13-0/+1980