summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sys32.S
Commit message (Expand)AuthorAgeFilesLines
* sparc: get rid of remaining SIGN... wrappersAl Viro2018-03-201-28/+0
* sparc: kill useless SIGN... wrappersAl Viro2018-03-201-10/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: Hook up renameat2 syscall.David S. Miller2014-07-211-0/+1
* sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-021-1/+1
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-9/+0
* sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-031-1/+0
* convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+0
* switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+0
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+0
* sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-031-10/+0
* sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-031-76/+0
* kill sparc32_open()Al Viro2013-02-031-1/+1
* sparc: switch to use of generic old sigactionAl Viro2013-02-031-1/+1
* sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-031-1/+1
* compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-021-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+0
* sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-161-0/+9
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-031-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+1
|\
| * net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-151-1/+1
* | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
* | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-271-0/+2
|/
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+367