aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/systbls_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-02sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-3/+5
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan1-153/+4
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller1-2/+2
2018-03-20sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINEAl Viro1-2/+2
2018-03-20sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2018-03-20convert compat sync_file_range() to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2018-03-20sparc: get rid of remaining SIGN... wrappersAl Viro1-2/+2
2018-03-20sparc: kill useless SIGN... wrappersAl Viro1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-23sparc: Update syscall tables.David S. Miller1-0/+2
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller1-2/+2
2016-01-21sparc: Hook up copy_file_range syscall.David S. Miller1-2/+2
2015-12-31sparc: Wire up mlock2 system call.David S. Miller1-2/+2
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller1-8/+10
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz1-2/+2
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers1-2/+2
2014-12-13sparc: hook up execveat system callDavid Drysdale1-0/+2
2014-10-28sparc: Hook up bpf system call.David S. Miller1-2/+2
2014-08-13sparc: Hook up memfd_create system call.David S. Miller1-2/+2
2014-08-06sparc: Hook up seccomp and getrandom system calls.David S. Miller1-2/+2
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller1-0/+2
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller1-2/+2
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro1-1/+1
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-24lseek() and truncate() on sparc really need sign extensionAl Viro1-2/+2
2013-02-03sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro1-8/+8
2013-02-03sparc: kill sign-extending wrappers for native syscallsAl Viro1-40/+40
2013-02-03sparc: switch to generic compat rt_sigpending()Al Viro1-1/+1
2013-02-03sparc: switch to generic sigaltstackAl Viro1-1/+1
2012-12-28sparc: Hook up finit_module syscall.David S. Miller1-2/+2
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+1
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller1-1/+1
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro1-2/+2
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro1-0/+2
2012-10-28sparc: Wire up sys_kcmp.David S. Miller1-2/+2
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller1-0/+2
2012-10-16sparc64: convert to generic execveAl Viro1-1/+1
2012-05-11KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells1-1/+1
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller1-2/+2
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-2/+2
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-2/+2
2011-03-29sparc: Hook up syncfs system call.David S. Miller1-0/+2