summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscalls/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-06-011-24/+4
* mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-011-5/+1
* mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-101-8/+2
* mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-101-23/+8
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-16/+17
|\
| * arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-3/+3
| * arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-13/+14
* | MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin2021-01-071-8/+8
|/
* MIPS: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin2020-01-201-1/+1
* mips: add system call table generation supportFiroz Khan2018-12-141-0/+96