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