| .. |
|
Makefile
|
alpha: fix modversions for strcpy() et.al.
|
2024-05-03 22:09:09 +02:00 |
|
callback_srm.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
checksum.c
|
The usual shower of singleton fixes and minor series all over MM,
|
2024-05-19 09:21:03 -07:00 |
|
clear_page.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
clear_user.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
copy_page.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
copy_user.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
csum_ipv6_magic.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
csum_partial_copy.c
|
net: unexport csum_and_copy_{from,to}_user
|
2022-04-29 14:37:59 -07:00 |
|
dbg_current.S
|
…
|
|
|
dbg_stackcheck.S
|
…
|
|
|
dbg_stackkill.S
|
…
|
|
|
divide.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-clear_page.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-clear_user.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-copy_page.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-copy_user.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-csum_ipv6_magic.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-divide.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-memchr.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-memcpy.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-memset.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev6-stxcpy.S
|
…
|
|
|
ev6-stxncpy.S
|
…
|
|
|
ev67-strcat.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev67-strchr.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev67-strlen.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev67-strncat.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
ev67-strrchr.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
fls.c
|
…
|
|
|
fpreg.c
|
alpha: remove duplicate included header file
|
2025-01-12 20:21:07 -08:00 |
|
memchr.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
memcpy.c
|
alpha: missing includes
|
2024-05-03 22:09:30 +02:00 |
|
memmove.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
memset.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
srm_printk.c
|
…
|
|
|
srm_puts.c
|
…
|
|
|
stacktrace.c
|
alpha: Implement "current_stack_pointer"
|
2023-02-14 12:36:22 -05:00 |
|
strcat.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
strchr.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
strcpy.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
strlen.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
strncat.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
strncpy.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
strrchr.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |
|
stxcpy.S
|
…
|
|
|
stxncpy.S
|
…
|
|
|
stycpy.S
|
alpha: fix modversions for strcpy() et.al.
|
2024-05-03 22:09:09 +02:00 |
|
styncpy.S
|
alpha: fix modversions for strcpy() et.al.
|
2024-05-03 22:09:09 +02:00 |
|
udelay.c
|
…
|
|
|
udiv-qrnnd.S
|
alpha: replace #include <asm/export.h> with #include <linux/export.h>
|
2023-08-22 18:12:46 +09:00 |