aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib64
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 8-0/+8
2012-06-14sh64: Kill off old exception debugging helpers.Gravatar Paul Mundt 2-249/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2009-08-04sh64: Kill off special clear_page() implementation.Gravatar Paul Mundt 2-55/+1
2009-06-15sh: Convert sh64 to use the generic checksum code.Gravatar Paul Mundt 2-215/+1
2009-05-09sh: Provide an __sdivsi3_2 export for sh64.Gravatar Paul Mundt 1-1/+5
2009-05-08sh: Move out cayman-specific panic handler code to its own file.Gravatar Paul Mundt 1-43/+0
2009-05-08sh: Kill off unused sh64 debug code.Gravatar Paul Mundt 2-49/+1
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Gravatar Paul Mundt 2-135/+0
2008-12-22sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Gravatar Paul Mundt 4-0/+313
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Gravatar Paul Mundt 6-85/+425
2008-12-22Fix incorrect use of loose in c-checksum.cGravatar Nick Andrew 1-2/+2
2008-07-29sh: migrate to arch/sh/include/Gravatar Paul Mundt 1-1/+1
2008-05-08sh64: Fix up compile warning in event tracer.Gravatar Paul Mundt 1-1/+1
2008-03-06sh: Fix up the sh64 build.Gravatar Paul Mundt 1-14/+7
2008-03-06sh: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2008-01-28sh: comment tidying for sh64->sh migration.Gravatar Paul Mundt 3-6/+3
2008-01-28sh: clear/copy_page renames in lib and lib64.Gravatar Paul Mundt 3-1/+1
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Gravatar Paul Mundt 2-31/+29
2008-01-28sh: Tidy up lib64 udelay impl.Gravatar Paul Mundt 1-5/+2
2008-01-28sh: Fix up header reference for arch/sh/lib64/panic.c.Gravatar Paul Mundt 1-1/+1
2008-01-28sh: Kill off lib64 version of iomap wrappers.Gravatar Paul Mundt 2-55/+1
2008-01-28sh: Kill off lib64 version of io.c.Gravatar Paul Mundt 2-138/+6
2008-01-28sh: Move arch/sh64/lib to arch/sh/lib64.Gravatar Paul Mundt 12-0/+1409