summaryrefslogtreecommitdiff
path: root/arch/sh/lib
AgeCommit message (Expand)Author
2011-02-15sh: Ensure ST40-300 BogoMIPS value is consistentStuart Menefy
2010-09-23sh: change to new flag variablematt mooney
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini
2010-03-01arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini
2009-11-24sh: Optimised memset for SH4Stuart Menefy
2009-09-08sh: Kill off dcache writeback from copy_page().Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-08-24sh: Fix underflow in SH udelay() code.Stuart Menefy
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-07-27sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.Paul Mundt
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming
2009-07-06sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TESTMatt Fleming
2009-01-29sh: Handle calling csum_partial with misaligned dataStuart Menefy
2008-12-22sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.Takashi YOSHII
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt
2008-12-22sh: dynamic ftrace support.Matt Fleming
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY
2008-10-01sh: Fix up the __raw_read/writeX() definitions.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-28move arch/sh/lib/io.o to obj-yAdrian Bunk
2008-05-16sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito
2008-04-18sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt
2008-01-28sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt
2008-01-28sh: Build fixes for lib32 clear_page.Paul Mundt
2008-01-28sh: clear/copy_page renames in lib and lib64.Paul Mundt
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt
2007-11-07sh: Add -Werror for clean directories.Paul Mundt
2007-07-13sh: Revert __xdiv64_32 size change.Paul Mundt
2007-07-06sh: Correct __xdiv64_32/div64_32 return value size.Paul Mundt
2007-05-09sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena
2007-05-07sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2006-09-27sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu
2006-09-27sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild
2006-09-27sh: Fix a sign extension bug in memset().Toshinobu Sugioka
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds