summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/syscalls.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab2022-11-011-0/+7
* powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin2022-10-121-0/+16
* powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman2022-10-061-1/+1
* powerpc: Provide syscall wrapperRohan McLure2022-09-281-2/+22
* powerpc: Use common syscall handler typeRohan McLure2022-09-281-0/+1
* powerpc: Include all arch-specific syscall prototypesRohan McLure2022-09-281-22/+75
* powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure2022-09-281-5/+5
* powerpc: Remove direct call to mmap2 syscall handlersRohan McLure2022-09-281-1/+1
* powerpc/32: Remove powerpc select specialisationRohan McLure2022-09-261-2/+0
* powerpc: Use generic fallocate compatibility syscallRohan McLure2022-09-261-2/+0
* powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure2022-09-261-0/+12
* powerpc: Remove asmlinkage from syscall handler definitionsRohan McLure2022-09-261-8/+8
* powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-0/+4
* powerpc/compat_sys: Declare syscallsCédric Le Goater2021-08-231-0/+30
* powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-101-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh2017-04-121-2/+2
* powerpc: trim the crap from syscalls.hAl Viro2013-02-041-5/+0
* powerpc: switch to generic sigaltstackAl Viro2013-02-041-4/+0
* take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-041-2/+0
* consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-1/+0
* sanitize rt_sigaction() situation a bitAl Viro2013-02-031-3/+0
* powerpc: switch to generic fork/clone/vforkAl Viro2012-11-291-9/+0
* powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-011-3/+0
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-131-2/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-131-2/+0
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+52