index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscalls
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2021-06-01
mips: syscalls: use pattern rules to generate syscall headers
Masahiro Yamada
2021-06-01
mips: syscalls: define syscall offsets directly in <asm/unistd.h>
Masahiro Yamada
2021-03-10
mips: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-03-10
mips: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-01-07
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
2020-01-20
MIPS: syscalls: fix indentation of the 'SYSNR' message
Alexander Lobakin
2018-12-14
mips: add system call table generation support
Firoz Khan