summaryrefslogtreecommitdiffstats
path: root/arch/sh/lib
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* sh: New gcc supportYoshinori Sato2016-03-173-27/+75
* sh: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-22/+2
* sh: always link in helper functions extracted from libgccGeert Uytterhoeven2013-12-181-1/+1
* sh: Fix up stack debugging build.Paul Mundt2013-01-141-0/+2
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-5/+3
* sh: Ensure ST40-300 BogoMIPS value is consistentStuart Menefy2011-02-151-0/+10
* sh: change to new flag variablematt mooney2010-09-231-1/+1
* arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
* arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-03-011-2/+1
* sh: Optimised memset for SH4Stuart Menefy2009-11-242-2/+112
* sh: Kill off dcache writeback from copy_page().Paul Mundt2009-09-081-8/+3
* Merge branch 'master' into sh/smpPaul Mundt2009-09-012-3/+4
|\
| * sh: Fix underflow in SH udelay() code.Stuart Menefy2009-08-241-2/+3
| * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
* | sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.Paul Mundt2009-07-272-1/+1
* | sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt2009-07-271-46/+0
|/
* sh: Fix up stack overflow check with ftrace disabled.Paul Mundt2009-07-111-36/+40
* sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt2009-07-111-3/+4
* sh: Decouple mcount from ftrace.Paul Mundt2009-07-111-2/+1
* sh: Function graph tracer supportMatt Fleming2009-07-112-1/+117
* sh: Provide diagnostic kernel stack checksMatt Fleming2009-07-111-0/+85
* sh: Add ftrace syscall tracing supportMatt Fleming2009-07-061-1/+1
* sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TESTMatt Fleming2009-07-061-1/+16
* sh: Handle calling csum_partial with misaligned dataStuart Menefy2009-01-291-19/+50
* sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.Takashi YOSHII2008-12-224-629/+713
* sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt2008-12-222-0/+8
* sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt2008-12-2213-1/+1978
* sh: dynamic ftrace support.Matt Fleming2008-12-222-0/+91
* sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY2008-11-131-3/+8
* sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-011-4/+4
* sh: fixup many sparse errors.Paul Mundt2008-09-081-0/+1
* move arch/sh/lib/io.o to obj-yAdrian Bunk2008-07-281-1/+3
* sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito2008-05-161-11/+11
* sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2008-04-182-6/+6
* sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2008-01-282-1/+4
* sh: Build fixes for lib32 clear_page.Paul Mundt2008-01-281-3/+3
* sh: clear/copy_page renames in lib and lib64.Paul Mundt2008-01-283-1/+542
* sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt2008-01-282-1/+83
* sh: Add -Werror for clean directories.Paul Mundt2007-11-071-0/+2
* sh: Revert __xdiv64_32 size change.Paul Mundt2007-07-131-2/+2
* sh: Correct __xdiv64_32/div64_32 return value size.Paul Mundt2007-07-062-8/+7
* sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena2007-05-091-2/+3
* sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt2007-05-072-19/+1
* [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-262-27/+1
* sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu2006-09-271-2/+2
* sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild2006-09-271-1/+2
* sh: Fix a sign extension bug in memset().Toshinobu Sugioka2006-09-271-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
OpenPOWER on IntegriCloud