aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/systbls_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller1-2/+2
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller1-2/+4
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-2/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-1/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-2/+2
2009-12-11sparc_brk() is not needed anymoreAl Viro1-2/+2
2009-12-11kill useless checks in sparc mremap variantsAl Viro1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+2
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman1-1/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2