summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/syscall.h
AgeCommit message (Expand)Author
2022-09-28powerpc: Provide syscall wrapperRohan McLure
2022-09-28powerpc: Use common syscall handler typeRohan McLure
2022-01-15powerpc/audit: Fix syscall_get_arch()Christophe Leroy
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-08-20powerpc/audit: Simplify syscall_get_arch()Christophe Leroy
2021-08-20powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()Christophe Leroy
2021-05-21powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin
2020-05-15powerpc: trap_is_syscall() helper to hide syscall trap numberNicholas Piggin
2019-07-16powerpc: define syscall_get_error()Dmitry V. Levin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman
2014-12-12powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane
2014-09-23sparc: simplify syscall_get_arch()Eric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell