aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/syscalls.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-21sparc: Fix system call tracing register handling.Mike Frysinger1-0/+36
2014-12-13sparc: hook up execveat system callDavid Drysdale1-0/+10
2014-03-17sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-4/+4
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai1-4/+4
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai1-2/+2
2013-02-03sparc: switch to generic sigaltstackAl Viro1-6/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-15/+15
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller1-2/+12
2012-10-16sparc64: convert to generic execveAl Viro1-12/+8
2012-10-14sparc64: switch to generic kernel_execve()Al Viro1-5/+5
2012-10-14sparc64: switch to generic kernel_thread()Al Viro1-3/+8
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro1-1/+0
2012-10-10sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-21/+2
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-7/+7
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller1-1/+1
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+279