aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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