This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
linux
Watch
2
Star
0
Fork
0
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2026-09-17 04:29:31 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36bcd39dbca824daffe16d607ae574b6edc7d31a
linux
/
arch
/
sh
/
lib
T
History
Paul Mundt
62d6b66edc
sh: Move sh32 optimized I/O routines to arch/sh/lib/
...
Signed-off-by: Paul Mundt <
lethal@linux-sh.org
>
2008-01-28 13:18:41 +09:00
..
checksum.S
sh: Fix TCP payload csum bug in csum_partial_copy_generic().
2006-09-27 14:46:24 +09:00
delay.c
sh: Fixup ndelay() xloops calculation for alternate HZ.
2007-05-09 01:35:02 +00:00
div64-generic.c
sh: Revert __xdiv64_32 size change.
2007-07-13 12:27:13 +09:00
div64.S
sh: Correct __xdiv64_32/div64_32 return value size.
2007-07-06 10:58:04 +09:00
io.c
sh: Move sh32 optimized I/O routines to arch/sh/lib/
2008-01-28 13:18:41 +09:00
Makefile
sh: Move sh32 optimized I/O routines to arch/sh/lib/
2008-01-28 13:18:41 +09:00
memchr.S
…
memcpy-sh4.S
sh: Fix memcpy() build error on sh4eb.
2006-09-27 17:50:03 +09:00
memcpy.S
…
memmove.S
…
memset.S
sh: Fix a sign extension bug in memset().
2006-09-27 14:13:14 +09:00
strlen.S
…