aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/systbls_64.S
AgeCommit message (Expand)AuthorFilesLines
2021-05-02sparc: syscalls: switch to generic syscalltbl.shGravatar Masahiro Yamada 1-3/+5
2018-11-18sparc: generate uapi header and system call table filesGravatar Firoz Khan 1-153/+4
2018-10-31sparc64: Wire up compat getpeername and getsockname.Gravatar David S. Miller 1-2/+2
2018-10-09sparc: Wire up io_pgetevents system call.Gravatar David S. Miller 1-2/+2
2018-03-20sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-2/+2
2018-03-20sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2018-03-20convert compat sync_file_range() to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2018-03-20sparc: get rid of remaining SIGN... wrappersGravatar Al Viro 1-2/+2
2018-03-20sparc: kill useless SIGN... wrappersGravatar Al Viro 1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-23sparc: Update syscall tables.Gravatar David S. Miller 1-0/+2
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.Gravatar David S. Miller 1-2/+2
2016-01-21sparc: Hook up copy_file_range syscall.Gravatar David S. Miller 1-2/+2
2015-12-31sparc: Wire up mlock2 system call.Gravatar David S. Miller 1-2/+2
2015-12-31sparc: Add all necessary direct socket system calls.Gravatar David S. Miller 1-8/+10
2015-12-23sparc: Hook up userfaultfd system callGravatar Mike Kravetz 1-2/+2
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberGravatar Mathieu Desnoyers 1-2/+2
2014-12-13sparc: hook up execveat system callGravatar David Drysdale 1-0/+2
2014-10-28sparc: Hook up bpf system call.Gravatar David S. Miller 1-2/+2
2014-08-13sparc: Hook up memfd_create system call.Gravatar David S. Miller 1-2/+2
2014-08-06sparc: Hook up seccomp and getrandom system calls.Gravatar David S. Miller 1-2/+2
2014-07-21sparc: Hook up renameat2 syscall.Gravatar David S. Miller 1-0/+2
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.Gravatar David S. Miller 1-2/+2
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2013-03-03consolidate compat lookup_dcookie()Gravatar Al Viro 1-1/+1
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2013-02-25fix compat truncate/ftruncateGravatar Al Viro 1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEGravatar Al Viro 1-1/+1
2013-02-24lseek() and truncate() on sparc really need sign extensionGravatar Al Viro 1-2/+2
2013-02-03sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEGravatar Al Viro 1-8/+8
2013-02-03sparc: kill sign-extending wrappers for native syscallsGravatar Al Viro 1-40/+40
2013-02-03sparc: switch to generic compat rt_sigpending()Gravatar Al Viro 1-1/+1
2013-02-03sparc: switch to generic sigaltstackGravatar Al Viro 1-1/+1
2012-12-28sparc: Hook up finit_module syscall.Gravatar David S. Miller 1-2/+2
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2012-12-03sparc64: exit_group should kill register windows just like plain exit.Gravatar David S. Miller 1-1/+1
2012-11-16Merge branch 'arch-microblaze' into no-rebasesGravatar Al Viro 1-2/+2
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcGravatar Al Viro 1-0/+2
2012-10-28sparc: Wire up sys_kcmp.Gravatar David S. Miller 1-2/+2
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.Gravatar David S. Miller 1-0/+2
2012-10-16sparc64: convert to generic execveGravatar Al Viro 1-1/+1
2012-05-11KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatGravatar David Howells 1-1/+1
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.Gravatar David S. Miller 1-2/+2
2011-08-29sparc: Remove another reference to nfsservctlGravatar Stephen Rothwell 1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 1-1/+1
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-2/+2
2011-05-05net: Add sendmmsg socket system callGravatar Anton Blanchard 1-2/+2
2011-03-29sparc: Hook up syncfs system call.Gravatar David S. Miller 1-0/+2