aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch/powerpc/entry/syscalls (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds1-0/+5
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim1-0/+4
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta1-1/+1
2023-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack syscalls with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-06-05perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang1-1/+1
2022-12-20tools headers UAPI: Sync powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo1-2/+5
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo1-6/+10
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure1-11/+11
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure1-1/+1
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo1-0/+1
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscallArnaldo Carvalho de Melo1-0/+1
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry pointsArnaldo Carvalho de Melo1-5/+7
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo1-1/+1
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo1-1/+1
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscallsArnaldo Carvalho de Melo1-0/+4
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo1-0/+1
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang1-7/+19
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-09-22fs: remove compat_sys_mountChristoph Hellwig1-1/+1
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig1-2/+2
2020-02-18perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2019-08-28perf arch powerpc: Sync powerpc syscall.tblNaveen N. Rao1-27/+119
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria2-10/+439
2018-02-16perf powerpc: Generate system call table from asm/unistd.hRavi Bangoria1-0/+37