aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2-1/+4
2008-01-28sh: Build fixes for lib32 clear_page.Paul Mundt1-3/+3
2008-01-28sh: clear/copy_page renames in lib and lib64.Paul Mundt3-1/+542
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt2-1/+83
2007-11-07sh: Add -Werror for clean directories.Paul Mundt1-0/+2
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