This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2026-01-09 02:24:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f650ef61e040bcb175dd8762164b00a5d627f20e
linux
/
arch
/
m68k
/
lib
History
Al Viro
8084c99b9a
m68k: convert to csum_and_copy_from_user()
...
trivial access_ok() there... Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2020-05-29 16:11:49 -04:00
..
ashldi3.c
m68k: replace gcc specific macros with ones from compiler.h
2017-02-24 17:46:56 -08:00
ashrdi3.c
m68k: replace gcc specific macros with ones from compiler.h
2017-02-24 17:46:56 -08:00
checksum.c
m68k: convert to csum_and_copy_from_user()
2020-05-29 16:11:49 -04:00
divsi3.S
…
lshrdi3.c
m68k: replace gcc specific macros with ones from compiler.h
2017-02-24 17:46:56 -08:00
Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
memcpy.c
…
memmove.c
…
memset.c
…
modsi3.S
…
muldi3.c
m68k: replace gcc specific macros with ones from compiler.h
2017-02-24 17:46:56 -08:00
mulsi3.S
…
uaccess.c
m68k: get rid of zeroing
2017-03-28 18:23:40 -04:00
udivsi3.S
…
umodsi3.S
…