aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/syscalls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab1-0/+7
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairsNicholas Piggin1-0/+16
2022-10-07powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman1-1/+1
2022-09-28powerpc: Provide syscall wrapperRohan McLure1-2/+22
2022-09-28powerpc: Use common syscall handler typeRohan McLure1-0/+1
2022-09-28powerpc: Include all arch-specific syscall prototypesRohan McLure1-22/+75
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure1-5/+5
2022-09-28powerpc: Remove direct call to mmap2 syscall handlersRohan McLure1-1/+1
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure1-2/+0
2022-09-26powerpc: Use generic fallocate compatibility syscallRohan McLure1-2/+0
2022-09-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure1-0/+12
2022-09-26powerpc: Remove asmlinkage from syscall handler definitionsRohan McLure1-8/+8
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-0/+4
2021-08-23powerpc/compat_sys: Declare syscallsCédric Le Goater1-0/+30
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-12powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh1-2/+2
2013-02-03powerpc: trim the crap from syscalls.hAl Viro1-5/+0
2013-02-03powerpc: switch to generic sigaltstackAl Viro1-4/+0
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro1-2/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-1/+0
2013-02-03sanitize rt_sigaction() situation a bitAl Viro1-3/+0
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro1-9/+0
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro1-3/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-2/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-2/+0
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+52