index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
sh_ksyms_64.c
Age
Commit message (
Expand
)
Author
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
2009-10-27
sh: Clean up more superfluous symbol exports.
Paul Mundt
2009-08-16
sh: Fix up the SH-5 build with caches enabled.
Paul Mundt
2009-08-04
sh64: Kill off special clear_page() implementation.
Paul Mundt
2009-06-15
sh: Convert sh64 to use the generic checksum code.
Paul Mundt
2009-05-09
sh: Provide an __sdivsi3_2 export for sh64.
Paul Mundt
2008-12-22
sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.
Paul Mundt
2008-12-22
sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().
Paul Mundt
2008-05-08
sh64: Some symbol exports to make the allmodconfig happier.
Paul Mundt
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2008-04-16
sh: export empty_zero_page
Andrew Morton
2008-03-06
sh: export copy-page() to modules
Andrew Morton
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: Split out sh_ksyms.c in to _32 and _64 variants.
Paul Mundt