aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-4/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+8
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-5/+2
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-5/+3
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-2/+8
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan1-2/+1
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman1-3/+8
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman1-3/+13
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman1-11/+8
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman1-1/+7
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman1-6/+0
2014-12-12powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs1-1/+5
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+1
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2014-09-23sparc: simplify syscall_get_arch()Eric Paris1-8/+2
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+12
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie1-0/+5
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch1-3/+3
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+84