summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/systbls_64.S
Commit message (Expand)AuthorAgeFilesLines
* sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2016-03-291-2/+2
* sparc: Hook up copy_file_range syscall.David S. Miller2016-01-211-2/+2
* sparc: Wire up mlock2 system call.David S. Miller2015-12-311-2/+2
* sparc: Add all necessary direct socket system calls.David S. Miller2015-12-311-8/+10
* sparc: Hook up userfaultfd system callMike Kravetz2015-12-231-2/+2
* sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-11-091-2/+2
* sparc: hook up execveat system callDavid Drysdale2014-12-131-0/+2
* sparc: Hook up bpf system call.David S. Miller2014-10-281-2/+2
* sparc: Hook up memfd_create system call.David S. Miller2014-08-131-2/+2
* sparc: Hook up seccomp and getrandom system calls.David S. Miller2014-08-061-2/+2
* sparc: Hook up renameat2 syscall.David S. Miller2014-07-211-0/+2
* sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-291-2/+2
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-1/+1
* consolidate compat lookup_dcookie()Al Viro2013-03-031-1/+1
* convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+1
* switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+1
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+1
* fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* lseek() and truncate() on sparc really need sign extensionAl Viro2013-02-241-2/+2
* sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-031-8/+8
* sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-031-40/+40
* sparc: switch to generic compat rt_sigpending()Al Viro2013-02-031-1/+1
* sparc: switch to generic sigaltstackAl Viro2013-02-031-1/+1
* sparc: Hook up finit_module syscall.David S. Miller2012-12-281-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-1/+1
|\
| * Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-161-2/+2
| |\
| * \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-161-0/+2
| |\ \
| * | | sparc64: convert to generic execveAl Viro2012-10-161-1/+1
* | | | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-031-1/+1
| |_|/ |/| |
* | | sparc: Wire up sys_kcmp.David S. Miller2012-10-281-2/+2
| |/ |/|
* | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-261-0/+2
|/
* KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-111-1/+1
* sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller2011-11-011-2/+2
* sparc: Remove another reference to nfsservctlStephen Rothwell2011-08-291-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-2/+2
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-2/+2
* sparc: Hook up syncfs system call.David S. Miller2011-03-291-0/+2
* sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller2011-03-181-2/+2
* sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-161-2/+4
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-2/+2
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-1/+1
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-031-2/+2
* sparc_brk() is not needed anymoreAl Viro2009-12-111-2/+2
* kill useless checks in sparc mremap variantsAl Viro2009-12-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-2/+2
|\
| * net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-2/+2
* | sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2009-11-061-1/+1
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2