Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Update s390's syscall.tbl copy from the kernel sources | Tiezhu Yang | 2020-12-24 | 1 | -170/+226 |
* | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-12 | 1 | -1/+1 |
|\ | |||||
| * | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-22 | 1 | -1/+1 |
* | | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 |
* | | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 1 | -1/+1 |
* | | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 |
|/ | |||||
* | all arch: remove system call sys_sysctl | Xiaoming Ni | 2020-08-14 | 1 | -1/+1 |
* | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-19 | 1 | -2/+2 |
* | perf s390: Rework system call table creation by using syscall.tbl | Hendrik Brueckner | 2018-02-15 | 1 | -11/+7 |
* | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl | Hendrik Brueckner | 2018-02-15 | 1 | -0/+390 |
* | perf s390: Generate system call table from asm/unistd.h | Hendrik Brueckner | 2017-12-27 | 1 | -0/+36 |