This website requires JavaScript.
Explore
Help
Sign In
a7y18lte-ubports
/
android_kernel_samsung_universal7885
Watch
1
Star
0
Fork
0
You've already forked android_kernel_samsung_universal7885
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
android_kernel_samsung_univ...
/
arch
/
m68k
/
lib
History
Geert Uytterhoeven
d8ce7263e1
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
...
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Greg Ungerer <gerg@uclinux.org>
2012-06-06 15:31:28 +02:00
..
ashldi3.c
…
ashrdi3.c
…
checksum.c
m68k: simpler m68k and ColdFire CPU's can use generic csum code
2011-12-24 21:47:57 +10:00
divsi3.S
…
lshrdi3.c
…
Makefile
m68k: handle presence of 64bit mul/div instructions cleanly
2011-12-24 21:47:57 +10:00
memcpy.c
m68k: fix memcpy to unmatched/unaligned source and dest on 68000
2011-10-18 14:22:24 +10:00
memmove.c
m68k: remove duplicate memmove() implementation
2011-05-24 10:03:49 +10:00
memset.c
m68k: use kernel processor defines for conditional optimizations
2011-06-14 11:42:29 +10:00
modsi3.S
…
muldi3.c
m68k: use kernel processor defines for conditional optimizations
2011-06-14 11:42:29 +10:00
mulsi3.S
…
string.c
m68k: remove duplicate memcpy() implementation
2011-05-24 10:03:49 +10:00
uaccess.c
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
2012-06-06 15:31:28 +02:00
udivsi3.S
…
umodsi3.S
…