summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/syscalls.S
Commit message (Expand)AuthorAgeFilesLines
* sparc: get rid of asm wrapper for nis_syscall()Al Viro2018-03-201-3/+0
* sparc: get rid of memory_ordering(2) wrapperAl Viro2018-03-201-3/+0
* sparc: get rid of sys_sparc_pipe() wrappersAl Viro2018-03-191-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: Fix system call tracing register handling.Mike Frysinger2016-01-211-0/+36
* sparc: hook up execveat system callDavid Drysdale2014-12-131-0/+10
* sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-4/+4
* sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-07-311-4/+4
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-07-311-2/+2
* sparc: switch to generic sigaltstackAl Viro2013-02-031-6/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-15/+15
|\
| * sparc64: convert to generic execveAl Viro2012-10-161-12/+8
| * sparc64: switch to generic kernel_execve()Al Viro2012-10-141-5/+5
| * sparc64: switch to generic kernel_thread()Al Viro2012-10-141-3/+8
| * sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-141-1/+0
* | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-031-2/+12
|/
* sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-101-18/+14
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-031-21/+2
* sparc64: Add syscall tracepoint support.David S. Miller2009-12-111-7/+7
* sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-191-1/+1
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+1
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+279