summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/syscalls.h
AgeCommit message (Expand)Author
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin
2022-10-07powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman
2022-09-28powerpc: Provide syscall wrapperRohan McLure
2022-09-28powerpc: Use common syscall handler typeRohan McLure
2022-09-28powerpc: Include all arch-specific syscall prototypesRohan McLure
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure
2022-09-28powerpc: Remove direct call to mmap2 syscall handlersRohan McLure
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure
2022-09-26powerpc: Use generic fallocate compatibility syscallRohan McLure
2022-09-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure
2022-09-26powerpc: Remove asmlinkage from syscall handler definitionsRohan McLure
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2021-08-23powerpc/compat_sys: Declare syscallsCédric Le Goater
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-12powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh
2013-02-03powerpc: trim the crap from syscalls.hAl Viro
2013-02-03powerpc: switch to generic sigaltstackAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell