summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/sh_ksyms_64.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: use the new generic strnlen_user() functionPaul Mundt2012-06-131-1/+0
* sh: switch to generic strncpy_from_user().Paul Mundt2012-06-131-1/+0
* sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-271-10/+0
* sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-161-8/+0
* sh64: Kill off special clear_page() implementation.Paul Mundt2009-08-041-1/+0
* sh: Convert sh64 to use the generic checksum code.Paul Mundt2009-06-151-7/+0
* sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt2009-05-091-0/+2
* sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt2008-12-221-2/+0
* sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt2008-12-221-0/+3
* sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt2008-05-081-0/+26
* Generic semaphore implementationMatthew Wilcox2008-04-171-4/+0
* sh: export empty_zero_pageAndrew Morton2008-04-161-0/+1
* sh: export copy-page() to modulesAndrew Morton2008-03-061-0/+1
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-281-5/+4
* sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt2008-01-281-0/+56