aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/syscalls/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada1-2/+1
2021-06-01mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-24/+4
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada1-5/+1
2021-03-10mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada1-8/+2
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-23/+8
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-16/+17
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-3/+3
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-13/+14
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin1-8/+8
2020-01-20MIPS: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin1-1/+1
2018-12-14mips: add system call table generation supportFiroz Khan1-0/+96