summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Provide syscall wrapperRohan McLure2022-09-281-0/+4
* powerpc: Use common syscall handler typeRohan McLure2022-09-281-2/+5
* powerpc/audit: Fix syscall_get_arch()Christophe Leroy2022-01-151-2/+2
* arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* powerpc/audit: Simplify syscall_get_arch()Christophe Leroy2021-08-201-10/+5
* powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()Christophe Leroy2021-08-201-3/+2
* powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2021-05-211-16/+26
* powerpc: trap_is_syscall() helper to hide syscall trap numberNicholas Piggin2020-05-151-1/+4
* powerpc: define syscall_get_error()Dmitry V. Levin2019-07-161-0/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-4/+1
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-2/+8
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+8
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-5/+2
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-5/+3
|/
* powerpc: split compat syscall table out from native tableFiroz Khan2018-12-211-2/+1
* powerpc: Change syscall_get_nr() to return intMichael Ellerman2015-07-291-3/+8
* powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman2015-07-291-3/+13
* powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman2015-07-291-11/+8
* powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman2015-07-291-1/+7
* powerpc: Drop unused syscall_get_error()Michael Ellerman2015-07-291-6/+0
* powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2014-12-121-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-211-1/+1
|\
| * powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane2014-10-101-1/+1
* | sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
* | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+12
|/
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-261-0/+5
* powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+84